- 19 Apr, 2018 1 commit
-
-
luciash authored
Copyright years removed from copyright notices (as discussed on the monthly meeting, so this is the last time we need to spend time on this, sorry about the noise)
-
- 17 Nov, 2017 1 commit
-
-
rjsmelo authored
-
- 17 Mar, 2016 1 commit
-
-
Jonny Bradley authored
-
- 02 Feb, 2016 1 commit
-
-
chibaguy authored
[FIX] Improve language strings, including spelling, grammar, natural expressions, consistency, and gender neutrality.
-
- 06 Feb, 2015 1 commit
-
-
Jyhem authored
-
- 29 Sep, 2014 1 commit
-
-
Jyhem authored
-
- 12 Apr, 2014 1 commit
-
-
lphuberdeau authored
-
- 05 Jan, 2013 1 commit
-
-
changi67 authored
-
- 11 Dec, 2012 1 commit
-
-
changi67 authored
http://tikiwiki.svn.sourceforge.net/tikiwiki/?rev=44252&view=rev Author: kstingel Date: 2012-12-11 00:38:31 +0000 (Tue, 11 Dec 2012) Log Message: ----------- [REF] added "@package tikiwiki" page level Docblock, working towards fixing PHPDoc inspection problems
-
- 12 Jan, 2012 1 commit
-
-
changi67 authored
-
- 02 Mar, 2011 1 commit
-
-
changi67 authored
-
- 11 Feb, 2010 2 commits
- 06 Feb, 2010 1 commit
-
-
pkdille authored
-
- 08 Aug, 2009 1 commit
-
-
lphuberdeau authored
-
- 02 Aug, 2009 1 commit
-
-
lphuberdeau authored
-
- 06 Jul, 2009 1 commit
-
-
changi67 authored
-
- 04 Jul, 2009 1 commit
-
-
changi67 authored
-
- 27 May, 2009 1 commit
-
-
changi67 authored
-
- 13 Jul, 2008 1 commit
-
-
lphuberdeau authored
-
- 04 Jul, 2008 1 commit
-
-
sylvieg authored
-
- 30 Mar, 2008 1 commit
-
-
luciash authored
[MOD] svn:keywords setting - adding property for keyword Id ($Id: ... $) expansion -- $Header: $ CVS keyword is obsolete, use $Id: $ instead
-
- 24 Mar, 2008 1 commit
-
-
nyloth authored
[MOD] SVN Migration: reorganize the directories structure of the repository after the import made by cvs2svn
-
- 12 Oct, 2007 1 commit
-
-
nyloth authored
(Preliminary note : This is a deep modification in tikiwiki's prefs code. Please test first and send feedback if you can) * Now use the $prefs array everywhere (in php files also) instead of global vars. This will : - allow to use prefs the same way in smarty and php ($prefs array), - simplify all code parts that modifiy a preference, because when a pref is modified in php's $prefs array, it is also up-to-date in smarty $prefs array (everything is passed by reference now). So, no more need to reassign values in smarty each time, - avoid duplication of values in memory, - reduce risks of errors (e.g. collision in variables names, forget to add one of the "global $prefname", ...) * All user prefs are now retrieved in one query at tiki-setup stage (as site prefs) and also in session vars (when sessions are used). This will : - reduce overhead and database queries after the first page * User prefs are now overriding $prefs. This will : - simplify the whole usage of $prefs, because only one array is used (no more need, in general, to use tikilib's functions to get user prefs), - set some $prefs['site_*'] (listed in the $user_overrider_prefs array of lib/setup/user_prefs.php) for some specific site prefs that needs to be accessed in php (for example when sending mails) and that could have been overrided with the corresponding user pref
-
- 06 Mar, 2007 1 commit
-
-
sylvieg authored
-
- 07 Nov, 2005 1 commit
-
-
sylvieg authored
-
- 18 May, 2005 1 commit
-
-
http://dev.tikiwiki.org/RefreshHEADmose authored
-
- 05 Jan, 2005 1 commit
-
-
jburleyebuilt authored
-
- 26 Jan, 2004 1 commit
-
-
mose authored
-
- 19 Dec, 2003 1 commit
-
-
mose authored
-
- 16 Dec, 2003 2 commits