- Aug 05, 2012
-
-
Anika Henke authored
-
Anika Henke authored
-
- Jul 31, 2012
-
-
Anika Henke authored
-
- Jul 29, 2012
-
-
Andreas Gohr authored
This fixes problems with setgid bits on the media directory
-
Andreas Gohr authored
-
Michael Hamann authored
-
Andreas Gohr authored
-
- Jul 28, 2012
-
-
Anika Henke authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Anika Henke authored
-
Andreas Gohr authored
-
Anika Henke authored
-
Andreas Gohr authored
Seems like matching \b on unicode strings is unreliable across different platforms (Debian). Using Unicode class lookahed/behinds seems to work though.
-
Andreas Gohr authored
-
Anika Henke authored
-
Anika Henke authored
-
Michael Hamann authored
-
Dominik Eckelmann authored
-
Dominik Eckelmann authored
-
Anika Henke authored
-
Michael Hamann authored
This fixes a warning when setting $meta['relation']['firstimage'] using p_set_metadata.
-
Andreas Gohr authored
-
Anika Henke authored
-
Anika Henke authored
-
Michael Hamann authored
In p_render() it is assumed that all renderers have a $doc variable
-
Michael Hamann authored
-
Michael Hamann authored
-
Michael Hamann authored
-
Michael Hamann authored
-
Michael Hamann authored
This includes a test for the minlen parameter for metadata keys
-
Michael Hamann authored
-
Anika Henke authored
-
Andreas Gohr authored
-
-
Andreas Gohr authored
-
Andreas Gohr authored
This is a locale independent version of basename to work around https://bugs.php.net/bug.php?id=37738 The function is not yet used anywhere. It should be at least used where ever non-ASCII filenames and paths are handled. Simply replacing all calls to basename() with this function might be the safest.
-
Andreas Gohr authored
-
Andreas Gohr authored
these are already checked in init.php, so we can save some space here
-