Forum: Lounge
01-06-2006, 02:41 AM
|
|
Replies: 55
Views: 9,779
Here's a self portrait (actually, it also...
Here's a self portrait (actually, it also includes my better half - but being my better half, what am I without her?) that was a spur of the moment while travelling in Toronto. I'm not entirely...
|
Forum: Pixelpost Help
01-03-2006, 03:30 PM
|
|
Replies: 5
Views: 1,418
RSS_AUTODETECT_LINK tag in simple template
The simple template included with PP1.5B1 contains a RSS_AUTODETECT_LINK but the code seems to have changed the name of this tag to RSS_AUTODETECT, resulting in invalid XHTML.
|
Forum: Addons
01-02-2006, 09:05 PM
|
|
Replies: 3
Views: 1,175
Copy Folder with Titles/Descriptions for PP 1.5
I've added some fairly simple functionality to the copy_folder.php addon distributed with PP1.5BETA1 so that it can read titles and descriptions from a textfile included with the directory of images....
|
Forum: Addons
01-02-2006, 03:43 PM
|
|
Replies: 37
Views: 8,655
The solution is to simply edit...
The solution is to simply edit addons/fancyarchive.php and do a find and replace...
Find "%m %d %Y" and replace it with "%Y%m%d" (without the quotes). You'll end up making 8 changes (2 on each of...
|