Re: [Radiant] gallery and attachment extension

2008-06-02 Thread Steven Southard


On Jun 1, 2008, at 5:15 PM, Andrea Franz wrote:

The one feature I haven't gotten to work right on the gallery  
extension is

reordering the individual images.


If fixed that bug in the latest version. Try to pull it from github
and try again.







 Thanks it works great now.



Big thumbs up for booth of these extensions.  They both are nicely  
done and
serve slightly different roles.  I like how gallery is more or less  
all
together in one place. It's draw back is that it doesn't have as  
many useful

tags.


Let me know what tags you need. If they are usefull we could add them.

I think I could use something like:


r:gallery:item:url name=file.jpg /

r:gallery:item:image name=file.jpg /

Again, the extension is really great.  Thank you.


Regards,

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


Re: [Radiant] gallery and attachment extension

2008-06-01 Thread Andrea Franz
On Sun, Jun 1, 2008 at 8:20 AM, Steven Southard
[EMAIL PROTECTED] wrote:
 Big thumbs up for booth of these extensions.  They both are nicely done and
 serve slightly different roles.  I like how gallery is more or less all
 together in one place. It's draw back is that it doesn't have as many useful
 tags.

Let me know what tags you need. If they are usefull we could add them.

 The one thing that seems odd about attachments is that if you
 attaching certain images to certain pages it's easy to get your images
 scattered.  To properly deal with images in Radiant it seems you need them
 both.  One repository with the best of gallery and attachments would be
 pretty useful.  Another thing about them both that's odd to work with is
 that they both create a directory for every image you upload.  I may be a
 bit old fashion because I keep thinking it would be easier having one
 directory, say the images directory, with all the images just crammed in.

They create that folders because they both use attachment_fu that use
the following technich:

http://www.37signals.com/svn/archives2/id_partitioning.php

 The one feature I haven't gotten to work right on the gallery extension is
 reordering the individual images.

If fixed that bug in the latest version. Try to pull it from github
and try again.



-- 
Andrea Franz
http://gravityblast.com - http://nimboo.net
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant