Commit 27d07484 authored by Gabriel L. Oliveira's avatar Gabriel L. Oliveira

Add ung listbox's knowledge_pad and related gadget

Add new UNG main listbox, based on an asynchronous gadget
parent b9ceb45e
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Knowledge Box" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Access_contents_information_Permission</string> </key>
<value>
<list>
<string>Anonymous</string>
</list>
</value>
</item>
<item>
<key> <string>_View_Permission</string> </key>
<value>
<list>
<string>Anonymous</string>
</list>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>specialise/portal_gadgets/ung_document_list</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>ung_docs_listbox</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Knowledge Box</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>UNG Document Listbox</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
2011-08-01 gabriel.oliveira
* Add ung listbox's knowledge_pad and related gadget
2010-12-28 gabriel
* Added erp5_full_text_myisam_catalog as dependency
......
45
\ No newline at end of file
46
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment