javascript embedding support
authorChristian Weiske <cweiske@cweiske.de>
Mon, 26 Jan 2015 17:24:37 +0000 (18:24 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 26 Jan 2015 17:24:37 +0000 (18:24 +0100)
commitc9e9855eb649e5b9237a81a6076ddd7fb30fe9e3
tree2c9eba86ce182d5c150af8382c4dec2a91ef7fd6
parent66170c339bbcd8b87e23c47daa11359a99e0d02d
javascript embedding support
15 files changed:
data/templates/display-head.htm
data/templates/display-sidebar-urls.htm [new file with mode: 0644]
data/templates/display.htm
data/templates/embed-file.htm [new file with mode: 0644]
data/templates/embed-part-file.htm [new file with mode: 0644]
data/templates/embed.htm [new file with mode: 0644]
src/phorkie/File.php
src/phorkie/Renderer/Geshi.php
src/phorkie/Repository.php
www/.htaccess
www/css/embed.css [new file with mode: 0644]
www/css/phorkie.css
www/embed-file.php [new file with mode: 0644]
www/embed.php [new file with mode: 0644]
www/js/phorkie.js