History log of /dokuwiki/inc/html.php (Results 201 – 225 of 575)
Revision Date Author Comments
# 61e0b2f8 18-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

comment improvements


# 5da403f1 15-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

fix signatures and old by references


# a04f2bd5 15-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

not assign object from plugin_load by reference


# 7ef8e99f 22-Aug-2013 Matt Perry <matt@mattperry.com>

Fix CodeSniffer violations

Change indentation to ensure code confirms to CodeSniffer rules.


# d84c2f1c 11-Aug-2013 Andreas Gohr <andi@splitbrain.org>

Merge branch 'master' into extension_manager

* master: (33 commits)
translation update
translation update
translation update
translation update
translation update
changed style of `<file

Merge branch 'master' into extension_manager

* master: (33 commits)
translation update
translation update
translation update
translation update
translation update
changed style of `<file>` slightly to help tell it apart from `<code>`
translation update
translation update
translation update
translation update
translation update
translation update
translation update
removed now unused interwiki icons
removed old, possibly never used interwiki definitions
FS#2806 - fix auth capability listing in html_debug()
translation update
change 'debug' setting to 'security' (rather than 'danger')
convert from iso-8859-1 if not utf8
add 'danger' alert to authpgsql config settings
...

show more ...


# 95905cbe 11-Aug-2013 Andreas Gohr <andi@splitbrain.org>

make extension manager the default plugin

This moves the old plugin manager down to the "other" plugins. It should
probably be removed when when we decide the new one is good to go.


# 2f46ade0 04-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

FS#2806 - fix auth capability listing in html_debug()


# 395e7d8e 02-Aug-2013 Andreas Gohr <andi@splitbrain.org>

Merge branch 'pull-request-245'

* pull-request-245:
coding corrections. correct type hint, remove unused variable assignment
HTTPClient don't pull too much bytes when no content-length is given

Merge branch 'pull-request-245'

* pull-request-245:
coding corrections. correct type hint, remove unused variable assignment
HTTPClient don't pull too much bytes when no content-length is given
de/de-informal: localization updates (delete user function)
unit tests for self deleting of user accounts
FS#2751 - self deletion of user account

Conflicts:
inc/lang/de-informal/lang.php
inc/lang/de/lang.php

show more ...


# 836a1762 02-Aug-2013 Andreas Gohr <andi@splitbrain.org>

Merge branch 'FS#2751' of git://github.com/splitbrain/dokuwiki into pull-request-245

* 'FS#2751' of git://github.com/splitbrain/dokuwiki:
coding corrections. correct type hint, remove unused varia

Merge branch 'FS#2751' of git://github.com/splitbrain/dokuwiki into pull-request-245

* 'FS#2751' of git://github.com/splitbrain/dokuwiki:
coding corrections. correct type hint, remove unused variable assignment
de/de-informal: localization updates (delete user function)
unit tests for self deleting of user accounts
FS#2751 - self deletion of user account

show more ...


# d317fb5d 02-Aug-2013 Anika Henke <anika@selfthinker.org>

fixed some bi-directionality issues

Fixed some issues which occur whenever RTL and LTR languages could
potentially be mixed, using the HTML5 `<bdi>` element.
This element is currently only supported

fixed some bi-directionality issues

Fixed some issues which occur whenever RTL and LTR languages could
potentially be mixed, using the HTML5 `<bdi>` element.
This element is currently only supported by Chrome and Firefox.

The old and only partially working fix for tpl_breadcrumbs() was removed in
favour of this solution.

show more ...


# 8e3ca8da 01-Aug-2013 Anika Henke <anika@selfthinker.org>

Merge pull request #247 from splitbrain/FS#2766

Improve nofollow behaviour for ?do=index


# b8bc53ce 01-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

simplify comment


# 74ef1778 01-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

include namespace links when index access from the wiki start page
and no automatic sitemap.xml is being generated.


# 301f606f 01-Aug-2013 Andreas Gohr <andi@splitbrain.org>

Merge pull request #248 from splitbrain/aria

Implemented some ARIA attributes


# 5a99d25b 01-Aug-2013 Anika Henke <anika@selfthinker.org>

added aria attributes to edit mode


# b1af9014 01-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

Improve nofollow behaviour for ?do=index

In response to FS#2766
- make namespace links in the browser sitemap nofollow
- remove nofollow from browser sitemap link on the wiki start page
when sitem

Improve nofollow behaviour for ?do=index

In response to FS#2766
- make namespace links in the browser sitemap nofollow
- remove nofollow from browser sitemap link on the wiki start page
when sitemap.xml generation is disabled

show more ...


# 3b1338ff 31-Jul-2013 Christopher Smith <chris@jalakai.co.uk>

add html5 attributes to update profile form


# a669bfe0 31-Jul-2013 Christopher Smith <chris@jalakai.co.uk>

add html5 attributes to register form


# 2a7abf2d 31-Jul-2013 Christopher Smith <chris@jalakai.co.uk>

FS#2751 - self deletion of user account


# 33c3b381 14-Jul-2013 Klap-in <klapinklapin@gmail.com>

merge master in branch


# c366e16a 25-Apr-2013 Andreas Gohr <gohr@cosmocode.de>

removed debug statement

thanks @Klap-in


# a154806f 25-Apr-2013 Andreas Gohr <gohr@cosmocode.de>

authad: capabilities depend on userdomain specific config


# f755f9ab 07-Apr-2013 Christopher Smith <chris@jalakai.co.uk>

change nomenclature from 'show' to 'allow' (fn from canshow to allowed)


# d3bae478 01-Apr-2013 Christopher Smith <chris@jalakai.co.uk>

add capability to restrict recipients of dokuwiki 'msg' alerts. This is useful where message is added to the queue before authentication is initialized


# 333ef4f3 17-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

Merge remote-tracking branch 'whoopdedo/diffmarkup' into FS#2720


12345678910>>...23