Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | merged branch 'danny0838:rewrite_block' and resolved conflict | Anika Henke | 2011-02-06 | |
|/ / | ||||
* | | FS#2154 unset call writers in finalise() to prevent circular references | Christopher Smith | 2011-02-06 | |
| | | | | | | | | and help PHP garbage collection for PHP < 5.3 | |||
* | | make IPv6 links in link syntax FS#2137 | Andreas Gohr | 2011-02-06 | |
| | | ||||
* | | URLs may contain brackets [] FS#2137 | Andreas Gohr | 2011-02-06 | |
|/ | ||||
* | removed obsolete references to 'JSnocheck' class | Anika Henke | 2011-01-03 | |
| | ||||
* | skip empty image title from abstract | Andreas Gohr | 2010-12-22 | |
| | ||||
* | store the creator's login name in metadata FS#1397 | Andreas Gohr | 2010-12-22 | |
| | ||||
* | Make baseonly work in allowedModes | Andreas Gohr | 2010-12-07 | |
| | | | | | | | | | | | | | | | | This makes it possible to have modes that do accept headers (baseonly) in the parser. Related test cases are still running through but I'm not 100% sure I did not break something here. So it should be tested a bit more. This patch will allow plugins to wrap multiple sections, however it also makes it possible to easily break XHTML validity, because headers also open and close sections, so plugin authors need to be aware! In case you wonder: this patch is not about allowing formatting inside headers. | |||
* | Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3 | Michael Hamann | 2010-11-29 | |
| | | | | | | As of VIM 7.3 it is no longer possible to specify the encoding in the modeline. This gives an error message whenever such a file is opened, thus this commit removes the enc setting from the modeline. | |||
* | Merge remote branch 'tstaerk/master' | Andreas Gohr | 2010-10-17 | |
|\ | ||||
| * | explaining what Doku_Parser_Mode_formatting does: it sets markup | Thorsten Staerk | 2010-10-17 | |
| | | ||||
| * | give a description for a function | Thorsten Staerk | 2010-10-16 | |
| | | ||||
* | | Improve compatibility of table instructions handling | Adrian Lang | 2010-10-12 | |
|/ | ||||
* | FS#1995, add a little defense to avoid warnings caused by bad wiki | Christopher Smith | 2010-10-03 | |
| | | | | syntax | |||
* | No need for a self include ;) | Christopher Smith | 2010-10-03 | |
| | ||||
* | more relaxed recognition of windows share links FS#1991 | Andreas Gohr | 2010-10-02 | |
| | ||||
* | #1797 fix ptype stack to properly close and reopen <p> elements | Christopher Smith | 2010-09-18 | |
| | ||||
* | Try to fix broken tables | Adrian Lang | 2010-08-13 | |
| | ||||
* | clean up table parser handler | Adrian Lang | 2010-08-13 | |
| | ||||
* | Fix table edit marker class element in XHTML | Adrian Lang | 2010-07-01 | |
| | ||||
* | Fix ns: and ns:start handling | Adrian Lang | 2010-07-01 | |
| | ||||
* | Merge branch 'master' of git@github.com:splitbrain/dokuwiki | Christopher Smith | 2010-06-27 | |
|\ | ||||
| * | added div around tables to make scrolling too wide ones in restrictive ↵ | Anika Henke | 2010-06-27 | |
| | | | | | | | | designs possible (FS#1980) | |||
* | | FS#1949 | Christopher Smith | 2010-06-27 | |
|/ | ||||
* | FS#1915: strip one leading and one trailing newline from code content if ↵ | Gina Haeussge | 2010-06-26 | |
| | | | | available | |||
* | Do not parse URL params in internal links, just pass them through | Adrian Lang | 2010-06-23 | |
| | ||||
* | Make normal wikilinks work again | Adrian Lang | 2010-06-17 | |
| | ||||
* | Allow URL params in internal links (FS#1967) | Adrian Lang | 2010-06-17 | |
| | ||||
* | Allow plugins to specify that they have to be instantiated | Adrian Lang | 2010-03-29 | |
| | | | | | | | | Plugins may return false in isSingleton to let plugin_load return a new instance every time it is called. Renderer plugins are not loaded with $new set to true, but instead specify themself that they are not singletons. This behaviour allows the odt renderer to keep working (see #1598). | |||
* | Better code syntax parsing, less E_NOTICE | Adrian Lang | 2010-03-26 | |
| | ||||
* | Fix special link displaying in abstract | Adrian Lang | 2010-03-16 | |
| | ||||
* | Really allow plugins to use section editing | Adrian Lang | 2010-03-04 | |
| | ||||
* | Show last edit section button again | Adrian Lang | 2010-03-01 | |
| | ||||
* | Use double quotes for XHTML attributes | Adrian Lang | 2010-02-17 | |
| | ||||
* | Validate section edit data | Adrian Lang | 2010-02-15 | |
| | ||||
* | Hide secedit buttons without title | Adrian Lang | 2010-02-08 | |
| | ||||
* | Fix section editing killing next section | Adrian Lang | 2010-02-08 | |
| | ||||
* | Rewrite section edit handling according to #1860 | Adrian Lang | 2010-02-04 | |
| | ||||
* | table: Remove redundant parser data, update tests | Adrian Lang | 2010-01-29 | |
| | ||||
* | Add TABLE range marker for table editing | Adrian Lang | 2010-01-19 | |
| | | | | darcs-hash:20091119140619-e4919-15efddc768526a6c1f6472f83ede17019144ffa3.gz | |||
* | removed deprecated PHP4 construct | Andreas Gohr | 2010-01-15 | |
| | | | | | Assigning the return value of new by reference is deprecated, PHP5's new automatically assigns by reference | |||
* | fixed double encoding when embedding flash through image syntax | Andreas Gohr | 2010-01-09 | |
| | ||||
* | fix footnote tests (includes hack to counter #1652, #1699 fix) | Chris Smith | 2009-12-01 | |
| | | | | | | Ignore-this: c5a934d8bce1c2b5953632bedd0c4f64 darcs-hash:20091201205426-f07c6-e21cbc5f84a8702f074069eae3cab1aa4bdb50ea.gz | |||
* | Correct copy & paste error (see FS#1798) | Adrian Lang | 2009-11-27 | |
| | | | | darcs-hash:20091127123014-e4919-edddf545ccfae201620286b929b9fa5eaf255e61.gz | |||
* | Less E_NOTICEs, removed spell checker leftover | Adrian Lang | 2009-11-13 | |
| | | | | darcs-hash:20091113123458-e4919-d4841ea9c627059a4afa8e0032dd889b3cc579cb.gz | |||
* | fixed a bug of image links with relative mediaID FS#1775 | Kazutaka Miyasaka | 2009-11-15 | |
| | | | | | | Ignore-this: d1798348ca669a3471f33b501f6b1aa darcs-hash:20091115131328-9b77a-9f24277aba89ddc4c8dca30edacaeeb44f29e628.gz | |||
* | revert of rowspan impl. in xhtml.php | hakan.sandell | 2009-11-04 | |
| | | | | darcs-hash:20091104202048-9a5f4-99f70c48dff6177d210cbcc729c83397ff3a3000.gz | |||
* | Emit less E_NOTICEs and E_STRICTs | Adrian Lang | 2009-11-04 | |
| | | | | | | | | | | | | | Changes of behaviour are: * Allow the user name, title & description \e2\80\9c0\e2\80\9d * Default to Port 443 if using HTTPS * Set $INFO['isadmin'] and $INFO['ismanager'] to \e2\80\9cfalse\e2\80\9d even if no user is logged in * Do not pass empty fragment field in the event data for event ACTION_SHOW_REDIRECT * Handle chunked encoding in HTTPClient darcs-hash:20091104100115-e4919-5cf6397d4a457e3f98a8ca49fbdab03f2147721d.gz | |||
* | inc/handler cleanup removed Doku_Handler_Section class | hakan.sandell | 2009-11-03 | |
| | | | | darcs-hash:20091103165100-9a5f4-b992cc4b716134f750ffffa678694b7ba05c541a.gz | |||
* | rowspan with ::: implemented in parser/handler | hakan.sandell | 2009-11-03 | |
| | | | | darcs-hash:20091103161002-9a5f4-2114938a7e62a924b9fe424b63584a4747286563.gz |