Difference between revisions of "Extension talk:Wiklets.php"

From Organic Design wiki
(Mootools)
m ([[Talk:Extension:Wiklets.php]] moved to Foo talk:Wiklets.php)
 
(No difference)

Latest revision as of 11:32, 29 September 2007

Overall with livelets and wiklets we'll have the following javascript files included since the wiklets will use existing functionality from Prototype Javascript Framework and Scriptaculous:

<script src="javascripts/prototype.js" type="text/javascript"></script>
<script src="javascripts/scriptaculous.js" type="text/javascript"></script>
<script src="javascripts/livelets.js" type="text/javascript"></script>

Mootools