Ap0s7le's personal website

Archive for the 'PHP Link Directory Mods' Category

Show Remaining Description Length Mod

Saturday, August 27th, 2005

This mod was shown to me by a friend, and so I kept it for my use and thought I’d share.
The files modified

header.tpl
submit.tpl

New file

linkform.js

First off, download the file “linkform.js“, unzip it and save it to your templates folder.
Next, open up the “header.tpl” and add the following line inside the head tags.
<script type=”text/javascript” src=”{$smarty.const.DOC_ROOT}/templates/linkform.js”></script>
Next open up […]

Details Mod

Friday, August 26th, 2005

I’m working on a Details Mod, I have a few people who are wanting it and my time is rare but tonight I worked it in and it’s doing pretty well.
If anyone is interested, feel free to contact me. I’ll be slapping a directory on this site before long, it’ll have the details mod included […]

RC5.2

Monday, August 22nd, 2005

I added two mods to the latest version now RC5.2 as David is calling it.
York’s notify mod, that gets past the emailed being sent with no From address.
And my target=_BLANK, which actually uses a Standards friendly way using class names and Javascript to call out the tags to be opened in a new window.
Very nice.
I […]

RC5

Tuesday, August 16th, 2005

Well RC5 is out, I added the ID mod and Paging mod to it.
There seems to have only been one real snag, but that was easily fixable.
I’m still waiting for the real problem cases to rear their ugly head.
It’s been a pleasure working on the PHPLD project, great people are involved and that makes it […]