index
:
rpg
rpg
Můj web o RP hrách
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
inc
/
parser
/
handler.php
Commit message (
Expand
)
Author
Age
*
Merge pull request #387 from splitbrain/tablethead
Andreas Gohr
2014-03-24
|
\
|
*
implement rules for when the top rows of a table qualify for a THEAD element
Christopher Smith
2014-03-16
|
*
Merge branch 'master' into tablethead
Christopher Smith
2014-03-12
|
|
\
|
*
|
add <THEAD> to top rows of tables when all cells are <TH>
Christopher Smith
2013-10-18
|
*
|
Wrap thead around 1st row, when 1st cell at 1st row is tableheader. Implement...
Gerrit Uitslag
2013-10-17
*
|
|
improvements to double quote matching
Christopher Smith
2014-03-13
|
|
/
|
/
|
*
|
initialize $inParagraph before use
Christopher Smith
2013-10-16
*
|
replace boolean conditional checks on possibly uninitialized vars with \!empt...
Christopher Smith
2013-10-16
*
|
fix php strict notices
Gerrit Uitslag
2013-10-15
|
/
*
Merge pull request #344 from splitbrain/tablewithonlyrowspan
Andreas Gohr
2013-10-13
|
\
|
*
Display tablecell with rowspan at first row as empty cell. Fixes FS#2810
Gerrit Uitslag
2013-09-20
*
|
Fix CodeSniffer whitespace violoations
Matt Perry
2013-09-10
|
/
*
Fix CodeSniffer violations for PHP files
Matt Perry
2013-08-23
*
Fix CodeSniffer violations
Matt Perry
2013-08-22
*
apply media_isexternal
Klap-in
2013-05-21
*
replace unset with array_pop
Andreas Gohr
2011-10-15
*
fix off-by-one error
Andreas Gohr
2011-10-15
*
added the missing bit to my last commit
Andreas Gohr
2011-10-15
*
Fix performance issue in close_paragraph
Andreas Gohr
2011-10-15
*
cleanup of handler.php
Andreas Gohr
2011-10-15
*
Merge remote branch 'danny0838/rewrite_block' into danny
Andreas Gohr
2011-02-06
|
\
|
*
Major rework of rewrite block in handler.php. (FS#2145)
Danny Lin
2011-01-26
|
*
First attempt to improve rewrite blocks; also eliminates post-paragraph start...
Danny Lin
2011-01-26
*
|
FS#2154 unset call writers in finalise() to prevent circular references
Christopher Smith
2011-02-06
|
/
*
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
Michael Hamann
2010-11-29
*
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
*
Better code syntax parsing, less E_NOTICE
Adrian Lang
2010-03-26
*
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
*
removed deprecated PHP4 construct
Andreas Gohr
2010-01-15
*
fix footnote tests (includes hack to counter #1652, #1699 fix)
Chris Smith
2009-12-01
*
inc/handler cleanup removed Doku_Handler_Section class
hakan.sandell
2009-11-03
*
rowspan with ::: implemented in parser/handler
hakan.sandell
2009-11-03
*
Align an empty cell left instead of right
Adrian Lang
2009-11-03
*
Whitespace cleanup FS#1709
furun
2009-10-16
*
FS#1652, #FS1699
Chris Smith
2009-10-04
*
enhanced <code> and <file> syntax
Andreas Gohr
2009-07-26
*
Change expensive uses of split to the much faster explode.
Tom N Harris
2009-05-28
*
removed some illogical path setups
Andreas Gohr
2008-12-13
*
parser: put match on the call stack
pierre.spring
2008-10-22
*
syntax plugin match getter and setter
pierre.spring
2008-08-29
*
Allow syntax plugin handle() function to return false to indicate do not crea...
Chris Smith
2008-08-13
*
allow numbers in interwiki descriptors FS#1358
Andreas Gohr
2008-03-25
*
update preformatted syntax mode to ignore entire blocks of white space
Chris Smith
2008-03-13
*
change line-break replacement character to '\n'
Chris Smith
2008-03-12
*
Update handler to merge consecutive 'cdata' instructions (incl. test case upd...
Chris Smith
2008-03-12
[next]