PDA

View Full Version : rss


zglows
11-07-2007, 12:19 PM
when i press the rss button on a demo using firefox i get a page with a lot of code

<rss version="2.0">

<channel>
<title>vBadvanced Dynamics (Files Demo) - Brian's Files</title>
<link>browsecategory.php?do=member&amp;amp;entryuserid=1</link>
<description/>
<language>en</language>
<ttl>60</ttl>

<image>
<title>vBadvanced Dynamics (Files Demo) - Brian's Files</title>

<url>
http://www.vbadvanced.com/forum/images/misc/rss.jpg
</url>
<link>browsecategory.php?do=member&amp;amp;entryuserid=1</link>
</image>

is this fixable?

Will i be able to edit each module appearance by using <if condition="$mods['modid'] == x"> just like on cmps?

also i've been playing with your demo and when i press "submit entry" from dynamics home page i can't see an images bbcode button on the editor. This is important for me.
If i press submit entry from inside a category i can see it.

Brian
11-08-2007, 11:37 AM
when i press the rss button on a demo using firefox i get a page with a lot of code

That's just how RSS works in FireFox if you go straight to the link. If you click the RSS button in your browser's menu bar, then you should see it in the expected format. Clicking that button in IE will show you the expected RSS page as well.

Will i be able to edit each module appearance by using <if condition="$mods['modid'] == x"> just like on cmps?
Yes, the module system is pretty much the same as the one used in the CMPS, so the same <if conditon>'s will work.

also i've been playing with your demo and when i press "submit entry" from dynamics home page i can't see an images bbcode button on the editor. This is important for me.
If i press submit entry from inside a category i can see it.

That's something that we're hoping to have worked out in the next release.

Our Sponsors
 

zglows
11-08-2007, 01:24 PM
ok thanks brian definitely buying
i just hope the next release is soon