History log of /dokuwiki/inc/parser/xhtml.php (Results 176 – 200 of 377)
Revision Date Author Comments
# e3776c06 29-Nov-2010 Michael Hamann <michael@content-space.de>

Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3

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 o

Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3

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.

show more ...


# 619736fd 12-Oct-2010 Adrian Lang <mail@adrianlang.de>

Improve compatibility of table instructions handling


# 138cf4d4 01-Jul-2010 Adrian Lang <lang@cosmocode.de>

Fix table edit marker class element in XHTML


# a8574918 27-Jun-2010 Anika Henke <anika@selfthinker.org>

added div around tables to make scrolling too wide ones in restrictive designs possible (FS#1980)


# d43aac1c 26-Jun-2010 Gina Haeussge <gina@foosel.net>

FS#1915: strip one leading and one trailing newline from code content if available


# 3d5e07d9 23-Jun-2010 Adrian Lang <lang@cosmocode.de>

Do not parse URL params in internal links, just pass them through


# f46093a1 17-Jun-2010 Adrian Lang <lang@cosmocode.de>

Make normal wikilinks work again


# 44653a53 17-Jun-2010 Adrian Lang <lang@cosmocode.de>

Allow URL params in internal links (FS#1967)


# 3f9e3215 04-Mar-2010 Adrian Lang <lang@cosmocode.de>

Really allow plugins to use section editing


# d9e36cbe 01-Mar-2010 Adrian Lang <lang@cosmocode.de>

Show last edit section button again


# 9864e7b1 17-Feb-2010 Adrian Lang <lang@cosmocode.de>

Use double quotes for XHTML attributes


# 00c13053 15-Feb-2010 Adrian Lang <lang@cosmocode.de>

Validate section edit data


# 40868f2f 08-Feb-2010 Adrian Lang <lang@cosmocode.de>

Hide secedit buttons without title


# 6c1f778c 08-Feb-2010 Adrian Lang <lang@cosmocode.de>

Fix section editing killing next section


# 90df9a4d 04-Feb-2010 Adrian Lang <lang@cosmocode.de>

Rewrite section edit handling according to #1860


# 07c2b1c7 19-Nov-2009 Adrian Lang <lang@cosmocode.de>

Add TABLE range marker for table editing

darcs-hash:20091119140619-e4919-15efddc768526a6c1f6472f83ede17019144ffa3.gz


# 67f9913d 15-Jan-2010 Andreas Gohr <andi@splitbrain.org>

removed deprecated PHP4 construct

Assigning the return value of new by reference is deprecated, PHP5's new
automatically assigns by reference


# c471e6a6 09-Jan-2010 Andreas Gohr <andi@splitbrain.org>

fixed double encoding when embedding flash through image syntax


# d9baf1a7 15-Nov-2009 Kazutaka Miyasaka <kazmiya@gmail.com>

fixed a bug of image links with relative mediaID FS#1775

Ignore-this: d1798348ca669a3471f33b501f6b1aa

darcs-hash:20091115131328-9b77a-9f24277aba89ddc4c8dca30edacaeeb44f29e628.gz


# bc31cef2 04-Nov-2009 hakan.sandell <hakan.sandell@mydata.se>

revert of rowspan impl. in xhtml.php

darcs-hash:20091104202048-9a5f4-99f70c48dff6177d210cbcc729c83397ff3a3000.gz


# 25b97867 03-Nov-2009 hakan.sandell <hakan.sandell@mydata.se>

rowspan with ::: implemented in parser/handler

darcs-hash:20091103161002-9a5f4-2114938a7e62a924b9fe424b63584a4747286563.gz


# 3a0a18ff 24-Oct-2009 hakan.sandell <hakan.sandell@mydata.se>

rowspan efficency

darcs-hash:20091024182612-9a5f4-756475dbae2bd70cd16f675a8ace155d260937a6.gz


# 68841027 24-Oct-2009 hakan.sandell <hakan.sandell@mydata.se>

add rowspan support with :::

darcs-hash:20091024180941-9a5f4-04b187ce36f7cb1c44c31ece3a2100e41b9170e6.gz


# 29657f9e 04-Oct-2009 Andreas Gohr <andi@splitbrain.org>

Fix images in PHP 5.3 FS#1737

Ignore-this: 962f03953a4d1c87fe4b7394eab4f3b

darcs-hash:20091004102249-7ad00-b4996e91841f3513cadf10ca81333bcfe548fd45.gz


# 27bf7924 25-Sep-2009 Tom N Harris <tnharris@whoopdedo.org>

Use all available icons for file links (FS#1759)

All PNG and GIF images in the lib/images/fileicons directory will be used
for media file links. The conf/mime.conf file continues to restrict
which f

Use all available icons for file links (FS#1759)

All PNG and GIF images in the lib/images/fileicons directory will be used
for media file links. The conf/mime.conf file continues to restrict
which file types may be uploaded. File types not in the configuration
list are download-only.

darcs-hash:20090925231746-6942e-299a52772f67e265a8702bda3686f495e4337a8f.gz

show more ...


12345678910>>...16