Changes To Cookbook
Not logged in

Changes to "Cookbook" between 2009-11-01 10:42:30 and 2009-11-01 10:48:08

   603    603       fossil commit -m "added markitup an jquery to the project"
   604    604       fossil ui
   605    605   </pre>
   606    606   select admin/headers add after the </link> put
   607    607   <pre class="verbatim">
   608    608       &lt;link rel="stylesheet" type="text/css" href="/doc/tip/javascript/markitup/skins/markitup/style.css" /&gt;
   609    609       &lt;link rel="stylesheet" type="text/css" href="/doc/tip/javascript/markitup/sets/default/style.css" /&gt;
   610         -
   611    610       &lt;script type="text/javascript" src="/doc/tip/javascript/jquery.js"&gt;
   612    611       &lt;/script&gt;
   613    612       &lt;script type="text/javascript" src="/doc/tip/javascript/markitup/jquery.markitup.js"&gt;
   614    613       &lt;/script&gt;
   615    614   </pre>
   616    615   
   617    616   and save