Linklist for WordPress v2.0++ (english)

Download
Linklist 0.51 (Changelog)

Older versions
Linklist 0.5
Linklist 0.4
Linklist 0.3b
Linklist 0.3a
Linklist 0.21
Linklist 0.2
Linklist 0.1

Screenshots
Linklist 0.3x Linklist 0.3x Admin

Installation (readme)

1. Get runPHP or another plugin to execute php code and install it
2. Edit the linklist.php and make your settings
3. Copy the files in the following directories:

linklist.php -> wordpress/wp-content/plugins
edit_linklist.php -> wordpress/wp-admin/
expand.gif -> wordpress/
collapse.gif -> wordpress/

4. Activate the plugin in the plugins-menu in your wordpress admin

5. Access the linklist-admin in the “manage” menu in the wordpress admin to create the tables.

6. Create a new page and activate the “run php code” checkbox. As content of this page paste the following code (without the .):
<.?php wp_linklist_createlist(); ?.>

7. Linklist should work fine now.

Upgrade (readme)
From 0.5 to 0.51:
Just replace the edit_linklist.php in your admin folder.

From 0.4 to 0.5:
1. replace linklist.php and edit_linklist.php
2. navigate to the linklist-admin-panel

From 0.3b to 0.4:
1. install runPHP
2. create a page, activate the “run php code” checkbox and paste the following code as content (without the .):
<.?php wp_linklist_createlist(); ?.>
3. delete linklist_index.php
Now you can browse the linklist like a normal page

From 0.3a to 0.3b:
Just replace the linklist.php.

From 0.1/0.2 to 0.3a:
Just replace linklist.php and edit_linklist.php.

From 0.1 to 0.2:
Just replace all the linklist files with the new ones and go to the admin to apply the database changes.
Files:

linklist.php -> wordpress/wp-content/plugins
edit_linklist.php -> wordpress/wp-admin/
linklist_index.php -> wordpress/
expand.gif -> wordpress/
collapse.gif -> wordpress/

Problems/Questions
Q: “Fatal error: Call to undefined function: mysql_real_escape_string() in /home/hc_name/htdocs/wp-admin/edit_linklist.php on line 167″. Whats wrong?
A: As you can see in the php.net-manual, the function mysql_real_escape_string has been added in php4.3. You need to upgrade your php to use it or write it by yourself!

If you have any questions or problems with Linklist, you can post here or send me an email to moritz (at) kolix (dot) de.

  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • MisterWong
  • StumbleUpon
  • Technorati
  • LinkedIn
  • Twitter