Commit graph

58 commits

Author SHA1 Message Date
Simon DELAGE ec82424f25 Date update (PR#25) + fixing typos 2016-05-17 11:02:24 +02:00
Simon DELAGE aaf074d18f Wikilink1 class is back
Removing it 4 days ago was a mistake
2016-04-23 13:40:56 +02:00
Simon DELAGE e4afcaaf93 Fixed languages settings files 2016-04-19 03:19:44 +02:00
Simon DELAGE ceda371f52 Added groups settings/check
Page(s) creation will only occure if corresponding settings are blank or
if connected user's group(s) match at least one set group
2015-11-26 12:28:00 +01:00
Simon DELAGE 1bcf1a2af4 Switched templates' strings like (//@TA...NS@//) to ''//@TA...NS@//''
To avoid a conflict with EmojiOne plugin's syntax
2015-11-22 08:58:04 +01:00
Simon DELAGE 9b4bfd546d Added an option to disable redirection 2015-08-20 00:35:29 +02:00
Simon DELAGE a9c6ce408b Added Fontawesome links on event 2015-07-10 21:53:41 +02:00
Simon DELAGE 69cfd16af0 Updated userlink_classes setting description 2015-07-10 01:18:13 +02:00
Simon DELAGE ca512439bb Added event to replace user interwiki link
Issue #11
2015-06-19 02:33:37 +02:00
Simon DELAGE a8323791cf New option to choose action on page creation 2015-06-13 02:05:52 +02:00
Simon DELAGE aa8d83c944 Fix about [savedir] option (pointed by BMolitor)
Destination folder was previously based on DOKU_CONF instead of
[savedir] option. This wasn't blocking anything but was incorrect. Also
added a lang string and changed text of [tempates_path] option.
2015-06-05 00:03:49 +02:00
Simon DELAGE 18f4b5eae8 Corrected a typo in english settings.php 2015-02-07 17:43:32 +01:00
Simon DELAGE 2e38729a9f Added an option to disable automated ACL 2014-12-06 18:08:11 +01:00
Simon DELAGE 507d3850d1 Fixed wrong comment in lang files
And corrected mixed up comments on previous commit
2014-10-23 23:29:52 +02:00
Simon DELAGE d63fffeb93 Revert "Added namespaced topbar"
This reverts commit 549b2cda47.
2014-10-23 23:26:29 +02:00
Simon DELAGE 549b2cda47 Added namespaced topbar 2014-10-23 23:19:06 +02:00
Simon DELAGE 97c4bcd0e3 Forgot to translate some settings in french :$ 2014-09-13 10:01:03 +02:00
Simon DELAGE 02b233ebdf Shorter text for a few settings
Details will be in official page
2014-09-13 09:47:14 +02:00
Simon DELAGE f7aa65f4c4 Many ACL changes + republishing 2014-09-13 02:13:16 +02:00
Simon DELAGE 2b5fa08ca9 Added option to set ACL on templates 2014-09-12 09:40:51 +02:00
geekitude c23cd310c4 And again :) 2014-09-11 18:42:08 +02:00
geekitude daa6251786 Shortened many settings texts 2014-09-11 18:40:36 +02:00
geekitude 3cd1232b70 Changed 'add a picture' to a limitation 2014-09-11 18:30:58 +02:00
Simon DELAGE fe97eba0b8 Shorter templatepath option text 2014-09-11 09:02:47 +02:00
Simon DELAGE 507847e3b4 Simplified system messages 2014-09-11 08:33:39 +02:00
Simon DELAGE 6e1ec0a8fa Corrected and improved localization
Reintroduced localization for privatenamespace and publicpage (used in
helper) and localized system messages (templates copy and pages
creations)
2014-09-10 23:22:19 +02:00
Simon DELAGE fb6429a121 Removed some useless localizaton
$lang must be loaded later
2014-09-10 17:42:00 +02:00
Simon DELAGE 88f5d81264 Trying new process on templates copy with msg() 2014-09-10 17:09:50 +02:00
Simon DELAGE b812bfb273 Settings text minor changes 2014-09-10 08:35:41 +02:00
Simon DELAGE 2c7bda473c Localized templates are now working 2014-09-09 21:51:02 +02:00
Simon DELAGE 1d8e1189ec Finished templates localization 2014-09-09 20:59:31 +02:00
Simon DELAGE aa260f2242 Simplified and improved templates
Changed to simple more developped localized templates
2014-09-09 08:38:50 +02:00
Simon DELAGE 26ce7fd583 Corrected typos in settings files 2014-09-07 19:51:08 +02:00
Simon DELAGE eafc5db16c Revert some lang strings to previous version
Without lang_ because it broke helper and made less sense
2014-09-07 18:57:12 +02:00
Simon DELAGE 55afa39744 And again :) 2014-09-07 17:53:00 +02:00
Simon DELAGE ee3cd1fe65 Improved settings text 2014-09-07 17:43:18 +02:00
Simon DELAGE 2192356d32 Added french language files 2014-09-07 17:29:00 +02:00
Simon DELAGE f8b44f400c Added local replacement patterns 2014-09-07 15:01:34 +02:00
Simon DELAGE 45bfa03d22 Changed some options' text 2014-09-07 12:08:01 +02:00
Simon DELAGE 8488c1c86f Cleaned up files and checked indentation 2014-09-07 11:51:44 +02:00
Simon DELAGE ac71e08bdf Added ACL for public pages 2014-09-07 07:20:41 +02:00
Simon DELAGE 9f825ed647 Improved helper
Can now provide different types of link to private namespace or public
page
2014-09-06 10:16:04 +02:00
Simon DELAGE 8bb4f0838a Reintruduced old templatepath option
For backward compatibility: if the old template is found, it will be
used as a source
2014-09-03 03:29:33 +02:00
Simon DELAGE 63d4b4c4f0 Shortened templates names
And changed to keep a copy of original template
2014-09-03 02:52:22 +02:00
Simon DELAGE 96781dbd83 Added more flexibility for templates 2014-09-03 01:45:56 +02:00
Simon DELAGE a44093f735 Got it to work
Cleaned up the code, removed unneeded function, reordered
creation(s)/redirection operations
2014-09-02 02:05:54 +02:00
Simon DELAGE 814bc41469 Revert "Added option to edit public page"
This reverts commit 2d3ab28a4c.
2014-09-02 00:59:24 +02:00
Simon DELAGE 2d3ab28a4c Added option to edit public page
Edit private page option will not work wich is a good thing: after first
login, user will be redirected to his private namespace start page so he
won't forget to edit it while he might not even know he has a public one
2014-09-01 19:18:16 +02:00
Simon DELAGE 8d12996bd9 Enabled using template if edit option is on 2014-09-01 18:52:10 +02:00
Simon DELAGE 19f19f6f92 Added public page creation 2014-09-01 18:37:07 +02:00