This website requires JavaScript.
Explore
Help
Sign In
urosm
/
ikiwiki
Watch
1
Star
0
Fork
You've already forked ikiwiki
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1a883b3c50
ikiwiki
/
IkiWiki
History
Joey Hess
1a883b3c50
include temp file for attachment change too
2008-10-24 13:44:03 -04:00
..
Plugin
include temp file for attachment change too
2008-10-24 13:44:03 -04:00
Setup
Use the pure perl Data::Dumper when generating setup files to ensure that utf-8 characters are written out as such, and not as the encoded perl strings the C Data::Dumper produces.
2008-10-19 21:23:48 -04:00
CGI.pm
Fix issue with utf-8 in wikiname breaking session cookies, by entity-encoding the wikiname in the session cookie.
2008-10-19 21:07:12 -04:00
Receive.pm
include temp file for attachment change too
2008-10-24 13:44:03 -04:00
Render.pm
fix relativedate timezone inclusion
2008-10-19 19:21:44 -04:00
Setup.pm
don't fail if %config is not set
2008-09-01 11:26:03 -04:00
UserInfo.pm
banned_users move to setup file, stage 1
2008-08-01 17:39:17 -04:00
Wrapper.pm
Pass HTTPS variable through the wrapper so that CGI->https can be used by plugins.
Closes
:
#502047
2008-10-13 12:32:16 -04:00