Commit Graph

198 Commits

Author SHA1 Message Date
Simon DELAGE f376cf5f10 Bug correction
When path to old template is emptied in settings
2014-09-14 19:37:37 +02:00
Simon DELAGE 75d25e5295 Added a replacement pattern
For private namespace start page
2014-09-13 12:16:35 +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 d14071b783 Update README.md 2014-09-13 03:29:37 +02:00
Simon DELAGE 8ed6ad9e5d Updated date, READY TO PUBLISH! 2014-09-13 02:21:45 +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
Simon DELAGE bd68596c7c Added folder creation to copyFile() 2014-09-12 08:43:45 +02:00
Simon DELAGE f838dc5c08 Commit bug? 2014-09-11 22:50:42 +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
geekitude 3a1a6e11cb Improved ACL (including if both ns=user) 2014-09-11 18:26:01 +02:00
Simon DELAGE fe97eba0b8 Shorter templatepath option text 2014-09-11 09:02:47 +02:00
Simon DELAGE bf3e6d6227 Changed copy messages 2014-09-11 08:49:17 +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 f96bac6443 Better msg() at better time
User must be logged in, not full path shown, changed event launching
init() to get messages right after saving related otpions
2014-09-10 21:43:16 +02:00
Simon DELAGE fcd9d37c9a Wrong msg() for public page 2014-09-10 17:47:18 +02:00
Simon DELAGE a1f5a381b5 Added msg() to private ns and public page creation 2014-09-10 17:45:25 +02:00
Simon DELAGE fb6429a121 Removed some useless localizaton
$lang must be loaded later
2014-09-10 17:42:00 +02:00
Simon DELAGE 48695e1d93 Syntax typo on function call :$ 2014-09-10 17:21:12 +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 cb44864ade Typo correction 2014-09-10 08:15:54 +02:00
Simon DELAGE 7608b0e18d Corrected path to source templates
And changed all files to mode Unix (LF) end of lines
2014-09-09 23:47:30 +02:00
Simon DELAGE c2c7198455 Forgot an outdated comment 2014-09-09 22:01:49 +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 b0865ce8d2 Changed process to use old template again
Previous process was to rename files but it is better to leave all files
as they are and choose wich source to use
2014-09-08 17:31:36 +02:00
Simon DELAGE b00823906a Changed process to use old template
rename it to replace userhomepage_private.default to get rid of it
2014-09-08 09:12:49 +02:00
Simon DELAGE 9a636083fe Removed test on null templatepath 2014-09-08 08:39:23 +02:00
Simon DELAGE cbe6bd4421 Reverted default templatepathvalue
If it was the default value with old version it will be empty with new
one
2014-09-08 08:37:23 +02:00
Simon DELAGE 26ce7fd583 Corrected typos in settings files 2014-09-07 19:51:08 +02:00
Simon DELAGE bd43d21107 getButton() working
Fixed and added public page button
2014-09-07 19:21:19 +02:00
Simon DELAGE 1ea6bba8ed Missing patch to revert lang strings 2014-09-07 19:05:41 +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 c9c0f489ec Trying to get Button ;) 2014-09-07 18:47:36 +02:00
Simon DELAGE 1842825773 Added basic getButton to helper 2014-09-07 18:44:26 +02:00
Simon DELAGE 3921f0fffc And again... 2014-09-07 17:59:07 +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 e110867700 Delayed creation of templates
Waiting for 'create' options to be set
2014-09-07 16:46:00 +02:00
Simon DELAGE c0e65f46d2 Switched uhpreplace to global and require_once 2014-09-07 16:26:27 +02:00
Simon DELAGE 29562ca0a9 Got local replacement to work 2014-09-07 15:13:54 +02:00
Simon DELAGE f8b44f400c Added local replacement patterns 2014-09-07 15:01:34 +02:00
Simon DELAGE 97331956da Changed process to determine targets 2014-09-07 12:17:41 +02:00