extensions
... the Symphony CMS extensions available from the official [Downloads](http://symphony-cms.com/downloads/) page or any other extensions that are ... Dynamic Event Redirect
|
0.0.5 |
2009-04-01 |
yst
... data in the string template attribute
`recentevents`. Give the page the title "Home."
Now take a look at `events.yaml`, the ... * from students where grade > 5"
order by name
First we have the name of the stringtemplate attribute to be ...
django-saaskit-scratchpad
... py
run python manage.py syncdb
2 Models
~~~~~~~~
Application defines 3 models.
ScratchPad, associated with a muaccount.
Item, stores the ... test
Shows a test page with text and images to test the "add to scratchpad" template tag.
5 Template Tag ...
chingu
... BACKSPACE: reset angle and scale to default values
Page Up: Increase zorder
Page Down: Decrease zorder
R: scale up
F: ... shows the actual box in red on the screen
trait :bounding_box, :scale => 1.5, :debug => true
Inside your object you will ...
|