Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: bpContents 0.1X Core Code – Dev Sneak Peek


Burt Adsit
Participant

@burtadsit

New version bpContents http://ourcommoninterest.org/downloads/bpcontents011.zip

Changes 0.11

– Reworked the OCI_Container class to be easier to use and less confusing.

– Added explicit support for ‘tags’ as a container type OCI_TAG

– Added a new table ‘oci_tree_meta’. Node meta table. Visit the back end as site admin to add the new table.

Three new functions for node class: get_node_meta(), update_node_meta(), delete_node_meta(). Now any node can have meta data associated with it. Planning on using this for things like item sequencing for user defined sequencing of items within a tag. Item counts in tags for tag cloud generation. Etc…

– Started to split up functions and classes: new file bpcontents-functions.php

Skip to toolbar