Revision history for CustomizingWikkaWiki


Revision [825]

Last edited on 2017-02-10 18:34:14 by WojciechLisiewicz

Deletions:
=== Custom functions list ===
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:
=== Apache Config ===
- [[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...


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!


Additions:
Files and changes:
- add javascript -> functions ##itemSwitch##, ##itemHide## and ##itemShow##

Deletions:
Files:
- 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


Additions:
=== localization ===
=== 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 ===

Deletions:
=== Customizing in detail ===
== 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##


Additions:
- recognition of norms (see here: WikkaLinksToNorms)
== usefull sites on official wikka docs ==

Deletions:
- recognition of norms
=== 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.//

Deletions:
==== Poprawki i usprawnienia w Wikka Wiki w naszych serwisach ====
== First Steps ==
//working with v. 1.3.6.//


Additions:
=== Apache Config ===
- [[WikkaModRewrite configuring ModRewrite for Wikka]]


Additions:
=== Custom functions list ===

Deletions:
== Custom functions list ==


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

- ?

Deletions:
((1)) Steps


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


Revision [793]

The oldest known version of this page was created on 2015-08-25 11:36:02 by WojciechLisiewicz
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki