/[webpac2]/Webpacus/root/header.tt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /Webpacus/root/header.tt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 134 - (hide annotations)
Thu Nov 24 16:30:16 2005 UTC (18 years, 5 months ago) by dpavlin
File MIME type: text/html
File size: 579 byte(s)
 r9104@llin:  dpavlin | 2005-11-24 17:32:00 +0100
 first try at re-implementing editor in Prototype and script.aculo.us and
 mir.aculo.us, it's not as easy as it seems.

1 dpavlin 83 <html>
2     <head>
3     <title>[% name %]</title>
4 dpavlin 107 <link href="user.css" type="text/css" rel="stylesheet">
5 dpavlin 83 <script type="text/javascript" src="/js/prototype.js"></script>
6     <script type="text/javascript" src="/js/controls.js"></script>
7     <script type="text/javascript" src="/js/dragdrop.js"></script>
8     <script type="text/javascript" src="/js/effects.js"></script>
9 dpavlin 97 <script type="text/javascript" src="/js/webpac.js"></script>
10 dpavlin 83 </head>
11     <body>
12 dpavlin 134 <a href="[% base %]">[% name %]</a>
13     &nbsp;
14     <small>
15     <a href="[% base %]editor">template editor</a>
16     <br/><br/>

Properties

Name Value
svn:mime-type text/html

  ViewVC Help
Powered by ViewVC 1.1.26