From: John M. <mo...@mu...> - 2001-05-23 00:23:13
|
Great patch. I'm almost inspired to start work on 0.71/ or 0.8. : ) I like your multi-users idea a lot=96 it's a lot simpler than the=20 grandiose schemes I've been pondering. I wonder how we could allow these=20= folks to use a limited version of the admin CGI... A single slash was all it took to get linked albums to work? Argh! Here's 0.7b2: http://arwen.hn.org/~john/ids-0.7/ http://arwen.hn.org/~john/ids-0.7b2.tar.gz It includes Jon's linked album patch and a couple of other changes: - A survey of nearby browsers suggests that the world isn't really for=20= Unicode (UTF-8) text, so I changed all of the localization files to the=20= "iso-8859-1" character set. - All of the templates now adhere to the XHTML 1.0 standard with the=20 exception of Stealth and Ziggo, which use non-supported tags to set=20 their margins on browsers that don't support setting the margins via a=20= CSS. John On Tuesday, May 22, 2001, at 05:25 PM, Jon Hittner wrote: > You can look at the patch located at > http://www.hittner.com/patch/symlink.patch > which can be applied to 0.7b1 > > This patch does 2 things > 1-There is a small bug in idsShared where preview icons witll not be > created if the album is a symlink and not a directory. > > 2-This is the big change... John, I know your looking to get .7 out=20 > quick, > so mabey save it for .8 . This patch does not totaly add multiuser > support, but its a groundwork. > > The patch adds a prefrence when creating a new album to use an = existing > album, so you can enter /home/user1/pics and then user1 can create his=20= > own > albums under that dir. I couldnt find a way to handle security well,=20= > so > what I did was have it look for a file called .ids in the top of the > symlink tree. Another words, there MUST be a file = /home/user1/pics/.ids > for the album to be created. I figure this would also be a good > placeholder for a per-user configuration file when IDS is eventially > totally multi-user. > > Mabey next have it look for a themes directory, or a album level conf=20= > file > in these symlinked albums? > > Opinions? > > Jon > > > _______________________________________________ > IDS-devel mailing list > IDS...@li... > http://lists.sourceforge.net/lists/listinfo/ids-devel |