| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This was updated in the english translation a while ago, but was still
missing in some translations
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
pull-request-118
* 'guide' of git://github.com/splitbrain/dokuwiki:
changed semicolon to colon in link to welcome page to make it less confusing
added initial pages to not be ignored by git
improved welcome text
added welcome page
changed the link in the installer to point to wiki:welcome
Conflicts:
inc/lang/fr/lang.php
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
When loading plugins, $lang might not be initialized yet, so use a
hardcoded error message instead, especially as this error should only be
displayed for the admin (and then fixed). This also removes the
previously localized message, it might be re-added as part of the new
extension manager.
|
|/ |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
No longer autogenerate passwords for password reset when
$conf['autopasswd'] is disabled. Instead allow to change the password
online.
* resetpassword:
added a timelimit for password reset tokens
removed commented line
use correct lang string for password mismatch
removed outdated language string. it has to be retranslated
German translation for password reset
honor autopasswd setting for resend password
Conflicts:
inc/lang/no/lang.php
inc/lang/sl/lang.php
|
| | |
|
| | |
|
|\ \
| | |
| | | |
eo: language updates
|
| | | |
|
|/ / |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Attention: $lang['register'] has been renamed to $lang['btn_register'],
anyone using that in any plugin or template should adjust it.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Ignore-this: bcb25e26eb388224cc331ad4eea07e76
darcs-hash:20091115121018-e81ea-95c7d417ad437acefe32afa626a6028ca952370d.gz
|
|
|
|
|
|
| |
Ignore-this: 27ea52110bce929b2c61ed8faba67cfc
darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz
|
|
|
|
|
|
| |
Ignore-this: ae15b9fe3c75847b9c413862a0a87ba9
darcs-hash:20090924182910-2a383-d1ded479c5c9461aa40d40baf2ea00f6e2450e8c.gz
|
|
|
|
|
|
| |
Ignore-this: bf0e731014fc37f2ea8e6300a282310
darcs-hash:20090911131158-2a383-34dd53239fd0a0b0fe12e5ade14f9337395a8e62.gz
|
|
|
|
|
|
|
|
| |
Ignore-this: 7c8f68f29f52bc1d33fdb76ba98d2307
Removed unused string, move another string to the [js] subarray.
darcs-hash:20090812191138-6e07b-65db1b7560d437fb26a1a4d0095cd768b2c9af01.gz
|
|
|
|
|
|
| |
Ignore-this: 1454880f75d932f8f2c11c5ec3e1895f
darcs-hash:20090811184929-e81ea-ed76a9d92d0d6e4b2d9cf1d52cf6c5c247a2a7de.gz
|
|
|
|
|
|
| |
Ignore-this: bfb0044138af78c5d3167be96474117a
darcs-hash:20090801221500-e81ea-e42759852fc30d6f27a9acb5d266c27d55bec210.gz
|
|
|
|
|
|
| |
Ignore-this: eaef300682ea09c8f811039fe5bbb154
darcs-hash:20090407181304-2a383-1eb7ba9b3c1263e224f4238383946c69d32dd8f0.gz
|
|
|
|
|
|
| |
Ignore-this: 654a8677c2e07728125e2dcf97144576
darcs-hash:20090128151347-25afe-8bb53cebb5ea8d519e9123526894db1c19203b1d.gz
|
|
|
|
| |
darcs-hash:20081201212346-23886-81f2bc6c2c021b3f1e9c7367d8ffbab12700e379.gz
|
|
|
|
| |
darcs-hash:20081012123019-2b4f5-3a5bbe2d8a0937e6d13b6ffd76570542274071f9.gz
|
|
|
|
| |
darcs-hash:20081011143946-23886-78628e3ca7ec0c40f5d288c6a9832cd52b8b083b.gz
|
|
|
|
| |
darcs-hash:20080815130000-f7d6d-2ecb0a83f96507db2cd51e60db292781f9c4da8e.gz
|
|
|
|
| |
darcs-hash:20080316212105-7ad00-da9db6e9ba2605cebccea4063b4d236088a32ee7.gz
|
|
|
|
|
|
|
|
| |
With spell checkers available in all modern browsers, having a spell checker in
DokuWiki's core code is no longer necessary. This patch removes the spell
checking feature. It will be made available as optional plugin.
darcs-hash:20071123125840-7ad00-faf7aa4673421dbb3fad904ba5b46b4927a5176d.gz
|