Header
From Bloggerhacks
(Difference between revisions)
												
			   
		| Singpolyma  (Talk | contribs) | Singpolyma  (Talk | contribs)  | ||
| Line 18: | Line 18: | ||
|   </style> |   </style> | ||
| + |  <!-- FreshTags0.5-Singpolyma2 --> | ||
|   <script type="text/javascript"> |   <script type="text/javascript"> | ||
| - | + |  //<![CDATA[ | |
| + |     if(typeof(WidgetData) != 'object') WidgetData = {}; | ||
| + |     if(typeof(WidgetData['freshtags']) != 'object') WidgetData['freshtags'] = {}; | ||
| + | |||
| + |     //tag widget | ||
| + |     WidgetData['freshtags']['freshtags_tags'] = { | ||
| + |        'type':'tags', | ||
| + |        'source':'mediawiki', | ||
| + |        'mainpage':'http://editthis.info/bloggerhacks/Main_Page', | ||
| + |        'format':'drop-asynch' | ||
| + |     }; | ||
| + | |||
| + |     //posts widget | ||
| + |  /*   WidgetData['freshtags']['freshtags_items'] = { | ||
| + |        'type':'posts', | ||
| + |        'tag_list':'freshtags_tags', | ||
| + |        'rows':'10' | ||
| + |     };*/ | ||
| + | |||
| + |  //]]> | ||
|   </script> |   </script> | ||
| + | |||
| + |  <script type="text/javascript" src="http://jscripts.ning.com/get.php?xn_auth=no&id=818185"></script> | ||
| + |  <a href="http://ghill.customer.netspace.net.au/freshtags/" title="Categories by FreshTags"><img src="  http://ghill.customer.netspace.net.au/freshtags/freshtags-btn.png" alt="FreshTags" /></a> | ||
| + |  <!-- /FreshTags0.5-Singpolyma2 --> | ||
Revision as of 18:45, 16 January 2007
<link rel="shortcut icon" href="" />
<style type="text/css">
  /*
     Notes: 
      -You must log as admin to edit this page
      -Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles. 
      -if you want your code to look nice on this page, put a space at the beginning of each line
      -This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css 
      
      For example uncomment this next section to turn all the text green:
  */
 /*
body {
   color: green;
}
 */ 
</style>
<script type="text/javascript">
//<![CDATA[
   if(typeof(WidgetData) != 'object') WidgetData = {};
   if(typeof(WidgetData['freshtags']) != 'object') WidgetData['freshtags'] = {};
   //tag widget
   WidgetData['freshtags']['freshtags_tags'] = {
      'type':'tags',
      'source':'mediawiki',
      'mainpage':'http://editthis.info/bloggerhacks/Main_Page',
      'format':'drop-asynch'
   };
   //posts widget
/*   WidgetData['freshtags']['freshtags_items'] = {
      'type':'posts',
      'tag_list':'freshtags_tags',
      'rows':'10'
   };*/
//]]> </script>
<script type="text/javascript" src="http://jscripts.ning.com/get.php?xn_auth=no&id=818185"></script> <a href="http://ghill.customer.netspace.net.au/freshtags/" title="Categories by FreshTags"><img src="" alt="FreshTags" /></a>
