Concerto RSS feeds

227 views
Skip to first unread message

Kristine

unread,
Apr 18, 2011, 9:22:51 AM4/18/11
to concerto-dig...@googlegroups.com
After an entry is added to a database like phpMyAdmin...how do you know it is in Concerto?  I added a few entries but don't see them in Concerto...were do they go?

Thanks

Kristine

unread,
Apr 18, 2011, 3:33:28 PM4/18/11
to concerto-dig...@googlegroups.com
How do you add a text field...a non graphic?

Thanks

Kristine

unread,
Apr 20, 2011, 2:05:00 PM4/20/11
to concerto-dig...@googlegroups.com
I figured it out, but the feed isn't showing content, the status says OK once I do the cron job....manually update it.

Brian Michalski

unread,
Apr 24, 2011, 3:14:33 PM4/24/11
to concerto-dig...@googlegroups.com
Hi Kristine,
Sorry for the lack of replies... I was swamped finishing up my thesis last week.  If you let me know what problems you're still having (if any), I'd be glad to try and point you in the direction of a fix.

~Brian M

On Wed, Apr 20, 2011 at 2:05 PM, Kristine <kristine....@manhattan.edu> wrote:
I figured it out, but the feed isn't showing content, the status says OK once I do the cron job....manually update it.

--
You received this message because you are subscribed to the Google Groups "Concerto Digital Signage" group.
To post to this group, send email to concerto-dig...@googlegroups.com.
To unsubscribe from this group, send email to concerto-digital-s...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/concerto-digital-signage?hl=en.

sylvain prevost

unread,
May 4, 2011, 3:21:11 AM5/4/11
to concerto-dig...@googlegroups.com
Hello,
 
I have the same problem :
 
No rss feed for weather is displayed :
 
My template :
 
<?xml version="1.0"?>
<template>
  <name>blue_2</name>
  <width>1280</width>
  <height>1024</height>
  <author>Brian Zaik</author>
  <field>
    <name>Time and Date</name>
    <type>Text</type>
    <style>color:#ccc !important; font-family:Frobisher, Arial, sans-serif; font-weight:bold !important; letter-spacing:.12em !important;</style>
    <left>0.024</left>
    <top>0.885</top>
    <width>0.2</width>
    <height>0.089</height>
  </field>
  <field>
    <name>Graphics</name>
    <type>Graphics</type>
    <style>border:solid 2px #ccc;</style>
    <left>0.025</left>
    <top>0.026</top>
    <width>0.567</width>
    <height>0.77</height>
  </field>
  <field>
    <name>Meteo</name>
    <type>html</type>
    <style>color:#FFF !important; font-family:Frobisher, Arial, sans-serif;</style>
    <left>0.68</left>
    <top>0.015</top>
    <width>0.3</width>
    <height>0.4</height>
  </field>
  <field>
    <name>News</name>
    <type>html</type>
    <style>color:#FFF !important; font-family:Frobisher, Arial, sans-serif;</style>
    <left>0.68</left>
    <top>0.49</top>
    <width>0.3</width>
    <height>0.4</height>
  </field>
  <field>
    <name>Ticker</name>
    <type>Ticker</type>
    <style>color:#FFF !important; font-family:Frobisher, Arial, sans-serif; font-weight:bold !important; </style>
    <left>0.24</left>
    <top>0.885</top>
    <width>0.70</width>
    <height>0.1</height>
  </field>
</template>
 
My DB parameters :
 
Table feed
id=4; name=Weather_Tours; group_id=0; type=1; dynamic_id=1; description=Le Temps sur Tours
 
Table dynamic
rules=a:4:{s:17:"items_per_content";i:1;s:9:"max_items";i:0;s:6:"header";a:1:{s:8:"template";s:21:"<h1>La Meteo</h1>";}s:6:"repeat";a:3:{s:5:"xpath";s:12:"channel/item";s:8:"template";s:24:"<i>%%1%%</i><p>%%2%%</p>";s:9:"bailiwick";a:2:{i:0;a:3:{s:2:"id";i:1;s:4:"type";s:3:"xml";s:5:"value";s:5:"title";}i:1;a:4:{s:2:"id";i:2;s:4:"type";s:3:"xml";s:5:"value";s:11:"description";s:9:"transform";a:1:{i:0;a:2:{s:4:"type";s:9:"striptags";s:5:"value";s:16:"<img>, <b>, <br>";}}}}}}
update_interval=600
 
 
==> Something wrong ?
Reply all
Reply to author
Forward
0 new messages