Paste number 49681: note configure.zcml

Index of paste annotations: 1

Paste number 49681: note configure.zcml
Pasted by: thruflo
When:1 year, 8 months ago
Share:Tweet this! | http://paste.lisp.org/+12C1
Channel:#zope3-dev
Paste contents:
Raw Source | XML | Display As
<configure xmlns="http://namespaces.zope.org/browser">
  
  <!-- container -->
  
  <addMenuItem title="Note Container"
      class="pesto.obj.note.NoteContainer"
      permission="zope.ManageContent"
      view="add_note_container.html"
  />
  <addform name="add_note_container.html"
      label="Add Note Container"
      schema="pesto.obj.note.interfaces.INoteContainer"
      content_factory="pesto.obj.note.NoteContainer"
      permission="zope.ManageContent"
  />
  <containerViews for="pesto.obj.note.interfaces.INoteContainer"
      index="zope.ManageContent"
      contents="zope.ManageContent"
      add="zope.ManageContent"
  />
  <editform for="pesto.obj.note.interfaces.INoteContainer"
      schema="pesto.obj.note.interfaces.INoteContainer"
      title="Edit"
      label="Edit"
      name="edit.html"
      menu="zmi_views"
      permission="zope.ManageContent"
  />
  
  <!-- note obj -->
  
  <addMenuItem title="Note"
      class="pesto.obj.note.Note"
      permission="zope.ManageContent"
      view="add_note.html"
  />
  <addform name="add_note.html"
      label="Add Note"
      schema="pesto.obj.note.interfaces.INote"
      content_factory="pesto.obj.note.Note"
      permission="zope.ManageContent"
  />
  <editform for="pesto.obj.note.interfaces.INote"
      schema="pesto.obj.note.interfaces.INote"
      title="Edit"
      label="Edit"
      name="edit.html"
      menu="zmi_views"
      permission="zope.ManageContent"
  />
  
</configure>

Annotations for this paste:

Annotation number 1: the obj causing the mischief
Pasted by: thruflo
When:1 year, 8 months ago
Share:Tweet this! | http://paste.lisp.org/+12C1#1
Paste contents:
Raw Source | Display As
BTrees._IOBTree.IOBucket([(25088501, (u'zope.manager',)), (25088502, (u'zope.manager',)), (25088503, (u'zope.manager',)), (25088504, ()), (25088505, ()), (25088506, ()), (25088507, ()), (25088508, ()), (25088509, ()), (25088510, ()), (25088511, ()), (25088512, (u'zope.manager',)), (25088513, ()), (25088514, ()), (25088515, ()), (25088516, (u'zope.manager',)), (25088517, ()), (25088518, ()), (25088519, ()), (25088520, ()), (25088521, ()), (25088522, (u'zope.manager',)), (25088523, ()), (25088524, ()), (25088525, ()), (25088526, ()), (25088527, (u'zope.manager',)), (25088528, ()), (25088529, (u'zope.manager',)), (25088530, ()), (252381757, (u'zope.manager',)), (384885626, (u'zope.manager',)), (384885627, (u'zope.manager',)), (477805773, (u'zope.manager',)), (535713017, (u'zope.manager',)), (877782722, (u'zope.manager',)), (887639334, (u'zope.manager',)), (1936803294, (u'zope.manager',))])

Colorize as:
Show Line Numbers
Index of paste annotations: 1

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.