Revision history for WikkaSystemFiles


Revision [22869]

Last edited on 2016-05-20 07:38:42 by JoeWalker [Replaces old-style internal links with new pipe-split links.]
Additions:
This page can now be found on the [[Docs:WikkaSystemFiles | Wikka Documentation Server]].
An archive of [[http://wikkawiki.org/WikkaSystemFiles/revisions | old revisions of this page]] is still available for reference.<<
Deletions:
This page can now be found on the [[Docs:WikkaSystemFiles Wikka Documentation Server]].
An archive of [[http://wikkawiki.org/WikkaSystemFiles/revisions
old revisions of this page]] is still available for reference.<<


Revision [18076]

Edited on 2008-01-27 02:34:53 by JoeWalker [Migrated to doc server]
Additions:
<<===This page has moved===
This page can now be found on the [[Docs:WikkaSystemFiles Wikka Documentation Server]].
Thanks for updating your bookmarks!
An archive of [[http://wikkawiki.org/WikkaSystemFiles/revisions
old revisions of this page]] is still available for reference.<<
::c::
CategoryMigratedDocs
Deletions:
[[WikkaDocumentation Wikka Documentation]]
=====Files of Wikka=====
>>==See also:==
~-WikkaCore for information on wikka.php, the central "engine" of Wikka.
~-WikkaCodeStructure for an idea where the structure of the directories is heading.
~-ThirdPartyInfo for further details about bundled third-party software.
>>
This page lists the files included in the offical release and explains (short) what they do. ""<!--To see the newest version of these files, look at [[http://cvs.sourceforge.net/viewcvs.py/wikka/Wikka/ Sourceforge.net]] (warning: might be unstable!).-->""::c::
====root====
~//the main directory of wikka, with the main files.//
.htaccess - handels the access to this folder
index.php
[[InterWiki interwiki.conf]]
[[MimeTypesFile mime_types.txt]]
[[WikkaCore wikka.php]]
====/3rdparty/====
~//This directory contains [[ThirdPartyInfo third-party software bundled with Wikka]].//
===/3rdparty/core/===
~//Contains third-party software considered essential to Wikka.//
==/3rdparty/core/safehtml/==
~//SafeHTML is needed to deal with HTML in Wikka pages in a safe manner.//
license.txt
readme.txt
==/3rdparty/core/safehtml/classes/==
~//The files for SafeHTML//
HTMLSax.php
safehtml.php
===/3rdparty/plugins/===
~//Contains third-party software that are useful extensions to Wikka's functionality.//
==/3rdparty/plugins/freemind/==
~//Files that enable the display and embedding of FreeMind maps.//
.htaccess
freemindbrowser.jar
fullscreen.php
==/3rdparty/plugins/geshi/==
~//Contains the GeSHi code highlighting package.//
geshi.php
wikka changes.txt
==3rdparty/plugins/geshi/docs==
~//Contains readme files for GeSHi//
bugs
CHANGES
COPYING
readme
thanks
todo
==3rdparty/plugins/geshi/geshi==
~//Contains the files for the languages, which GeSHi can highlight//
actionscript.php
ada.php
apache.php
asm.php
asp.php
bash.php
blitzbasic.php
c.php
c_mac.php
caddcl.php
cadlisp.php
cfdg.php
cfm.php
cpp.php
csharp.php
css-gen.cfg
css.php
delphi.php
diff.php
div.php
dos.php
eiffel.php
fortran.php
freebasic.php
gml.php
groovy.php
html4strict.php
ini.php
inno.php
java5.php
java.php
javascript.php
lisp.php
lua.php
matlab.php
mpasm.php
mysql.php
nsis.php
objc.php
ocaml-brief.php
ocaml.php
oobas.php
oracle8.php
pascal.php
perl.php
php-brief.php
php.php
phyton.php
qbasic.php
reg.php
robots.php
ruby.php
sas.php
scheme.php
sdlbasic.php
smarty.php
sql.php
tcl.php
text.php
tsql.php
vb.php
vbnet.php
visualfoxpro.php
winbatch.php
xml.php
==/3rdparty/plugins/onyx-rss/==
~//Contains the [[OnyxRss Onyx RSS reader]].//
COPYING
onyx-rss.php
readme
todo
==/3rdparty/plugins/wikiedit/==
~//The page-editor toolbar WikiEdit.//
.htaccess
docs.txt
LICENSE.TXT
protoedit.js
sel.htc
wikiedit2.js
wikiedit_sr.js
==/3rdparty/plugins/wikiedit/images/==
~//All the images for WikiEdit.//
bold.gif
center.gif
copy.gif
createimage.gif
createlink.gif
createtable.gif
cut.gif
find.gif
forecolor.gif
h1-1.gif
h1.gif
h2.gif
h3.gif
help.gif
hilitecolor.gif
hr.gif
indent.gif
italic.gif
justify.gif
left.gif
ol.gif
outdent.gif
paste.gif
quote.gif
redo.gif
right.gif
strike.gif
textred.gif
ul.gif
underline.gif
undo.gif
word.gif
====/actions/====
~//This directory stores the [[ActionsInfo actions]].//
backlinks.php
calendar.php
category.php
color.php
colour.php
contact.php
countcomments.php
countowned.php
countpages.php
countusers.php
emailpassword.php
feedback.php
files.php
flash.php
footer.php
geshiversion.php
googleform.php
header.php
highscores.php
image.php
include.php
interwikilist.php
lastedit.php
lastusers.php
mindmap.php
mychanges.php
mypages.php
mysqlversion.php
newpage.php
nocomments.php
orphanedpages.php
ownedpages.php
pageindex.php
phpversion.php
recentchanges.php
recentcomments.php
recentlycommented.php
rss.php
system.php
table.php
textsearch.php
textsearchexpanded.php
usersettings.php
wantedpages.php
wikkachanges.php
wikkaname.php
wikkaversion.php
====/css/====
~//In this directory, the css files are located, the [[WikkaSkins stylesheets ("skins")]].//
.htaccess - handels the access to this folder
print.css - layout of wikka-pages for printing
setup.css - layout for the installer / upgrader
wikka.css - generell layout for wikka-pages
xml.css - layout for xml
====/docs/====
~//Stores [[WikkaDocumentation documentation files]].//
changes.txt
INSTALL.txt
README.txt
thirdparty.txt
UPGRADE.txt
WakkaWiki.LICENSE
Wikka.LICENSE
====/formatters/====
~//Files which handle the [[FormatterInfo formatting of code]] in Wikka.//
code.php
email.php
ini.php
php.php
wakka.php
====/handlers/====
~//Contains the [[HandlerInfo handlers]] for Wikka.//
===/handlers/page/===
~//The handlers which deal with pages.//
acls.php
addcomment.php
backlinks.php
claim.php
clone.php
delcomment.php
delete.php
delete_referrer.php
diff.php
edit.php
files.xml.php
grabcode.php
history.php
mindmap.mm.php
raw.php
recentchanges.xml.mm.php
recentchanges.xml.php
recentchanges_simple.xml.mm.php
referrers.php
referrers_sites.php
review_blacklist.php
revisions.php
revisions.xml.php
show.php
showcode.php
====/images/====
~//Some images used by Wikka.//
.htaccess
dvdvideo.gif
email.gif
favicon.ico
lock.gif
wikka_logo.jpg
wizard.gif
xml.png
====/intranet/====
~//Contains an action that would only be "safe" to use in an intranet; do not use this in a public installation, but if you want to use iframe.php, move it to the ##/actions/## directory.//
iframe.php
====/libs/====
~//Contains classes used by Wikka.//
diff.lib.php - some classes used for the diff between page-revisions
Wakka.class.php - The main class of Wikka
====/setup/====
~//Contains the code allowing to [[WikkaInstallation install]] and [[UpgradeNotes upgrade]] Wikka.//
default.php
footer.php
header.php
install.php
writeconfig.php
CategoryDocumentation


Revision [15793]

Edited on 2006-12-12 20:28:35 by JoeWalker [fixed spelling of "bundled"]
Additions:
~//This directory contains [[ThirdPartyInfo third-party software bundled with Wikka]].//
Deletions:
~//This directory contains [[ThirdPartyInfo third-party software bundeld with Wikka]].//


Revision [14635]

Edited on 2006-06-18 18:19:36 by NilsLindenberg [updated for 1.1.6.2]
Additions:
blitzbasic.php
cfdg.php
cfm.php
delphi.php
div.php
dos.php
eiffel.php
fortran.php
freebasic.php
gml.php
groovy.php
html4strict.php
inno.php
java5.php
matlab.php
mpasm.php
mysql.php
objc.php
ocaml-brief.php
ocaml.php
oobas.php
oracle8.php
perl.php
php-brief.php
reg.php
robots.php
ruby.php
sas.php
scheme.php
sdlbasic.php
tcl.php
text.php
tsql.php
winbatch.php
wikiedit_sr.js
find.gif
geshiversion.php
rss.php
system.php
print.css - layout of wikka-pages for printing
setup.css - layout for the installer / upgrader
grabcode.php
favicon.ico
wikka_logo.jpg
====/libs/====
~//Contains classes used by Wikka.//
diff.lib.php - some classes used for the diff between page-revisions
Wakka.class.php - The main class of Wikka
~//Contains the code allowing to [[WikkaInstallation install]] and [[UpgradeNotes upgrade]] Wikka.//
Deletions:
""<div style="float:right; width: 46%; padding: 4px 8px 2px 8px; background-color:#FEE; border:1px solid #EDD"><img src="images/icons/24x24/gnome-settings.png" title="todo" alt="todo icon" /> This page needs to be updated to match <strong>Wikka 1.1.6.2</strong></div><br style="clear:right"/>""
delphi.php
html.php
objc.php
oobas.php
perl.php
footer.php
rss.php
wakkabug.php
print.css - layout of wikka-pages for printing
~//Contains the code allowing to [[WikkaInstallation install]] and [[UpgradeNotes upgrade]] Wikka//


Revision [14592]

Edited on 2006-06-14 04:17:23 by DarTar [adding update request box]
Additions:
""<div style="float:right; width: 46%; padding: 4px 8px 2px 8px; background-color:#FEE; border:1px solid #EDD"><img src="images/icons/24x24/gnome-settings.png" title="todo" alt="todo icon" /> This page needs to be updated to match <strong>Wikka 1.1.6.2</strong></div><br style="clear:right"/>""
>>==See also:==
Deletions:
>>**see also:**


Revision [8270]

Edited on 2005-05-18 07:45:33 by NilsLindenberg [added link]
Additions:
[[InterWiki interwiki.conf]]
Deletions:
interwiki.conf


Revision [5949]

Edited on 2005-02-12 17:52:13 by NilsLindenberg [updated entry]
Additions:
geshi.php
wikka changes.txt
==3rdparty/plugins/geshi/docs==
~//Contains readme files for GeSHi//
bugs
CHANGES
COPYING
thanks
todo
==3rdparty/plugins/geshi/geshi==
~//Contains the files for the languages, which GeSHi can highlight//
actionscript.php
ada.php
apache.php
asm.php
asp.php
bash.php
c.php
c_mac.php
caddcl.php
cadlisp.php
cpp.php
csharp.php
css.php
css-gen.cfg
delphi.php
html.php
java.php
javascript.php
lisp.php
lua.php
nsis.php
objc.php
oobas.php
pascal.php
perl.php
php.php
phyton.php
qbasic.php
smarty.php
sql.php
vbnet.php
vb.php
visualfoxpro.php
xml.php
changes.txt
INSTALL.txt
README.txt
thirdparty.txt
UPGRADE.txt
WakkaWiki.LICENSE
clone.php
delete_referrer.php
showcode.php
Deletions:
INSTALL
UPGRADE
Wakka.Wiki.LICENSE
delete referrer.php


Revision [5860]

Edited on 2005-02-10 11:55:01 by DarTar [Adding links]
Additions:
[[WikkaDocumentation Wikka Documentation]]
----
=====Files of Wikka=====

>>**see also:**
~-WikkaCore for information on wikka.php, the central "engine" of Wikka.
~-WikkaCodeStructure for an idea where the structure of the directories is heading.
~-ThirdPartyInfo for further details about bundled third-party software.
>>
This page lists the files included in the offical release and explains (short) what they do. ""<!--To see the newest version of these files, look at [[http://cvs.sourceforge.net/viewcvs.py/wikka/Wikka/ Sourceforge.net]] (warning: might be unstable!).-->""::c::

====root====
~//the main directory of wikka, with the main files.//
.htaccess - handels the access to this folder
index.php
interwiki.conf
[[MimeTypesFile mime_types.txt]]
[[WikkaCore wikka.php]]

====/3rdparty/====
~//This directory contains [[ThirdPartyInfo third-party software bundeld with Wikka]].//

===/3rdparty/core/===
~//Contains third-party software considered essential to Wikka.//

==/3rdparty/core/safehtml/==
~//SafeHTML is needed to deal with HTML in Wikka pages in a safe manner.//
license.txt
readme.txt

==/3rdparty/core/safehtml/classes/==
~//The files for SafeHTML//
HTMLSax.php
safehtml.php

===/3rdparty/plugins/===
~//Contains third-party software that are useful extensions to Wikka's functionality.//

==/3rdparty/plugins/freemind/==
~//Files that enable the display and embedding of FreeMind maps.//
.htaccess
freemindbrowser.jar
fullscreen.php

==/3rdparty/plugins/geshi/==
~//Contains the GeSHi code highlighting package.//

==/3rdparty/plugins/onyx-rss/==
~//Contains the [[OnyxRss Onyx RSS reader]].//
onyx-rss.php

==/3rdparty/plugins/wikiedit/==
~//The page-editor toolbar WikiEdit.//
.htaccess
LICENSE.TXT
docs.txt
protoedit.js
sel.htc
wikiedit2.js

==/3rdparty/plugins/wikiedit/images/==
~//All the images for WikiEdit.//
bold.gif
center.gif
copy.gif
createimage.gif
createlink.gif
createtable.gif
cut.gif
forecolor.gif
h1-1.gif
h1.gif
h2.gif
h3.gif
help.gif
hilitecolor.gif
hr.gif
indent.gif
italic.gif
justify.gif
left.gif
ol.gif
outdent.gif
paste.gif
quote.gif
redo.gif
right.gif
strike.gif
textred.gif
ul.gif
underline.gif
undo.gif
word.gif

====/actions/====
~//This directory stores the [[ActionsInfo actions]].//
backlinks.php
calendar.php
category.php
color.php
colour.php
contact.php
countcomments.php
countowned.php
countpages.php
countusers.php
emailpassword.php
feedback.php
files.php
flash.php
footer.php
googleform.php
header.php
highscores.php
image.php
include.php
interwikilist.php
lastedit.php
lastusers.php
mindmap.php
mychanges.php
mypages.php
mysqlversion.php
newpage.php
nocomments.php
orphanedpages.php
ownedpages.php
pageindex.php
phpversion.php
recentchanges.php
recentcomments.php
recentlycommented.php
rss.php
table.php
textsearch.php
textsearchexpanded.php
usersettings.php
wakkabug.php
wantedpages.php
wikkachanges.php
wikkaname.php
wikkaversion.php

====/css/====
~//In this directory, the css files are located, the [[WikkaSkins stylesheets ("skins")]].//
.htaccess - handels the access to this folder
print.css - layout of wikka-pages for printing
wikka.css - generell layout for wikka-pages
xml.css - layout for xml

====/docs/====
~//Stores [[WikkaDocumentation documentation files]].//
INSTALL
UPGRADE
Wakka.Wiki.LICENSE
Wikka.LICENSE
readme

====/formatters/====
~//Files which handle the [[FormatterInfo formatting of code]] in Wikka.//
code.php
email.php
ini.php
php.php
wakka.php

====/handlers/====
~//Contains the [[HandlerInfo handlers]] for Wikka.//

===/handlers/page/===
~//The handlers which deal with pages.//
acls.php
addcomment.php
claim.php
delcomment.php
delete.php
delete referrer.php
diff.php
edit.php
files.xml.php
history.php
mindmap.mm.php
raw.php
recentchanges.xml.mm.php
recentchanges.xml.php
recentchanges_simple.xml.mm.php
referrers.php
referrers_sites.php
review_blacklist.php
revisions.php
revisions.xml.php
show.php

====/images/====
~//Some images used by Wikka.//
.htaccess
dvdvideo.gif
email.gif
lock.gif
wizard.gif
xml.png

====/intranet/====
~//Contains an action that would only be "safe" to use in an intranet; do not use this in a public installation, but if you want to use iframe.php, move it to the ##/actions/## directory.//
iframe.php

====/setup/====
~//Contains the code allowing to [[WikkaInstallation install]] and [[UpgradeNotes upgrade]] Wikka//

default.php
footer.php
header.php
install.php
writeconfig.php

----
Deletions:
[[WikkaDocumentation Wikka Documentation]]
----
=====Files of Wikka=====

>>**see also:**
~-WikkaCore for information on wikka.php, the central "engine" of Wikka.
~-WikkaCodeStructure for an idea where the structure of the directories is heading.
~-ThirdPartyInfo for further details about bundled third-party software.
>>
This page lists the files included in the offical release and explains (short) what they do. ""<!--To see the newest version of these files, look at [[http://cvs.sourceforge.net/viewcvs.py/wikka/Wikka/ Sourceforge.net]] (warning: might be unstable!).-->""::c::

====root====
~//the main directory of wikka, with the main files.//
.htaccess - handels the access to this folder
index.php
interwiki.conf
[[MimeTypesFile mime_types.txt]]
[[WikkaCore wikka.php]]

====/3rdparty/====
~//This directory contains [[ThirdPartyInfo third-party software bundeld with Wikka]].//

===/3rdparty/core/===
~//Contains third-party software considered essential to Wikka.//

==/3rdparty/core/safehtml/==
~//SafeHTML is needed to deal with HTML in Wikka pages in a safe manner.//
license.txt
readme.txt

==/3rdparty/core/safehtml/classes/==
~//The files for SafeHTML//
HTMLSax.php
safehtml.php

===/3rdparty/plugins/===
~//Contains third-party software that are useful extensions to Wikka's functionality.//

==/3rdparty/plugins/freemind/==
~//Files that enable the display and embedding of FreeMind maps.//
.htaccess
freemindbrowser.jar
fullscreen.php

==/3rdparty/plugins/geshi/==
~//Contains the GeSHi code highlighting package.//

==/3rdparty/plugins/onyx-rss/==
~//Contains the [[OnyxRss Onyx RSS reader]].//
onyx-rss.php

==/3rdparty/plugins/wikiedit/==
~//The page-editor toolbar WikiEdit.//
.htaccess
LICENSE.TXT
docs.txt
protoedit.js
sel.htc
wikiedit2.js

==/3rdparty/plugins/wikiedit/images/==
~//All the images for WikiEdit.//
bold.gif
center.gif
copy.gif
createimage.gif
createlink.gif
createtable.gif
cut.gif
forecolor.gif
h1-1.gif
h1.gif
h2.gif
h3.gif
help.gif
hilitecolor.gif
hr.gif
indent.gif
italic.gif
justify.gif
left.gif
ol.gif
outdent.gif
paste.gif
quote.gif
redo.gif
right.gif
strike.gif
textred.gif
ul.gif
underline.gif
undo.gif
word.gif

====/actions/====
~//This directory stores the [[ActionsInfo actions]].//
backlinks.php
calendar.php
category.php
color.php
colour.php
contact.php
countcomments.php
countowned.php
countpages.php
countusers.php
emailpassword.php
feedback.php
files.php
flash.php
footer.php
googleform.php
header.php
highscores.php
image.php
include.php
interwikilist.php
lastedit.php
lastusers.php
mindmap.php
mychanges.php
mypages.php
mysqlversion.php
newpage.php
nocomments.php
orphanedpages.php
ownedpages.php
pageindex.php
phpversion.php
recentchanges.php
recentcomments.php
recentlycommented.php
rss.php
table.php
textsearch.php
textsearchexpanded.php
usersettings.php
wakkabug.php
wantedpages.php
wikkachanges.php
wikkaname.php
wikkaversion.php

====/css/====
~//In this directory, the css files are located, the [[WikkaSkins stylesheets ("skins")]].//
.htaccess - handels the access to this folder
print.css - layout of wikka-pages for printing
wikka.css - generell layout for wikka-pages
xml.css - layout for xml

====/docs/====
~//Stores documentation files.//
INSTALL
UPGRADE
Wakka.Wiki.LICENSE
Wikka.LICENSE
readme

====/formatters/====
~//Files which handle the [FormatterInfo formatting of code]] in Wikka.//
code.php
email.php
ini.php
php.php
wakka.php

====/handlers/====
~//Contains the [[HandlerInfo handlers]] for Wikka.//

===/handlers/page/===
~//The handlers which deal with pages.//
acls.php
addcomment.php
claim.php
delcomment.php
delete.php
delete referrer.php
diff.php
edit.php
files.xml.php
history.php
mindmap.mm.php
raw.php
recentchanges.xml.mm.php
recentchanges.xml.php
recentchanges_simple.xml.mm.php
referrers.php
referrers_sites.php
review_blacklist.php
revisions.php
revisions.xml.php
show.php

====/images/====
~//Some images used by Wikka.//
.htaccess
dvdvideo.gif
email.gif
lock.gif
wizard.gif
xml.png

====/intranet/====
~//Contains an action that would only be "safe" to use in an intranet; do not use this in a public installation, but if you want to use iframe.php, move it to the ##/actions/## directory.//
iframe.php

====/setup/====
~//Well, it's there for the purpose of installing and upgrading Wikka. :-)//
default.php
footer.php
header.php
install.php
writeconfig.php

----


Revision [5236]

Edited on 2005-01-26 19:06:47 by JavaWoman [hyperlinking and minor layout]
Additions:
~-WikkaCore for information on wikka.php, the central "engine" of Wikka.
~-ThirdPartyInfo for further details about bundled third-party software.
>>
~//the main directory of wikka, with the main files.//
[[MimeTypesFile mime_types.txt]]
[[WikkaCore wikka.php]]
~//This directory contains [[ThirdPartyInfo third-party software bundeld with Wikka]].//
~//SafeHTML is needed to deal with HTML in Wikka pages in a safe manner.//
~//Contains the GeSHi code highlighting package.//
~//Contains the [[OnyxRss Onyx RSS reader]].//
~//The page-editor toolbar WikiEdit.//
~//All the images for WikiEdit.//
~//This directory stores the [[ActionsInfo actions]].//
~//In this directory, the css files are located, the [[WikkaSkins stylesheets ("skins")]].//
~//Stores documentation files.//
~//Files which handle the [FormatterInfo formatting of code]] in Wikka.//
~//Contains the [[HandlerInfo handlers]] for Wikka.//
~//The handlers which deal with pages.//
~//Some images used by Wikka.//
~//Contains an action that would only be "safe" to use in an intranet; do not use this in a public installation, but if you want to use iframe.php, move it to the ##/actions/## directory.//
Deletions:
~-ThirdPartyInfo for further details about bundled third-party software.>>
~//the main directory of wikka, with the main files//
mime types.txt -See MimeTypesFile.
wikka.php - the central "engine" of Wikka. Creates and runs it. Detailed info in WikkaCore
~//This directory contains third-party software bundeld with Wikka. See ThirdPartyInfo for further details.//
~//Needed to deal with HTML in Wikka pages in a safe manner//
~//Contains the GeSHi code highlighting package//
~//Contains the Onyx rss-reader//
~//The page-editor toolbar WikiEdit//
~//All the images for WikiEdit//
~//This directory stores the actions, which can be included on every page, see ActionsInfo for further details//
~//In this directory, the css files are located, the stylesheets ("skins") with which layouts are defined. See WikkaSkins for further details//
~//Stores documentation files//
~//Files which handle the formatting of code in Wikka. See FormatterInfo for further details//
~//Contains the handlers for Wikka. See HandlerInfo for further details//
~//The handlers which deal with pages//
~//Some images used by Wikka//
~//Contains an acrtion that would only be "safe" to use in an intranet; do not use this in a public installation, but if you want to use iframe.php, move it to the ##/actions/## directory//


Revision [5229]

Edited on 2005-01-26 18:27:21 by NilsLindenberg [link added]
Additions:
mime types.txt -See MimeTypesFile.
Deletions:
mime types.txt


Revision [5225]

Edited on 2005-01-26 18:01:01 by JavaWoman [more layout]
Additions:
This page lists the files included in the offical release and explains (short) what they do. ""<!--To see the newest version of these files, look at [[http://cvs.sourceforge.net/viewcvs.py/wikka/Wikka/ Sourceforge.net]] (warning: might be unstable!).-->""::c::
~//In this directory, the css files are located, the stylesheets ("skins") with which layouts are defined. See WikkaSkins for further details//
~//Files which handle the formatting of code in Wikka. See FormatterInfo for further details//
Deletions:
This page lists the files included in the offical release and explains (short) what they do. ""<!--To see the newest version of these files, look at [[http://cvs.sourceforge.net/viewcvs.py/wikka/Wikka/ Sourceforge.net]] (warning: might be unstable!).-->""
~//In this directory, the css files are located, which whom you define layouts. See WikkaSkins for further details//
~//Files which define the formatting of code in Wikka. See FormatterInfo for further details//


Revision [5224]

Edited on 2005-01-26 17:58:20 by JavaWoman [some layout]
Additions:
>>**see also:**
~-WikkaCodeStructure for an idea where the structure of the directories is heading.
~-ThirdPartyInfo for further details about bundled third-party software.>>
~//the main directory of wikka, with the main files//
wikka.php - the central "engine" of Wikka. Creates and runs it. Detailed info in WikkaCore
~//This directory contains third-party software bundeld with Wikka. See ThirdPartyInfo for further details.//
~//Contains third-party software considered essential to Wikka.//
~//Needed to deal with HTML in Wikka pages in a safe manner//
~//The files for SafeHTML//
~//Contains third-party software that are useful extensions to Wikka's functionality.//
~//Files that enable the display and embedding of FreeMind maps.//
~//Contains the GeSHi code highlighting package//
~//Contains the Onyx rss-reader//
~//The page-editor toolbar WikiEdit//
~//All the images for WikiEdit//
bold.gif
center.gif
copy.gif
createimage.gif
createlink.gif
createtable.gif
cut.gif
forecolor.gif
h1-1.gif
h1.gif
h2.gif
h3.gif
help.gif
hilitecolor.gif
hr.gif
indent.gif
italic.gif
justify.gif
left.gif
ol.gif
outdent.gif
paste.gif
quote.gif
redo.gif
right.gif
strike.gif
textred.gif
ul.gif
underline.gif
undo.gif
word.gif
~//This directory stores the actions, which can be included on every page, see ActionsInfo for further details//
backlinks.php
calendar.php
category.php
color.php
colour.php
contact.php
countcomments.php
countowned.php
countpages.php
countusers.php
emailpassword.php
feedback.php
files.php
flash.php
footer.php
googleform.php
header.php
highscores.php
image.php
include.php
interwikilist.php
lastedit.php
lastusers.php
mindmap.php
mychanges.php
mypages.php
mysqlversion.php
newpage.php
nocomments.php
orphanedpages.php
ownedpages.php
pageindex.php
phpversion.php
recentchanges.php
recentcomments.php
recentlycommented.php
rss.php
table.php
textsearch.php
textsearchexpanded.php
usersettings.php
wakkabug.php
wantedpages.php
wikkachanges.php
wikkaname.php
wikkaversion.php
~//In this directory, the css files are located, which whom you define layouts. See WikkaSkins for further details//
.htaccess - handels the access to this folder
print.css - layout of wikka-pages for printing
wikka.css - generell layout for wikka-pages
xml.css - layout for xml
~//Stores documentation files//
~//Files which define the formatting of code in Wikka. See FormatterInfo for further details//
~//Contains the handlers for Wikka. See HandlerInfo for further details//
~//The handlers which deal with pages//
~//Some images used by Wikka//
~//Contains an acrtion that would only be "safe" to use in an intranet; do not use this in a public installation, but if you want to use iframe.php, move it to the ##/actions/## directory//
~//Well, it's there for the purpose of installing and upgrading Wikka. :-)//
Deletions:
>>**see also:**--- WikkaCodeStructure for an idea where the structure of the directories is heading>>
//the main directory of wikka, with the main files//
wikka.php - the central "engine" of wikka. Creates and runs it. Detailed Info on WikkaCore
//This directory contains 3rdparty software bundeld with wikka. See ThirdPartyInfo for further details.//
//Contains third-party software considered essential to Wikka.//
//needed to deal with html in wikkapages in a safe matter//
//the files for safehtml//
//Contains third-partry software that are useful extensions to Wikka's functionality.//
//needed file for the freemind-action//
//for the rss-reader//
//the page-Editor for the browsers//
//All the images for wikiedit//
bold.gif
center.gif
copy.gif
createimage.gif
createlink.gif
createtable.gif
cut.gif
forecolor.gif
h1-1.gif
h1.gif
h2.gif
h3.gif
help.gif
hilitecolor.gif
hr.gif
indent.gif
italic.gif
justify.gif
left.gif
ol.gif
outdent.gif
paste.gif
quote.gif
redo.gif
right.gif
strike.gif
textred.gif
ul.gif
underline.gif
undo.gif
word.gif

//This directory stores the actions, which can be included on every page, see ActionsInfo for further details//
backlinks.php
calendar.php
category.php
color.php
colour.php
contact.php
countcomments.php
countowned.php
countpages.php
countusers.php
emailpassword.php
feedback.php
files.php
flash.php
footer.php
googleform.php
header.php
highscores.php
image.php
include.php
interwikilist.php
lastedit.php
lastusers.php
mindmap.php
mychanges.php
mypages.php
mysqlversion.php
newpage.php
nocomments.php
orphanedpages.php
ownedpages.php
pageindex.php
phpversion.php
recentchanges.php
recentcomments.php
recentlycommented.php
rss.php
table.php
textsearch.php
textsearchexpanded.php
usersettings.php
wakkabug.php
wantedpages.php
wikkachanges.php
wikkaname.php
wikkaversion.php
//In this directory, the css - files are located, which whom you define layouts. See WikkaSkins for further details//
.htaccess - handels the access to this folder
print.css - layout of wikka-pages for printing
wikka.css - generell layout for wikka-pages
xml.css - layout for xml
//stores documentation files//
//files which define the formatting of code in wikka, see FormatterInfo for further details//
//contains the handlers for wikka. See HandlerInfo for further details//
//the files which deal with pages//
//some images used by wikka//
//Contains an acrtion that would only be "safe" to use in an intranet; do not use this in a public installation, but if you want to use iframe.php, move it to the ##/actions/## directory//
//Well, it's there for the purpose of installing wikka :-)//


Revision [5222]

Edited on 2005-01-26 17:41:40 by JavaWoman [fixed confusing headings and added see also box]
Additions:
=====Files of Wikka=====
>>**see also:**--- WikkaCodeStructure for an idea where the structure of the directories is heading>>
====root====
====/3rdparty/====
//This directory contains 3rdparty software bundeld with wikka. See ThirdPartyInfo for further details.//
===/3rdparty/core/===
//Contains third-party software considered essential to Wikka.//
==/3rdparty/core/safehtml/==
==/3rdparty/core/safehtml/classes/==
===/3rdparty/plugins/===
//Contains third-partry software that are useful extensions to Wikka's functionality.//
==/3rdparty/plugins/freemind/==
==/3rdparty/plugins/geshi/==
==/3rdparty/plugins/onyx-rss/==
==/3rdparty/plugins/wikiedit/==
==/3rdparty/plugins/wikiedit/images/==
====/actions/====
====/css/====
====/docs/====
====/formatters/====
====/handlers/====
===/handlers/page/===
====/images/====
====/intranet/====
//Contains an acrtion that would only be "safe" to use in an intranet; do not use this in a public installation, but if you want to use iframe.php, move it to the ##/actions/## directory//
====/setup/====
Deletions:
====Files of Wikka====
===root===
===/3rdparty===
This directory contains 3rdparty software bundeld with wikka. See ThirdPartyInfo for further details.
==/core==
==/safehtml==
==/classes==
==/plugins==
==/freemind==
==/geshi==
==/onyx-rss==
==/wikiedit==
==/images==
===/actions===
===/css===
===/docs===
===/formatters===
===/handlers===
==/page==
===/images===
===/intranet===
//Anybody knows what this is for?//
===/setup===


Revision [5219]

Edited on 2005-01-26 13:46:56 by NilsLindenberg [fixed confusing headings and added see also box]
Additions:
===/3rdparty===
This directory contains 3rdparty software bundeld with wikka. See ThirdPartyInfo for further details.
==/core==
==/safehtml==
license.txt
==/plugins==
==/freemind==
==/geshi==
==/onyx-rss==
//for the rss-reader//
==/wikiedit==
word.gif

backlinks.php
calendar.php
colour.php
contact.php
countcomments.php
countowned.php
countpages.php
countusers.php
interwikilist.php
lastedit.php
mypages.php
mysqlversion.php
phpversion.php
wantedpages.php
wikkachanges.php
wikkaname.php
wikkaversion.php
Deletions:
backlinks.php
colour.php
interwikilist.php
mypages.php
wantedpages.php
===/freemind===
===/safehtml===
===/wikiedit2===
word.gif
===/xml===
//for xml//


Revision [3460]

Edited on 2004-12-19 11:38:38 by JavaWoman [commenting out SF reference (files >= 2 months old!) + minor edits]
Additions:
This page lists the files included in the offical release and explains (short) what they do. ""<!--To see the newest version of these files, look at [[http://cvs.sourceforge.net/viewcvs.py/wikka/Wikka/ Sourceforge.net]] (warning: might be unstable!).-->""
index.php
interwiki.conf
mime types.txt
wikka.php - the central "engine" of wikka. Creates and runs it. Detailed Info on WikkaCore
Deletions:
This page lists the filesd included in the offical relaese and explains (short) what they do. To see the newest version of these files, look at [[http://cvs.sourceforge.net/viewcvs.py/wikka/Wikka/ Sourceforge.net]] (warning: might be unstable!).
index.php -
interwiki.conf-
mime types.txt -
wikka.php - the central "engine" of wikka. Creats and runs it. Detailed Info on WikkaCore


Revision [2103]

Edited on 2004-11-08 10:18:38 by NilsLindenberg [commenting out SF reference (files >= 2 months old!) + minor edits]
Additions:
[[WikkaDocumentation Wikka Documentation]]
wikka.php - the central "engine" of wikka. Creats and runs it. Detailed Info on WikkaCore
//This directory stores the actions, which can be included on every page, see ActionsInfo for further details//
//In this directory, the css - files are located, which whom you define layouts. See WikkaSkins for further details//
//files which define the formatting of code in wikka, see FormatterInfo for further details//
//contains the handlers for wikka. See HandlerInfo for further details//
Deletions:
[[HelpInfo Wikka Documentation]]
wikka.php - the central "engine" of wikka. Creats and runs it.
//This directory stores the actions, which can be included on every page, see WikkaActions for further details//
//In this directory, the css - files are located, which whom you define layouts//
//files which define the formatting of code in wikka//
//contains the handlers for wikka. Actually, there is only the subdirectory://


Revision [2102]

Edited on 2004-11-08 10:14:35 by NilsLindenberg [commenting out SF reference (files >= 2 months old!) + minor edits]
Additions:
//This directory stores the actions, which can be included on every page, see WikkaActions for further details//
Deletions:
//This directory stores the actions, which can be included on every page//


Revision [2101]

The oldest known version of this page was created on 2004-11-08 10:13:43 by NilsLindenberg [commenting out SF reference (files >= 2 months old!) + minor edits]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki