Updated : structure.sql and upgrade_2.7.sql for 'file_directory' column for photos
Added : file_directory support for photos
Added : A Helper function cb_create_html_tag
Added : ANCHOR cb_head @styles/global/head.html
Added : Now user hide certain templates from end user
Updated : Template method accordingly, so hide templates does not show
Added : New function in functions_templates.php
Added : Proper function comments in functions_templates.php
Moved : Template Changer to it's own folder in global/blocks/template_changer
Added : Condition in $CBucket method, set_the_template, only change if Allow Template Change is active
Added : $value parameter in queryString function.
Updated : Some function for template changing
Added : display_template_changer() in footer
Updated : is_collection_cover to work for both photo id and json encoded value
Added : User functions for user profile item
Added : video profile item callbacks
Moved : Photo profile item to callback
Removed : Tagged in photos from user_content
Added : Collections in user_content
Added : Channel comment in user_content
Added : checking if collection cover mature or not
Added : Profile item badge in photo manager
Updated : get_collections, Private collections are only visible to admin or owner
Updated : collection search, only collections with photos will be disabled and no avatar collection
Updated : photo search, no avatar photos
Updated : Add more button will not be displayed on avatar collection
Added : Callbacks for user content "collections"
Added : get_collection_thumb and get_collection_fields functions
Added : is_collection_cover_mature, This checks if cover photo is mature or not
Added : is_collection_cover, Checks if photo is cover photo or not
Added : get_photo_fields() function
Added : user profile item callback for photo
Added : add_profile_item_type_callback, First parameter is type and second is callback function. Object id is passed to callback function
Added : display_profile_item, Parameter is uid, if not current userid is used
Added : user profile item callback for video
Updated : How photo tagging is set on view_item
Updated : User videos and contacts link according to usercontent.class.php
Updated : startup.php
Registered : Filters to user object count. These are template specific registered filters