Skip to content

Commit

Permalink
Add pdf.js support for better pdf viewer.
Browse files Browse the repository at this point in the history
  • Loading branch information
adminperpus committed Jul 26, 2013
1 parent b3e55a2 commit 5f9c200
Show file tree
Hide file tree
Showing 73 changed files with 52,777 additions and 136 deletions.
2 changes: 1 addition & 1 deletion .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# by Hendro Wicaksono

# Protect files and directories from prying eyes.
<FilesMatch "\.(engine|att|inc|info|install|module|profile|test|po|sh|.*inc.php|.*pdf|.*sql|theme|tpl(\.php)?|xtmpl|svn-base)$|^(code-style\.pl|Entries.*|Repository|Root|Tag|Template|all-wcprops|entries|format)$">
<FilesMatch "\.(engine|att|inc|info|install|module|profile|test|po|sh|.*inc.php|.*sql|theme|tpl(\.php)?|xtmpl|svn-base)$|^(code-style\.pl|Entries.*|Repository|Root|Tag|Template|all-wcprops|entries|format)$">
Order allow,deny
</FilesMatch>

Expand Down
Loading

0 comments on commit 5f9c200

Please sign in to comment.