lp://staging/~yeliabmas/wikkid/fixes-for-sloecode

Created by Sam Bailey and last modified
Get this branch:
bzr branch lp://staging/~yeliabmas/wikkid/fixes-for-sloecode
Only Sam Bailey can upload to this branch. If you are Sam Bailey please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sam Bailey
Project:
Wikkid Wiki
Status:
Development

Recent revisions

82. By Sam Bailey

Fixed bug where Markdown would not display unicode content in files.

81. By Sam Bailey

Removed some outdated docstrings.

80. By Sam Bailey

Forgot to add strip_html to preview.

79. By Sam Bailey

Added a strip_html parameter to ExecutionContext. Currently only works in Markdown; no other formatters seem to support this.

78. By Sam Bailey

Changed the public-facing implementation of preprocess_environ to create a copy of the environ before use. This prevents the path_info in environ being modified if Wikkid is being used as a module.

77. By Sam Bailey

TextFile content now UTF encoded.

76. By Sam Bailey

Added parameter to the list_directory method to allow recursive directory lookups.

75. By Sam Bailey

Changed preprocess_environ in some of the views that need to be redirected. Now can call _preprocess_environ() for redirection without actually requiring a skin.

74. By Sam Bailey

Small fixes to ensure that it works with Sloecode. Moved redirection to before_render. Copying the environ before using it so that it can be reused

73. By Tim Penhey

Fix the root redirect for scripts.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/wikkid
This branch contains Public information 
Everyone can see this information.

Subscribers