History for Fave Boot Camp Tricks
changed:
-
Here's a stubbed-out file for folks to include those tricks and tips they found most useful from boot camp.
<br>
<br>
<ul>
<li><a href="http://occams.objectrealms.net" target="_blank">OCCAMS</a> is cool Plone content version control from Kapil Thangavelu at <a href="http://www.objectrealms.net/" target="_blank">ObjectRealms</a><br>
</li></ul>
<ul>
<li>To write to the event log in a Python script, use:
context.plone_log('script: my comment')<br>
</li>
</ul>
<blockquote>
</blockquote>
<ul>
<li>restricting content types by folder
..lorem ipsum...<br>
<br>
</li>
<li>adding additional skin folders for testing out skin changes
..quick brown fox...
<br>
<br>
</li>
<li>using folder tabs (in site properties)
...jumped...<br>
<br>
</li><li>zope runs in debug mode seperately from plone being in debug mode. <br>
<br>
</li><li>SQLStorage: allow the joining of legacy data to that data in
zope/plone ZODB. Too cool. There is documentation on this
is the archetypes product folder called "docs". <br>
<br>
</li><li>DCWorkflow graph: never miss another step in a workflow you are creating. Also see DCWorkflowDump:<br>
<br>
</li>
<li>Cool
Stuff...PloneArticle, ArchgenXML, CMFMember, VerboseSecurity, PAS
(Pluggable Authentication System), CMFMember, PortalMailTemplates,
PortalTransitions, LDAPUserFolder, Plone Help Center (go
Sprinters!), CMFFormController (think MVC meets Plone), WingIDE, ZEO
(debugging=good), also see the MySite tutorial in the link in the
handouts, PloneCollectorNG, CMFBoard, FSDump (dumps all custom skinds,
yadda yadda to the file system. sweet!), CMFSin (rss ingesting,
yum), PlonePoPoll<br>
</li>
</ul>