Author: leidel
Date: Wed Dec 17 09:47:18 2008
New Revision: 284
Modified:
wiki/BackwardsIncompatibleChanges.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/BackwardsIncompatibleChanges.wiki
==============================================================================
--- wiki/BackwardsIncompatibleChanges.wiki (original)
+++ wiki/BackwardsIncompatibleChanges.wiki Wed Dec 17 09:47:18 2008
@@ -3,6 +3,15 @@
= Backwards Incompatible Changes =
+=== r284 (Dec 17, 2008) ===
+
+Renamed some templates tags to don't overlap with other Django apps, like
django-treemenus.
+
+|| *old* || *new* ||
+|| show_menu || pages_menu||
+|| show_sub_menu || pages_sub_menu ||
+|| show_admin_menu || pages_admin_menu ||
+
=== r261 (Dec 5, 2008) ===
The placeholder template tag doesn't return a `<div
class="placeholder">[content]</div>` anymore. Please wrap the template tags
yourself in HTML you require. The templates of the example project was
changed to follow the changes.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---