diff options
author | brush <brush@web> | 2009-09-22 18:49:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-09-22 18:49:03 -0400 |
commit | bac0174b786a10d3cb8277bfa519918bd38762c4 (patch) | |
tree | 5bfcd7409bf7531c0f83ff0689df1042e51c975c /doc/plugins | |
parent | 92b3be2f3ef4123f2e5d9afb761cfd7251c2511d (diff) |
installation attachments q's
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/album/discussion.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/contrib/album/discussion.mdwn b/doc/plugins/contrib/album/discussion.mdwn new file mode 100644 index 000000000..ee3aa6ce4 --- /dev/null +++ b/doc/plugins/contrib/album/discussion.mdwn @@ -0,0 +1,7 @@ +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 |