Some of changes since OpenLD 1.1 *SEF(Search engine friendly) layers *PHP-based template rendering *Support for editing extensions online from the admin panel *Gzip option *Disable extensions option *Password reminder *UTF-8 support *Link types can be edited in -Admin->Browse->Link->Edit -Admin->Links->Edit -Admin->Accept_Links->Edit *Categories can be edited in -Admin->Browse->Link->Edit -Admin->Links->Edit -Admin->Accept_Links->Edit -Admin->Categories->Edit -Admin->Accept_Categories->Edit Download
ive given up on directories, however if u need files hosted or that let me know, i have loads of spare bandwidth.
demo available here -> http://demos.djtheropy.com/OpenLD_1.2.0/ admin demo also available (PM for login)
thanks an0n.. and if you would like to fix that now, then just apply this patch: --- OpenLD/branches/OpenLD_1.2/themes/default/index.php 2007/05/23 10:14:12 539 +++ OpenLD/branches/OpenLD_1.2/themes/default/index.php 2007/05/23 10:28:26 541 @@ -5,8 +5,8 @@ <font size="3pt"> <a href="<?= openld_htmlspecialchars($settings['domain']) ?>"><?= openld_htmlspecialchars($settings['title']) ?></a> <?= (($req_id > 0) ? display_navbar($req_id) : '') ?> - <?= (($category_result[0] != '') ? ('<br />' .$category_result[0]) : '') ?> </font> + <?= (($category_result[0] != '') ? ('<br />' .$category_result[0]) : '') ?> <? ($hook = get_hook('navigation_footer')) ? eval($hook) : null; ?> </p> <br /><br /> Code (markup): Otherwise, just wait for the OpenLD 1.2.1 upgrade which will be released after a few days or weeks.
cats work for me, this script does have a rewrite option (dosnt work with my server at moment) i will apply patch to demo when i get time later on.