Commit graph

15 commits

Author SHA1 Message Date
Simon DELAGE 0bc23734bf Moved acl plugin called 2014-09-07 11:36:44 +02:00
Simon DELAGE ac71e08bdf Added ACL for public pages 2014-09-07 07:20:41 +02:00
Simon DELAGE e83baa691b Removed old default for 'templatepath' 2014-09-07 06:39:51 +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 96781dbd83 Added more flexibility for templates 2014-09-03 01:45:56 +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 19f19f6f92 Added public page creation 2014-09-01 18:37:07 +02:00
Simon DELAGE 75232deb62 Changed template stuff
Patern on [templatepath] option was preventing to change the path. Also
renamed _template.txt to _template_private.txt and changed code
accordingly.
2014-09-01 15:57:34 +02:00
Simon DELAGE 11eb488530 Updated comments
/**
* <file description>
* Previous authors: James GuanFeng Lin, Mikhail I. Izmestev, Daniel
Stonier
* @author: Simon Delage <simon.geekitude@gmail.com>
* @license: CC Attribution-Share Alike 3.0 Unported
<http://creativecommons.org/licenses/by-sa/3.0/>
*/
2014-08-31 03:29:56 +02:00
Simon DELAGE fe71204944 Fixed ACL
Also changed some settings defaults and text
2014-08-31 03:13:16 +02:00
Simon DELAGE f46093f1e6 Clarified english language options 2014-08-30 17:45:12 +02:00
Simon DELAGE f44791e18e Finally done with fixes 2014-08-30 17:13:04 +02:00
Simon DELAGE fa3793216f Fix
No change, only fixed settings.php files to fix options, added
plugin.info.txt, cleaned up some files
2014-08-30 17:04:26 +02:00
Simon DELAGE c1232ecf36 Latest known source (v3.0.4) 2014-08-30 13:23:38 +02:00