Author: batiste.bieler
Date: Sun Jun 7 08:23:58 2009
New Revision: 553
Modified:
wiki/WriteYourOwnWidget.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/WriteYourOwnWidget.wiki
==============================================================================
--- wiki/WriteYourOwnWidget.wiki (original)
+++ wiki/WriteYourOwnWidget.wiki Sun Jun 7 08:23:58 2009
@@ -27,7 +27,9 @@
}}}
-Create a file named widget somewhere in one of your project's application
and then you can simply use the placeholder syntax. If your widget is in
the `example.widgets` module the syntax should look like this :
+Create a file named widgets (or whathever you want) somewhere in one of
your project's application and then you can simply use the placeholder
syntax.
+
+If your widget is in the `example.widgets` module the syntax should look
like this :
{{{
{% placeholder custom_widget_example on current_page with
example.widgets.CustomTextarea parsed %}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---