Changeset 639
- Timestamp:
- 11/21/11 02:38:13 (6 months ago)
- Location:
- admin/trunk/static/Cms
- Files:
-
- 144 added
- 3 edited
-
menu.js (modified) (1 diff)
-
menu.xhtml (modified) (2 diffs)
-
template (added)
-
template/LICENSE (added)
-
template/README.md (added)
-
template/compress.html (added)
-
template/css (added)
-
template/css/baboon.png (added)
-
template/css/baboon_vector.svg (added)
-
template/css/docs.css (added)
-
template/demo (added)
-
template/demo/activeline.html (added)
-
template/demo/changemode.html (added)
-
template/demo/complete.html (added)
-
template/demo/complete.js (added)
-
template/demo/fullscreen.html (added)
-
template/demo/marker.html (added)
-
template/demo/mustache.html (added)
-
template/demo/preview.html (added)
-
template/demo/resize.html (added)
-
template/demo/runmode.html (added)
-
template/demo/search.html (added)
-
template/demo/theme.html (added)
-
template/index.html (added)
-
template/internals.html (added)
-
template/lib (added)
-
template/lib/codemirror.css (added)
-
template/lib/codemirror.js (added)
-
template/lib/overlay.js (added)
-
template/lib/runmode.js (added)
-
template/manual.html (added)
-
template/mode (added)
-
template/mode/clike (added)
-
template/mode/clike/clike.js (added)
-
template/mode/clike/index.html (added)
-
template/mode/clojure (added)
-
template/mode/clojure/clojure.js (added)
-
template/mode/clojure/index.html (added)
-
template/mode/coffeescript (added)
-
template/mode/coffeescript/LICENSE (added)
-
template/mode/coffeescript/coffeescript.js (added)
-
template/mode/coffeescript/index.html (added)
-
template/mode/css (added)
-
template/mode/css/css.js (added)
-
template/mode/css/index.html (added)
-
template/mode/diff (added)
-
template/mode/diff/diff.css (added)
-
template/mode/diff/diff.js (added)
-
template/mode/diff/index.html (added)
-
template/mode/groovy (added)
-
template/mode/groovy/groovy.js (added)
-
template/mode/groovy/index.html (added)
-
template/mode/haskell (added)
-
template/mode/haskell/haskell.js (added)
-
template/mode/haskell/index.html (added)
-
template/mode/htmlmixed (added)
-
template/mode/htmlmixed/htmlmixed.js (added)
-
template/mode/htmlmixed/index.html (added)
-
template/mode/javascript (added)
-
template/mode/javascript/index.html (added)
-
template/mode/javascript/javascript.js (added)
-
template/mode/jinja2 (added)
-
template/mode/jinja2/index.html (added)
-
template/mode/jinja2/jinja2.js (added)
-
template/mode/lua (added)
-
template/mode/lua/index.html (added)
-
template/mode/lua/lua.js (added)
-
template/mode/markdown (added)
-
template/mode/markdown/index.html (added)
-
template/mode/markdown/markdown.css (added)
-
template/mode/markdown/markdown.js (added)
-
template/mode/ntriples (added)
-
template/mode/ntriples/index.html (added)
-
template/mode/ntriples/ntriples.js (added)
-
template/mode/pascal (added)
-
template/mode/pascal/LICENSE (added)
-
template/mode/pascal/index.html (added)
-
template/mode/pascal/pascal.js (added)
-
template/mode/perl (added)
-
template/mode/perl/LICENSE (added)
-
template/mode/perl/index.html (added)
-
template/mode/perl/perl.js (added)
-
template/mode/php (added)
-
template/mode/php/index.html (added)
-
template/mode/php/php.js (added)
-
template/mode/plsql (added)
-
template/mode/plsql/index.html (added)
-
template/mode/plsql/plsql.js (added)
-
template/mode/python (added)
-
template/mode/python/LICENSE.txt (added)
-
template/mode/python/index.html (added)
-
template/mode/python/python.js (added)
-
template/mode/r (added)
-
template/mode/r/LICENSE (added)
-
template/mode/r/index.html (added)
-
template/mode/r/r.js (added)
-
template/mode/rst (added)
-
template/mode/rst/index.html (added)
-
template/mode/rst/rst.css (added)
-
template/mode/rst/rst.js (added)
-
template/mode/ruby (added)
-
template/mode/ruby/LICENSE (added)
-
template/mode/ruby/index.html (added)
-
template/mode/ruby/ruby.js (added)
-
template/mode/rust (added)
-
template/mode/rust/index.html (added)
-
template/mode/rust/rust.js (added)
-
template/mode/scheme (added)
-
template/mode/scheme/index.html (added)
-
template/mode/scheme/scheme.js (added)
-
template/mode/smalltalk (added)
-
template/mode/smalltalk/index.html (added)
-
template/mode/smalltalk/smalltalk.js (added)
-
template/mode/sparql (added)
-
template/mode/sparql/index.html (added)
-
template/mode/sparql/sparql.js (added)
-
template/mode/stex (added)
-
template/mode/stex/index.html (added)
-
template/mode/stex/stex.js (added)
-
template/mode/tiddlywiki (added)
-
template/mode/tiddlywiki/index.html (added)
-
template/mode/tiddlywiki/tiddlywiki.css (added)
-
template/mode/tiddlywiki/tiddlywiki.js (added)
-
template/mode/velocity (added)
-
template/mode/velocity/index.html (added)
-
template/mode/velocity/velocity.js (added)
-
template/mode/xml (added)
-
template/mode/xml/index.html (added)
-
template/mode/xml/xml.js (added)
-
template/mode/xmlpure (added)
-
template/mode/xmlpure/index.html (added)
-
template/mode/xmlpure/xmlpure.js (added)
-
template/mode/yaml (added)
-
template/mode/yaml/index.html (added)
-
template/mode/yaml/yaml.js (added)
-
template/oldrelease.html (added)
-
template/test (added)
-
template/test/index.html (added)
-
template/test/test.js (added)
-
template/theme (added)
-
template/theme/cobalt.css (added)
-
template/theme/default.css (added)
-
template/theme/eclipse.css (added)
-
template/theme/elegant.css (added)
-
template/theme/neat.css (added)
-
template/theme/night.css (added)
-
templates.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
admin/trunk/static/Cms/menu.js
r554 r639 98 98 updateMenuItem('Siteroot', (menuId=='template'?0:1)); 99 99 updateMenuItem('NewRoot', (menuId=='template'?0:1)); 100 updateMenuItem('TemplateEdit', (menuId=='template'?0:1)); 100 101 updateMenuItem('template0', (menuId=='template'?0:1)); 101 102 updateMenuItem('template1', (menuId=='template'?0:1)); -
admin/trunk/static/Cms/menu.xhtml
r554 r639 98 98 <li id="menuNewTemplate"><a onClick="contentWnd.showDialog('createWindow')">$MENU.NewTemplate;</a></li> 99 99 <li id="menuTemplateDelete"><a onClick="contentWnd.deleteTemplate()">$MENU.TemplateDelete;</a></li> 100 <li id="menuTemplateEdit"><a onClick="contentWnd.editTemplate()">$MENU.FileEdit;</a></li> 100 101 <li id="menuTemplateProps"><a onClick="contentWnd.propTemplate()">$MENU.TemplateProps;</a></li> 101 102 </ul> … … 159 160 <img onClick="contentWnd.deleteDoc()" alt="$MENU.ImageLibDelete;" id="quickImageLibDelete" class="quickBarImage" width="22" height="22" src="static/common/images/quickbar/trash.png#static/common/images/quickbar/trash_on.png" title="$MENU.ImageLibDelete;" style="display:none"/> 160 161 <img onClick="contentWnd.changeProp()" alt="$MENU.ImageLibProps;" id="quickImageLibProps" class="quickBarImage" width="22" height="22" src="static/common/images/quickbar/properties.png#static/common/images/quickbar/properties_on.png" title="$MENU.ImageLibProps;" style="display:none"/> 162 <img onClick="contentWnd.editTemplate()" alt="$MENU.FileEdit;" id="quickTemplateEdit" class="quickBarImage" width="22" height="22" src="static/Cms/images/quickbar/edit.png" title="$MENU.FileEdit;" style="display:none"/> 161 163 <img onClick="contentWnd.showDialog('createWindow')" alt="$MENU.NewTemplate;" id="quickNewTemplate" class="quickBarImage" width="22" height="22" src="static/common/images/quickbar/fileNew.png#static/common/images/quickbar/fileNew_on.png" title="$MENU.NewTemplate;" style="display:none"/> 162 164 <img src="static/common/images/quickbar/devide.gif" alt="|" style="display:none" id="quicktemplate8"/> -
admin/trunk/static/Cms/templates.js
r554 r639 18 18 19 19 20 function editTemplate() { 21 parent.contentWnd.location.href = "./CmsAdmin:getDocument?xsl=Cms/templateEditor.xsl&CmsAdmin_id=" + parent.id + "&CmsAdmin_modelType=1"; 22 } 23 20 24 function deleteTemplate () 21 25 {
Note: See TracChangeset
for help on using the changeset viewer.
