ikiwiki/doc/plugins/contrib/album/discussion.mdwn

8 lines
715 B
Plaintext
Raw Normal View History

2009-09-23 00:49:03 +02:00
thanks for this plugin. it might help me in my application, which is to provide album/galleries which can be edited (ie. new images added, taken away, etc.) through web interface.
i have two challenges: firstly, for installation, i'm not sure what all the files are that need to be downloaded (because of my setup i can't easily pull the repo). so far i have Ikiwiki/Plugins/album.pm; ikiwiki-album; and 4 files in templates/ any others?
secondly: barring the CGI interface for editing the album, which would be great, is there at least a way to use attachment plugin or any other to manually add images and then create viewers for them?
i'm new to ikiwiki, apologies if this is dealt with elsewhere. -brush