plugins/links/functions.inc
Sat, 07 Nov 2009 18:31:22 +0100 Links plugin: When URL rewriting is enabled, return rewritten URLs for search results
Thu, 01 Oct 2009 00:07:25 +0100 Consolidated common date comparison into search API, functionally the same
Sun, 27 Sep 2009 09:56:06 +0200 Link titles in autotags showed up with backslashes before quotes (bug #0000986)
Mon, 01 Jun 2009 12:30:40 +0200 Use COM_isAnonUser
Sat, 30 May 2009 15:10:46 +0200 Fixed requesting the URL in plugin_getiteminfo
Mon, 25 May 2009 16:57:48 +0100 Hiding search info also works for plugins on old api. Minor cosmetic changes.
Sun, 24 May 2009 20:27:23 +0200 Typo in comment + some source code cosmetics
Thu, 30 Apr 2009 23:23:42 +0100 Updated links plugin to disable 'query=' being appended to urls
Thu, 30 Apr 2009 23:00:12 +0100 Fixed links not going through portal.php
Thu, 23 Apr 2009 22:58:11 +0100 Added option to search by titles only (feature request #0000840)
Sat, 18 Apr 2009 19:46:23 +0200 Moved documentation to docs/english so that it can be translated (feature request #0000770)
Mon, 13 Apr 2009 08:47:58 +0200 Fixed handling of empty id in autotags
Sat, 11 Apr 2009 18:52:02 +0200 New plugin API function PLG_getDocumentationUrl (feature request #0000848)
Sat, 28 Mar 2009 17:00:42 +0100 Fixed phpDocumentor warnings
Sun, 22 Mar 2009 10:49:26 +0100 Introduced new plugin API function PLG_migrate
Sun, 15 Mar 2009 18:57:47 +0100 Some minor additions for phpDocumentor documentation
Sun, 15 Mar 2009 16:50:01 +0100 Some more phpDocumentor tags for the Links plugin
Sat, 28 Feb 2009 19:44:23 +0100 We really should be using DB_delete instead of DB_query("DELETE...") where possible
Sat, 21 Feb 2009 14:04:25 +0100 Added Links Category default permissions
Sun, 08 Feb 2009 17:03:14 +0000 Updated Search API for Links plugin
Sun, 25 Jan 2009 11:10:01 +0100 Implemented PLG_itemSaved and PLG_itemDeleted for the Links plugin
Tue, 06 Jan 2009 16:10:40 +0100 Updated version numbers
Sat, 27 Dec 2008 22:22:41 +0100 Implemented Links upgrade
Sat, 27 Dec 2008 15:31:21 +0100 Implemented Links autoinstall
Sun, 21 Dec 2008 18:39:25 +0100 Fixed Links search
Sun, 21 Dec 2008 18:39:25 +0100 Fixed Links search
Sun, 21 Dec 2008 16:30:40 +0100 Fixed visibility of links in What's New block
Sun, 21 Dec 2008 16:26:28 +0100 Updated documentation and parameter description
Sun, 21 Dec 2008 13:46:59 +0100 Introduced function LINKS_getCategorySQL and fixed visibility of link categories in the Top 10 Links list and site statistics
Sun, 21 Dec 2008 10:06:37 +0100 addslashes can't hurt ...
Sun, 21 Dec 2008 09:27:23 +0100 Implemented PLG_getItemInfo for the Links plugin
Sun, 21 Sep 2008 08:37:12 +0000 Fixed protection against direct execution on non-case sensitive file systems
Tue, 01 Jul 2008 19:52:59 +0000 Partial fix for Bug 671, hard-coded ltrness of ext-links class. CSS needs cross browser magic. Which I give up on.
Sat, 31 May 2008 07:55:08 +0000 There is no need for the bundled plugins to read their config.php
Fri, 02 May 2008 12:12:06 +0000 Changed Trinity's email address, as requested
Sat, 19 Apr 2008 12:15:57 +0000 Fixed 'categorydd' handling in links submissions (and a few related issues there), bug #0000608
Mon, 17 Mar 2008 21:12:54 +0000 Plugins are updated by the install script, so we don't need to maintain the plugin's upgrade function
Sun, 24 Feb 2008 15:41:51 +0000 Don't add the Links plugin's topic_links / topic_categories block by default (and fixed their uninstall)
Sun, 03 Feb 2008 19:11:50 +0000 Added Links plugin config to the configuration GUI
Wed, 02 Jan 2008 09:42:07 +0000 Reinstate the target site's URL as the link title (since it's obscured by the reidirect via portal.php and the site's title is usually redundant)
Tue, 01 Jan 2008 20:03:22 +0000 Following some advice from Steve Krug to make the breadcrumb more usable (and obvious)
Tue, 01 Jan 2008 16:18:12 +0000 Rewrote links_validateUrl() to use PEAR::HTTP_Request
Tue, 01 Jan 2008 16:01:39 +0000 Encode special characters in dropdowns; removed unused function
Tue, 01 Jan 2008 14:10:45 +0000 Removed [category:] autotag, as it won't work with spaces in category IDs
Tue, 01 Jan 2008 12:59:17 +0000 Keep submitter when approving a Links submission
Tue, 01 Jan 2008 12:33:48 +0000 Removed category redirect via portal.php. There's no hits counter for categories, so what's the point?
Mon, 31 Dec 2007 17:56:53 +0000 A bunch of changes to properly handle single quotes and such in categories
Mon, 31 Dec 2007 12:27:09 +0000 Added "All" topic for categories
Mon, 31 Dec 2007 10:41:47 +0000 Fixed Links plugin update and handling of categories (for backward compatibility)
Sat, 29 Dec 2007 19:04:35 +0000 Fixed warnings etc. Some source code cosmetics.
Sat, 29 Dec 2007 16:12:49 +0000 Undefined variable
Sat, 29 Dec 2007 16:05:36 +0000 Fixed parameter (extra '&')
Fri, 28 Dec 2007 15:41:26 +0000 Got rid of the somewhat questionable links_get_tid() function. Use global variable $topic instead.
Sun, 25 Nov 2007 06:59:56 +0000 XHTML optional updates
Tue, 09 Oct 2007 05:39:49 +0000 make the validation of links a second step in the process
Tue, 11 Sep 2007 05:31:11 +0000 remove debug output
Tue, 11 Sep 2007 05:28:55 +0000 fixing plugin upgrades
Wed, 29 Aug 2007 05:53:55 +0000 add links to categories in links admin
Wed, 29 Aug 2007 04:58:59 +0000 remove duplicate update code
Wed, 29 Aug 2007 04:28:08 +0000 new version from Euan (2nd try)