Differences from version 1 to 3



@@ -33,6 +33,27 @@

 {img src=http://www.highview.co.kr/paul/img/bitweaver_tutorials/tiki_tut3.jpg width=500 height=317 align=center desc= link= }
 * when you are finished, you can choose where it is displayed, the left column, or the right...
 to do this, click on configure layout... I'll let you figure this one out - its pretty straight forward (:cool:) - Put it on the right for now, at position 1.
+
+!Addon - Exemple: adding rss feeds to the wiki section.
+* first create a custom module called " wikirss"
+* grab RSS 1&2 icons from google image search and copy them to your server.
+* paste this code into you module:
+{code}
+<a href="http://fusion.google.com/add?feedurl=http%3A//www.youBitweaver.org/wiki/wiki_rss.php%3Fversion%3D2"><img src="http://buttons.googlesyndication.com/fusion/add.gif" width="104" height="17" border="0" alt="Add to Google"></a>
+
+
+<a href="http://www.youBitweaver.org/wiki/wiki_rss.php?version=1"><img src="/themes/styles/native/images/rss1.gif" width="80" height="15" border="0" alt="RSS1"></a>
+
+
+<a href="http://www.youBitweaver.org/wiki/wiki_rss.php?version=2"><img src="/themes/styles/native/images/rss2.gif" width="80" height="15" border="0" alt="RSS2"></a>
+
+
+{/code}
+* You can do the same with articles and so on, just change href! Note that you've got RSS1&2 and google syndication.
+* Next, you'll have to display this custom module in the wiki pages, to do so, login as admin, go to: look&feel>layout and select WIKI from the first dropdown menu.
+* then, choose your freshly created module under the module dropdown and fill in the others attributes as needed.
+* Don't forget to add also the kernel> paquage menu as adding this to wiki layout will replace the ' site defaults ' layout.
+You're done!
 
 !Step 4 - The Cool Step! Displaying A Table from a Database!
 Ok! Now we're gonna add a little power baby! We are going to put a link in our module, that, when pressed, displays a nice little table in the center column of bitweaver! If you complete this step, you should be on your way to make some cool new features!
Page History
Date/CommentUserIPVersion
08 Jun 2006 (15:28 UTC)
realname212.27.36.13
Current • Source
realname212.27.36.12
View • Compare • Difference • Source
fire221.157.168.691
View • Compare • Difference • Source