OpenLD 1.2 Released

Discussion in 'Directories' started by latehorn, May 22, 2007.

  1. #1
    [​IMG]

    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
     
    latehorn, May 22, 2007 IP
  2. nxb22833

    nxb22833 Banned

    Messages:
    50
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I will give it a try soon. Thinking on creating one more directory.
     
    nxb22833, May 22, 2007 IP
  3. just-4-teens

    just-4-teens Peon

    Messages:
    3,967
    Likes Received:
    168
    Best Answers:
    0
    Trophy Points:
    0
    #3
    ive given up on directories, however if u need files hosted or that let me know, i have loads of spare bandwidth.
     
    just-4-teens, May 22, 2007 IP
  4. LeopardAt1

    LeopardAt1 Well-Known Member

    Messages:
    880
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #4
    I will download and take a look!!
     
    LeopardAt1, May 23, 2007 IP
  5. just-4-teens

    just-4-teens Peon

    Messages:
    3,967
    Likes Received:
    168
    Best Answers:
    0
    Trophy Points:
    0
    #5
    just-4-teens, May 23, 2007 IP
  6. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #6
    an0n, May 23, 2007 IP
  7. paidhosting

    paidhosting Peon

    Messages:
    4,822
    Likes Received:
    483
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Nice catch rob, it should be just a small issue though.
     
    paidhosting, May 23, 2007 IP
  8. Velocity

    Velocity Well-Known Member

    Messages:
    1,343
    Likes Received:
    142
    Best Answers:
    0
    Trophy Points:
    135
    #8
    Looks interesting.
    I might try it on one of the free directories.
     
    Velocity, May 23, 2007 IP
  9. latehorn

    latehorn Guest

    Messages:
    4,676
    Likes Received:
    238
    Best Answers:
    0
    Trophy Points:
    0
    #9
    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.
     
    latehorn, May 23, 2007 IP
  10. sabian1982

    sabian1982 Notable Member

    Messages:
    2,028
    Likes Received:
    161
    Best Answers:
    0
    Trophy Points:
    210
    #10
    Cats not working on the demo :(

    Looks quite nice and clean though...
     
    sabian1982, May 23, 2007 IP
  11. WhatiFind

    WhatiFind offline

    Messages:
    1,789
    Likes Received:
    257
    Best Answers:
    0
    Trophy Points:
    180
    #11
    Do you allow rewrite options for seo category urls? Are there any more examples available?
     
    WhatiFind, May 23, 2007 IP
  12. just-4-teens

    just-4-teens Peon

    Messages:
    3,967
    Likes Received:
    168
    Best Answers:
    0
    Trophy Points:
    0
    #12
    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.
     
    just-4-teens, May 24, 2007 IP