Revision history for CustomizingWikkaWiki
Deletions:
Following functions / configs in WikkaWiki made by WL need to be implemented:
- recognition of norms (see here: WikkaLinksToNorms)
- custom topic list
- templates
=== UPGRADE ===
== First Steps on upgrading ==
First tray: see http://docs.wikkawiki.org/UpgradeNotes
==== Customizing in detail ====
//working actually with v. 1.3.6.//
=== correcting scripts ===
- wikka.php - Line 41 - commented out (##error_reporting(ALL)## too much!)
=== localization ===
- localization.php - Line: ALL - transform gettext -> instead of old content - new ##function T_##
-> added files with translations -> ##lang/[each language]/uitxt.php## for PL and de (en ist default)
- templates/ -> added complete new template (for openlaw.pl -> openlaw); changed:
-> ##templates/[template name]/css/[template name].css##
-> ##templates/[template name]/footer.php##
-> ##templates/[template name]/header.php##
- added my crumbs
- design
- call of tree
-> ##libs/Wakka.class.php##
- added tree-support
=== custom automatic table of content ===
Files and changes:
- change ##formatters/wakka.php## on lines: near 1111 - add; near 1154 - add and on ##echo## in last line;
- add javascript -> functions ##itemSwitch##, ##itemHide## and ##itemShow##
=== design with header and footer ===
**NOT in footer** is the display of comments! Look for it in ##/handlers/show/show.php##
=== editor window size ===
standard behavior of the editor window (Texture for wiki source) is to resize automatically depending on browser window size.
edit file ##/3rdparty/plugins/wikkaedit/wikkaedit.js## near to row 134 - comment out resizing...
=== usefull sites on official wikka docs ===
- http://wikkawiki.org/FilesManagementSolution
- http://wikkawiki.org/WikkaMenulets
=== correct the "clear" on some designs ===
e. g. on EVTZ-Service: revisions history is moved to the bottom of the page because of the "clear" class in some html-elements in ##/handlers/history/history.php##
remove them all!
Deletions:
- [[WikkaModRewrite configuring ModRewrite for Wikka]]
Additions:
Warning: new versions now here: http://wdb.fh-sm.de/WikiProgrammingDoku
Additions:
=== editor window size ===
standard behavior of the editor window (Texture for wiki source) is to resize automatically depending on browser window size.
edit file ##/3rdparty/plugins/wikkaedit/wikkaedit.js## near to row 134 - comment out resizing...
standard behavior of the editor window (Texture for wiki source) is to resize automatically depending on browser window size.
edit file ##/3rdparty/plugins/wikkaedit/wikkaedit.js## near to row 134 - comment out resizing...
Additions:
=== correct the "clear" on some designs ===
e. g. on EVTZ-Service: revisions history is moved to the bottom of the page because of the "clear" class in some html-elements in ##/handlers/history/history.php##
remove them all!
e. g. on EVTZ-Service: revisions history is moved to the bottom of the page because of the "clear" class in some html-elements in ##/handlers/history/history.php##
remove them all!
Additions:
Files and changes:
- add javascript -> functions ##itemSwitch##, ##itemHide## and ##itemShow##
- add javascript -> functions ##itemSwitch##, ##itemHide## and ##itemShow##
Deletions:
- add javascript
Script changes:
- ?
Additions:
- change ##formatters/wakka.php## on lines: near 1111 - add; near 1154 - add and on ##echo## in last line;
- add javascript
- add javascript
Additions:
=== localization ===
=== custom automatic table of content ===
Files:
- ?
Script changes:
- ?
=== custom automatic table of content ===
Files:
- ?
Script changes:
- ?
Additions:
==== Customizing in detail ====
=== correcting scripts ===
=== design with header and footer ===
=== usefull sites on official wikka docs ===
=== correcting scripts ===
=== design with header and footer ===
=== usefull sites on official wikka docs ===
Deletions:
== correcting scripts ==
== design with header and footer ==
== usefull sites on official wikka docs ==
Additions:
== design with header and footer ==
**NOT in footer** is the display of comments! Look for it in ##/handlers/show/show.php##
**NOT in footer** is the display of comments! Look for it in ##/handlers/show/show.php##
Additions:
- recognition of norms (see here: WikkaLinksToNorms)
== usefull sites on official wikka docs ==
== usefull sites on official wikka docs ==
Deletions:
=== changes in handlers etc. ===
- links to norms - see below
- ?
== nasze funkcje ==
- WikkaLinksToNorms
== przydatne strony z oficjalnej dokumentacji ==
Additions:
==== Customizing and updating Wikka Wiki ====
== on our services ==
=== UPGRADE ===
== First Steps on upgrading ==
//working actually with v. 1.3.6.//
== on our services ==
=== UPGRADE ===
== First Steps on upgrading ==
//working actually with v. 1.3.6.//
Deletions:
== First Steps ==
//working with v. 1.3.6.//
Additions:
=== Apache Config ===
- [[WikkaModRewrite configuring ModRewrite for Wikka]]
- [[WikkaModRewrite configuring ModRewrite for Wikka]]
Additions:
=== Custom functions list ===
Deletions:
Additions:
== First Steps ==
=== Customizing in detail ===
//working with v. 1.3.6.//
== correcting scripts ==
- wikka.php - Line 41 - commented out (##error_reporting(ALL)## too much!)
- localization.php - Line: ALL - transform gettext -> instead of old content - new ##function T_##
-> added files with translations -> ##lang/[each language]/uitxt.php## for PL and de (en ist default)
- templates/ -> added complete new template (for openlaw.pl -> openlaw); changed:
-> ##templates/[template name]/css/[template name].css##
-> ##templates/[template name]/footer.php##
-> ##templates/[template name]/header.php##
- added my crumbs
- design
- call of tree
-> ##libs/Wakka.class.php##
- added tree-support
=== changes in handlers etc. ===
- links to norms - see below
- ?
=== Customizing in detail ===
//working with v. 1.3.6.//
== correcting scripts ==
- wikka.php - Line 41 - commented out (##error_reporting(ALL)## too much!)
- localization.php - Line: ALL - transform gettext -> instead of old content - new ##function T_##
-> added files with translations -> ##lang/[each language]/uitxt.php## for PL and de (en ist default)
- templates/ -> added complete new template (for openlaw.pl -> openlaw); changed:
-> ##templates/[template name]/css/[template name].css##
-> ##templates/[template name]/footer.php##
-> ##templates/[template name]/header.php##
- added my crumbs
- design
- call of tree
-> ##libs/Wakka.class.php##
- added tree-support
=== changes in handlers etc. ===
- links to norms - see below
- ?
Deletions:
Additions:
== Custom functions list ==
Following functions / configs in WikkaWiki made by WL need to be implemented:
- recognition of norms
- custom topic list
- templates
((1)) Steps
First tray: see http://docs.wikkawiki.org/UpgradeNotes
Following functions / configs in WikkaWiki made by WL need to be implemented:
- recognition of norms
- custom topic list
- templates
((1)) Steps
First tray: see http://docs.wikkawiki.org/UpgradeNotes