Branches
Comments
[»]
little bug
by Lexorius - May 21st 2005 08:23:37
Hi, i found a little bug on the 1.4.1 script.
the files in the root directory wasnt shown correctly.
i have to add between line 281 and 282 following lines.
if ($strDocPath[0] == "/")
$strDocPath = ".".$strDocPath;
it corrects this bug.
greetings lex
[reply]
[top]
[»]
Homepage?
by Milamber - Feb 27th 2002 14:08:21
Hmm, what is the homepage of this project now? The one listed is obviously
not right anymore, as the latest version available on there is 1.1b. News
is pretty much outdated also.
Is there a new author now? Did someone take this into their own hands?
If so, anyone know what the URL for the homepage is? Doesn't seem
mentionned in the readme in the package neither. Hmm.
[reply]
[top]
[»]
Re: Homepage?
by Henry Mar - Mar 5th 2002 11:13:57
> Hmm, what is the homepage of this
> project now? The one listed is
> obviously not right anymore, as the
> latest version available on there is
> 1.1b. News is pretty much outdated
> also.
>
> Is there a new author now? Did
> someone take this into their own hands?
> If so, anyone know what the URL for the
> homepage is? Doesn't seem mentionned in
> the readme in the package neither.
> Hmm.
Well I've pretty much been making the updates to the the latest code. I
haven't really setup a "homepage" for photoscript as I still
consider it Nick Jaffe the owner of the project. However, I have setup a
demo site and a download link for the latest version on the freshmeat site.
If I get time perhaps I whip up a more comprehensive homepage and ask Nick
if he want's to move the homepage.
[reply]
[top]
[»]
Netscape formatting is broken.
by Henry Mar - Jan 23rd 2002 16:26:32
Holy smokes! Netscape formatting is horribly broken.
I have the fix in the works.
[reply]
[top]
[»]
Re: Netscape formatting is broken.
by Henry Mar - Jan 25th 2002 06:46:14
> Holy smokes! Netscape formatting is
> horribly broken.
> I have the fix in the works.
Fixed Netscape Style Sheet in 1.3.3.
[reply]
[top]
|