[Bps-public-commit] r14444 - in Prophet/sites/syncwith.us/html: sd
jesse at bestpractical.com
jesse at bestpractical.com
Wed Jul 23 18:30:22 EDT 2008
Author: jesse
Date: Wed Jul 23 18:30:16 2008
New Revision: 14444
Modified:
Prophet/sites/syncwith.us/html/_elements/sidebar
Prophet/sites/syncwith.us/html/_elements/wrapper
Prophet/sites/syncwith.us/html/sd/sd-bug-output.html
Log:
* Added the wiki, google analytics
Modified: Prophet/sites/syncwith.us/html/_elements/sidebar
==============================================================================
--- Prophet/sites/syncwith.us/html/_elements/sidebar (original)
+++ Prophet/sites/syncwith.us/html/_elements/sidebar Wed Jul 23 18:30:16 2008
@@ -15,6 +15,7 @@
<li><a href="/sd/using">Using SD</a>
<li><a href="/sd/bugs">SD for SD (Bugs)</a>
</ul>
+<li><a href="http://prophet.wikia.com" target="_blank">Wiki</a>
<li><a href="/contact">Mailing lists</a>
<li><a href="/contact">Contact us</a>
Modified: Prophet/sites/syncwith.us/html/_elements/wrapper
==============================================================================
--- Prophet/sites/syncwith.us/html/_elements/wrapper (original)
+++ Prophet/sites/syncwith.us/html/_elements/wrapper Wed Jul 23 18:30:16 2008
@@ -28,6 +28,15 @@
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>.
</div>
</div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+var pageTracker = _gat._getTracker("UA-937849-4");
+pageTracker._initData();
+pageTracker._trackPageview();
+</script>
</body>
</html>
<%args>
Modified: Prophet/sites/syncwith.us/html/sd/sd-bug-output.html
==============================================================================
--- Prophet/sites/syncwith.us/html/sd/sd-bug-output.html (original)
+++ Prophet/sites/syncwith.us/html/sd/sd-bug-output.html Wed Jul 23 18:30:16 2008
@@ -31,5 +31,6 @@
33 } new add a 'clone' command which is pull+set uuid
34 } new publish a static html view of records
35 } new publish should create a static rss file
- 37 } new redefined main::diag warning in t/edit.t
+ 37 } closed redefined main::diag warning in t/edit.t
38 } new published html should use only relative links
+ 39 } closed Make prop(date) available to all App::SD::Record types
More information about the Bps-public-commit
mailing list