Edit history

Edit: -1 of 1
Time: 2007-01-20 22:06:41
Note: /dabosite/wiki/SandBox/reparent

changed:
-
** Learn to use the wiki here **

This is nice:

<pycode>
if x == "Foo":
   print "Bar"
</pycode>

----

<pycode>def beforeNew(self):
    # Assume that the 'isAuthorized' method contains
    # the logic that determines what action the user
    # may take.
    if not self.isUserAuthorized("new"):
        return "You are not authorized to create new Account records"

</pycode>

----

<s>Strikeout!</s>

&#91; square brackets &#93;


http://linktest.invalid link

----