| #
56480ef3 |
| 08-Feb-2014 |
Andreas Haerter <ah@arsava.com> |
Fix Issue #22, 2013-12-08 "Binky" compatibilty issue (un-saveable config)
All onoff configuration switches do not get saved when the user changes the value. The reason was that I used true|false for
Fix Issue #22, 2013-12-08 "Binky" compatibilty issue (un-saveable config)
All onoff configuration switches do not get saved when the user changes the value. The reason was that I used true|false for "onoff" switches although only 1|0 was allowed [1] (never noticed this).
It worked for years but the way the configuration gets parsed by DokuWiki was changed [2] [3] after Binky RC2, so the bug affects the current DokuWiki Binky final only.
[1] <https://www.dokuwiki.org/config#configuration_options> [2] <https://github.com/splitbrain/dokuwiki/commit/43e700149db19863b559e0eebc44132c611ef08d> [3] <http://www.freelists.org/post/dokuwiki/SemiUrgent-broken-template-config-in-final-Binky,1>
show more ...
|
| #
e3217ae2 |
| 08-Feb-2014 |
Andreas Haerter <ah@arsava.com> |
Update contact information and dokuwiki.org links (SSL/TLS)
|
| #
099d81c1 |
| 17-Nov-2013 |
Andreas Haerter <ah@foundata.net> |
update contact information
|
| #
dbba3fd5 |
| 28-Nov-2012 |
Andreas Haerter <ah@syn-systems.com> |
[TASK] re-branding: Bitkollektiv -> SYN Systems
|
| #
f54a831f |
| 13-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
new option: 'vector_qrcodebox'
Controls if a box with a QR Code of current wiki page URL will be shown in the sidebar (for easy URL transfer to mobile browser).
|
| #
4d8721d7 |
| 12-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
new options: 'vector_copyright_translate' and 'vector_sitenotice_translate'
Enables the user to use language specific wiki pages as translated side wide notice / copyright notice if the Translation
new options: 'vector_copyright_translate' and 'vector_sitenotice_translate'
Enables the user to use language specific wiki pages as translated side wide notice / copyright notice if the Translation plugin (cf. http://www.dokuwiki.org/plugin:translation) is available. Works the same way as the multilingual navigation (cf. option 'vector_navigation_translate').
show more ...
|
| #
ddab6277 |
| 12-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
fix wrong line endings in language files (WIN->UNIX)
|
| #
db436b59 |
| 12-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
remove unnecessary config option 'vector_donate_default'
|
| #
2b0dc040 |
| 02-May-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
update development email contact address
|
| #
52972747 |
| 29-Nov-2011 |
Andreas Haerter <development@andreas-haerter.com> |
New config option 'vector_navigation_translate'
Enables the user to use language specific wiki pages as translated navigation if the Translation plugin (http://www.dokuwiki.org/plugin:translation) i
New config option 'vector_navigation_translate'
Enables the user to use language specific wiki pages as translated navigation if the Translation plugin (http://www.dokuwiki.org/plugin:translation) is available (feature was requested by many users)
show more ...
|
| #
6d885141 |
| 26-Nov-2011 |
Andreas Haerter <development@andreas-haerter.com> |
Media manager rework
DokuWiki's new media manager made the 'vector_mediamanager_embedded' option obsolete, therefore this removes it (including relating language vars and stuff). Additionally, some
Media manager rework
DokuWiki's new media manager made the 'vector_mediamanager_embedded' option obsolete, therefore this removes it (including relating language vars and stuff). Additionally, some CSS for the new media manager was added.
show more ...
|
| #
8442308b |
| 03-May-2011 |
Andreas Haerter <development@andreas-haerter.com> |
updated documentation
|
| #
078ed773 |
| 17-Mar-2011 |
Andreas Haerter <development@andreas-haerter.com> |
release preparations and final css improvements
|
| #
fa5fcaca |
| 11-Aug-2010 |
Andreas Haerter <andreas.haerter@dev.mail-node.com> |
initial commit
|