From a6fdcf0f0e06569686aa26712ad11e0050b0e5d5 Mon Sep 17 00:00:00 2001 From: ozhozh Date: Thu, 1 Jul 2010 20:50:44 +0000 Subject: [PATCH] Core sample plugin about admin page for plugins git-svn-id: http://yourls.googlecode.com/svn/trunk@452 12232710-3e20-11de-b438-597f59cd7555 --- changelog.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/changelog.txt b/changelog.txt index 4e1e547..27d6183 100644 --- a/changelog.txt +++ b/changelog.txt @@ -54,12 +54,13 @@ list, simply refer to the commit messages: http://code.google.com/p/yourls/sourc 1.5 - added: plugin architecture! OMG plugins!!1 -- added directory /user, config.php can be moved there -- added new "instant bookmarklets" -- added 1 click copy to clipboard a la bitly +- added: directory /user, config.php can be moved there +- added: new "instant bookmarklets" +- added: 1 click copy to clipboard a la bitly - change in logic: now all request are handled by PHP and don't rely on .htaccess - added: saving URL titles -- added support for prefix-n-shorten: site.com/http://example.com/ -- added core plugin to allow hyphens in URLs -- added core plugin to wrap redirected URLs in a social toolbar +- added: support for prefix-n-shorten: site.com/http://example.com/ +- added: core plugin to allow hyphens in URLs +- added: core sample plugin to wrap redirected URLs in a social toolbar +- added: core sample plugin to show how to create administration page in plugins - working on: maintenance mode -- 2.45.0