Commit Graph

198 Commits

Author SHA1 Message Date
Simon DELAGE 150dfde68b Fixing #27 2016-12-01 08:16:27 +01:00
Simon DELAGE 5991468d4d Merge pull request #26 from dokuwiki-translate/lang_update_74
Translation update (fa)
2016-08-28 10:30:53 +02:00
Sam01 b310df265d translation update 2016-08-26 17:00:29 +02:00
Simon DELAGE ec82424f25 Date update (PR#25) + fixing typos 2016-05-17 11:02:24 +02:00
Simon DELAGE fffefb761b Merge pull request #25 from e-picas/use-defined-acl-configfile
Fix ACL file location
2016-05-17 10:47:33 +02:00
picas 314e093c93 fix usage of raw ACL configuration file 2016-05-14 14:07:52 +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 894861edfc Fixed previous default classes change 2016-04-19 03:14:17 +02:00
Simon DELAGE ffd8194762 Removed .interwiki link default class 2016-04-19 01:39:13 +02:00
Simon DELAGE f88ba74523 Prevent page creation when showing image details 2016-02-20 09:25:48 +01:00
Simon DELAGE 6acd201e84 Merge pull request #23 from dokuwiki-translate/lang_update_50
Translation update (de)
2016-02-10 23:39:59 +01:00
Dana 4e9b0a5e81 translation update 2016-02-10 15:35:05 +01:00
Simon DELAGE b4c049327c Added new test before redirection 2016-02-09 02:30:36 +01:00
Simon DELAGE e2abf31c39 Merge pull request #22 from dokuwiki-translate/lang_update_32
Translation update (ja)
2016-02-08 23:48:56 +01:00
Hideaki SAWADA 8255a1fa67 translation update 2016-02-08 10:25:35 +01:00
Simon DELAGE b57871c6a9 Update plugin date 2016-02-05 15:32:19 +01:00
Simon DELAGE c2943ffc77 Merge pull request #20 from splitbrain-forks/php7-signature
Adjust method signatures to match parent (events registration)
2016-02-05 15:20:29 +01:00
Andreas Gohr 396676288e Adjust method signatures to match parent 2016-02-03 12:52:06 +01:00
Simon DELAGE 008bbc2fd0 Update README.md 2016-01-01 14:22:34 +01:00
Simon DELAGE 1ab588c66c Merge pull request #19 from dokuwiki-translate/lang_update_102
Translation update (ko)
2015-12-16 08:50:53 +01:00
Erial 0a8d1eb37e translation update 2015-12-15 06:50:33 +01: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 6817a7d378 Date update 2015-11-23 00:17:40 +01:00
Simon DELAGE 1d4d79c461 Fixed a typo (using same var twice in a test) 2015-11-22 21:56:45 +01:00
Simon DELAGE 76ec613777 Making sure Public NS doesn't conflict with Private one 2015-11-22 10:47:44 +01:00
Simon DELAGE cb5f4827d7 'plugin.info.txt' date update 2015-11-22 09:03:13 +01:00
Simon DELAGE f1f64e3456 Added Public Namespace instead of page possibility 2015-11-22 09:01:29 +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 bebd766062 Minor improvements
Changed ACL system message to info type, fixed and simplified helper's
'getPublicID()'
2015-11-22 08:43:40 +01:00
Simon DELAGE 268e9a6f9d Fixed minor typo
Extra space in 'loggedinas' string when using Fontawesome
2015-10-04 13:04:51 +02:00
Simon DELAGE 50aa60436f Added private namespace skeleton feature 2015-10-04 11:21:48 +02:00
Simon DELAGE 3d8f6fbf30 Fixed issue #16
'DOKUWIKI_STARTED' event is never triggered on image details page. Added
'DETAIL_STARTED' event hook to initialize plugin.
2015-10-03 16:40:29 +02:00
Simon DELAGE 7058c20dcf Merge pull request #15 from dokuwiki-translate/lang_update_881
Translation update (ja)
2015-08-23 20:32:48 +02:00
Hideaki SAWADA 2298b25153 translation update 2015-08-23 19:35:05 +02:00
Simon DELAGE e50d12a083 Merge pull request #14 from dokuwiki-translate/lang_update_878
Translation update (ja)
2015-08-23 11:13:40 +02:00
Hideaki SAWADA ac7f76d1dd translation update 2015-08-23 10:10:33 +02:00
Simon DELAGE 56c7a885a1 Merge pull request #13 from dokuwiki-translate/lang_update_863
Translation update (de)
2015-08-22 20:11:25 +02:00
Padhie 5d1097a1de translation update 2015-08-22 10:55:47 +02:00
Simon DELAGE 4ca9086206 Date change 2015-08-20 02:11:20 +02:00
Simon DELAGE a2043af0ca Added function to get pages ID's and string
Return samples:
Array (
[private] => Array (
[id] => user:admin:start
[string] => Espace Privé
)
[public] => Array (
[id] => user:admin
[string] => Page Publique
)
)

Array (
[public] => Array (
[id] => user:admin
[string] => Page Publique
)
)
2015-08-20 02:10:37 +02:00
Simon DELAGE 9b4bfd546d Added an option to disable redirection 2015-08-20 00:35:29 +02:00
Simon DELAGE 798861e9bc Merge pull request #12 from dokuwiki-translate/lang_update_806
Translation update (ja)
2015-08-05 11:00:35 +02:00
Hideaki SAWADA 8794ff3d84 translation update 2015-08-05 02:00:31 +02:00
Simon DELAGE e3368abf3e Added a missing space 2015-07-17 22:51:31 +02:00
Simon DELAGE a9c6ce408b Added Fontawesome links on event 2015-07-10 21:53:41 +02:00
Simon DELAGE 09f56866c8 Minor typo in french settings.php 2015-07-10 01:51:14 +02:00
Simon DELAGE 69cfd16af0 Updated userlink_classes setting description 2015-07-10 01:18:13 +02:00
Simon DELAGE 1be48ccb43 Update plugin.info.txt 2015-06-27 16:30:12 +02:00
Simon DELAGE 0e53545242 Workaround for issue #10
ACL function shouldn't do anything when user is not authentified (was
previously triggering ACL update message)
2015-06-27 16:28:03 +02:00