Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raw copy files with invalid extensions. #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Raw copy files with invalid extensions. #23

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 19, 2012

This changeset modifies the build process to copy over all files with invalid extensions as they are. Due to this change, it is possible to keep content images, videos etc. inside the wiki folder. This is useful for two reasons:

  • Easily reusable templates: The templates keep their layout-related files in static. Since no content files are kept in the same folder, it can be copied without cleanup work.
  • Permissions: Wiki editors need write access only to the wiki folder and not static. Apart from the maybe not so important security benefit is the fact that they cannot accidentally change the static files for the layout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants