| 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 |
| 22dbb979 | 19-Feb-2013 |
Andreas Haerter <ah@syn-systems.com> |
print style finetuning |
| dbba3fd5 | 28-Nov-2012 |
Andreas Haerter <ah@syn-systems.com> |
[TASK] re-branding: Bitkollektiv -> SYN Systems |
| bfbffdf8 | 16-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
Fix issue #8: Use SSL/HTTPS for QR Code image if the wiki itself is using an HTTPS host |
| bba3b605 | 13-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
small fixes |
| f9b44949 | 13-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
fix small id conflict; coding style |
| 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' |
| 313a2ebb | 11-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
updates to support DokuWiki 2012-09-10 RC1 |
| 2b0dc040 | 02-May-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
update development email contact address |
| 0a1cb4e9 | 29-Nov-2011 |
Andreas Haerter <development@andreas-haerter.com> |
Improve compatibility for pre-Angua releases |
| 952c7991 | 29-Nov-2011 |
Andreas Haerter <development@andreas-haerter.com> |
typos |
| 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 ...
|
| 26d590ed | 27-Nov-2011 |
Andreas Haerter <development@andreas-haerter.com> |
small improvements and fixes |
| 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 ...
|
| 81b0013d | 24-Nov-2011 |
Andreas Haerter <development@andreas-haerter.com> |
changed tmpl project link |
| 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 |
| 6c199cfe | 16-Mar-2011 |
Andreas Haerter <development@andreas-haerter.com> |
wrong array used for subscription tab |
| 6b64fafb | 16-Mar-2011 |
Andreas Haerter <development@andreas-haerter.com> |
fix subscriptions
added new files |
| fa5fcaca | 11-Aug-2010 |
Andreas Haerter <andreas.haerter@dev.mail-node.com> |
initial commit |