[commits] Horde branch master updated. 2cce89f0cf94e4d19f7c3be49bc3de1264fb2fc0
Jan Schneider
jan at horde.org
Fri Sep 23 14:55:26 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 0f275c1bc0a8e6ad1d27dba8b9a0dfa33ec45962
1bcfe4c typo
0298a26 Add default pages for Tiki markup.
3c5d3f7 Use Horde for example links.
988b725 Add BBCode default page for completion, but disable BBCode, as it's completely unusable for a wiki.
2cce89f Add some initial Cowiki stuff, though we don't support it and the driver is unmaintained.
-----------------------------------------------------------------------
commit 1bcfe4cfb1d6925dc0b80bfda4b2ca4f7bdf9fa7
Author: Jan Schneider <jan at horde.org>
Date: Fri Sep 23 14:07:34 2011 +0200
typo
wicked/data/Default/WikiTextFormat | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/1bcfe4cfb1d6925dc0b80bfda4b2ca4f7bdf9fa7
-----------------------------------------------------------------------
commit 0298a2623e58772d1ffde46fbacfcf9afd3a46fb
Author: Jan Schneider <jan at horde.org>
Date: Fri Sep 23 15:44:15 2011 +0200
Add default pages for Tiki markup.
wicked/data/Tiki/AddingPages | 4 +
wicked/data/Tiki/HowToUseWiki | 5 +
wicked/data/Tiki/SandBox | 5 +
wicked/data/Tiki/SmashWordsTogether | 1 +
wicked/data/Tiki/WikiHome | 5 +
wicked/data/Tiki/WikiPage | 1 +
wicked/data/Tiki/WikiTextFormat | 379 +++++++++++++++++++++++++++++++++++
wicked/themes/default/screen.css | 6 -
8 files changed, 400 insertions(+), 6 deletions(-)
create mode 100644 wicked/data/Tiki/AddingPages
create mode 100644 wicked/data/Tiki/HowToUseWiki
create mode 100644 wicked/data/Tiki/SandBox
create mode 100644 wicked/data/Tiki/SmashWordsTogether
create mode 100644 wicked/data/Tiki/WikiHome
create mode 100644 wicked/data/Tiki/WikiPage
create mode 100644 wicked/data/Tiki/WikiTextFormat
http://git.horde.org/horde-git/-/commit/0298a2623e58772d1ffde46fbacfcf9afd3a46fb
-----------------------------------------------------------------------
commit 3c5d3f7f9cd7dd3d5f69c3bc2fbfce4771bc5bbf
Author: Jan Schneider <jan at horde.org>
Date: Fri Sep 23 15:44:42 2011 +0200
Use Horde for example links.
wicked/data/Creole/WikiTextFormat | 8 ++++----
wicked/data/Default/WikiTextFormat | 10 +++++-----
wicked/data/Mediawiki/WikiTextFormat | 2 +-
3 files changed, 10 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/3c5d3f7f9cd7dd3d5f69c3bc2fbfce4771bc5bbf
-----------------------------------------------------------------------
commit 988b725247f0e924698ed0b8aaa1141d675f044f
Author: Jan Schneider <jan at horde.org>
Date: Fri Sep 23 16:53:55 2011 +0200
Add BBCode default page for completion, but disable BBCode, as it's completely unusable for a wiki.
wicked/config/conf.xml | 1 -
wicked/data/BBCode/WikiTextFormat | 269 +++++++++++++++++++++++++++++++++++++
wicked/lib/Page.php | 10 +-
3 files changed, 277 insertions(+), 3 deletions(-)
create mode 100644 wicked/data/BBCode/WikiTextFormat
http://git.horde.org/horde-git/-/commit/988b725247f0e924698ed0b8aaa1141d675f044f
-----------------------------------------------------------------------
commit 2cce89f0cf94e4d19f7c3be49bc3de1264fb2fc0
Author: Jan Schneider <jan at horde.org>
Date: Fri Sep 23 16:55:05 2011 +0200
Add some initial Cowiki stuff, though we don't support it and the driver is unmaintained.
wicked/data/Cowiki/WickedTextFormat | 418 +++++++++++++++++++++++++++++++++++
1 files changed, 418 insertions(+), 0 deletions(-)
create mode 100644 wicked/data/Cowiki/WickedTextFormat
http://git.horde.org/horde-git/-/commit/2cce89f0cf94e4d19f7c3be49bc3de1264fb2fc0
More information about the commits
mailing list