[Radiant] Need help in adding an extra tag to the RSS reader extension

2008-12-17 Thread Victor Zuniga

I am hoping someone on the list can help me. The extension works great for
us since it enable the users to plug an rss feed  url and displays the
content into the site. This is great because the staff don¹t have to worry
about manually updating the content for that section. However, in the last
couple of days I received a request to display only the image on the feed
along with the url.


Currently the r:feed:link / will display the title for a particular book
with its url:

r:feed:items 
url=http://catalog.westervillelibrary.org/feeds/juvenile_fiction.xml;
order=Title ASC limit=5
lir:feed:link //li
/ul
ul
/r:feed:items
/ul


Is there a way do this for the cover image?


We would like to do the same for the cover images. Something like
r:feed:CoverImage /.


The xml document looks something like this:


item

titleStar wars : the clone wars : wild space / Karen
Miller./title

linkhttp://catalog.westervillelibrary.org/record=b1449290*eng/link
http://catalog.westervillelibrary.org/record=b1449290*eng
description![CDATA[a
href=http://catalog.westervillelibrary.org/record=b1449290*eng;img
src=http://syndetics.com/index.aspx?isbn=9780345509017/SC.GIFclient=westv;
border=0 alt=cover image style=float: left; margin-right: 5px;
//a]]The Jedi Knights lead the battle against a powerful droid army of
separatists, while Anakin Skywalker mentors his first Padawan, a girl named
Ahsoka, learning the skills of a warrior and becoming a hero of the Clone
Wars, in a second novelization based on the new television animated
series./description
guid isPermaLink=false9780345509017 (trade pbk. : acid-free
paper)/guid
/item





Maybe there is a way to accomplish this now and I haven¹t  found it yet.  I
am not a programmer so I am hoping someone with the skills can help me out.


Many thanks in advance,


Victor


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Group By?

2008-12-17 Thread Nicholas Henry
I would like to list a set of articles by date on a page. For example:

December 2008

Article 1
Article 2

September 2008

Article 3
Article 4
Article 5

Is there any group by feature i the tag library? I couldn't find
anything or an extension.

Any help would be much appreciated.

Cheers,
Nicholas
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: E-Commerce, Anyone?

2008-12-17 Thread Todd Mcgregor
Ben Morrow wrote:
 Todd Mcgregor wrote:
 I need to build a site with shopping cart functionality and I was hoping
 to develop the site with Radiant. Has anyone built an e-commerce site
 with Radiant? Any ideas, tips or tricks you'd like to share?
 
 Check out Spree - http://spreehq.org/. You could run it as a sub domain, 
 like shop.mydomain.com.

Thanks Ben, I'll look into this further. According the the Planned 
Features section on this page http://spreehq.org/features it looks like 
integration with Radiant is already being considered.
-- 
Posted via http://www.ruby-forum.com/.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: [Radiant-Dev] Need help in creating a tag

2008-12-17 Thread Anton J Aylward
rizwana banu said the following on 12/17/2008 05:52 AM:
 Hello,
Hope you all are doing well. 

OUCH!
Please don't begin like that.  It triggers too many spam filters.


In my application i need to create a tag for displaying the
 footnotes in an article. 

Please see the footnote mechanism in Textile.
Out of the box it doesn't have the 'return' mechanism you mention, but
that's easy enough to add by over-riding a couple of functions.
I'm not a programmer, but I can and have done similar minor hacks to
RedCloth to do 'tune-ups'.

See also http://www.jbrains.ca/category/rails
 http://wids.net/lab/bluestole.en.html

I don't know what the situation is with RedCloth-4.1.1 and since I have
the problems described in previous postings here I haven't been able to
try it.

If anyone knows how to install RedCloth-4.1.1 as a plug-in rather than
an extension that calls a GEM I'd be very appreciative.

--
History knows no resting places and no plateaus.
Henry Kissinger


-- 
People who make no mistakes do not usually make anything.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: Group By?

2008-12-17 Thread Nicholas Henry
Ok, found it:

http://wiki.radiantcms.org/Conditional_tags

The header tag is what I needed.

Cheers,
Nicholas


On Wed, Dec 17, 2008 at 2:14 PM, Nicholas Henry
nicholas.he...@gmail.com wrote:
 I would like to list a set of articles by date on a page. For example:

 December 2008

 Article 1
 Article 2

 September 2008

 Article 3
 Article 4
 Article 5

 Is there any group by feature i the tag library? I couldn't find
 anything or an extension.

 Any help would be much appreciated.

 Cheers,
 Nicholas

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Restrict Access to Tabs in Admin UI

2008-12-17 Thread Todd Mcgregor
Is there any way to restrict access to the tabs that are displayed in
the admin UI? For example, I installed the paperclipped extension, which
adds the Assets tab, and I'd like to restrict that tab to a handful of
users, or better yet to a group set up using the page group permissions
extension.

Thanks.
-- 
Posted via http://www.ruby-forum.com/.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant