From d2b54cacb5f0df373c9eee8cd64cc9d69258280f Mon Sep 17 00:00:00 2001 From: rvelices Date: Mon, 12 Mar 2007 23:32:32 +0000 Subject: added help for permalinks put back the navigation bar for admin/element_set_global.tpl git-svn-id: http://piwigo.org/svn/trunk@1902 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/help/permalinks.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 language/en_UK.iso-8859-1/help/permalinks.html (limited to 'language/en_UK.iso-8859-1/help/permalinks.html') diff --git a/language/en_UK.iso-8859-1/help/permalinks.html b/language/en_UK.iso-8859-1/help/permalinks.html new file mode 100644 index 000000000..d5261c94d --- /dev/null +++ b/language/en_UK.iso-8859-1/help/permalinks.html @@ -0,0 +1,7 @@ +

Permalinks

+ +

Permalinks are used to make category urls nicer. When a category has a permalink defined, the id of the category is not required anymore in the url.

+ +

When a permalink is deleted, you have the ability to save it to the permalink history, so that external links to PWG pages still work. In the permalink history table you can see the date when the permalink has been deleted as well as the last time when it was used and the number of times this permalink has been used.

+ +

Note that permalinks must be unique per category. Also in the permalink history you cannot have the same permalink defined more than once.

-- cgit v1.2.3