Code |
Context // render compiled template
//
$_template->properties['unifunc']($_template);
$_smarty_tpl = Smarty_Internal_Template
Smarty_Internal_Template::$cache_id = NULL
Smarty_Internal_Template::$compile_id = "Pages"
Smarty_Internal_Template::$caching = false
Smarty_Internal_Template::$cache_lifetime = 3600
Smarty_Internal_Template::$template_resource = "/home/bedita3/bedita.net/frontends/staging.bedita.com/views/elements/content.tpl"
Smarty_Internal_Template::$mustCompile = false
Smarty_Internal_Template::$has_nocache_code = false
Smarty_Internal_Template::$properties = array
Smarty_Internal_Template::$required_plugins = array
Smarty_Internal_Template::$smarty = Smarty object
Smarty_Internal_Template::$block_data = array
Smarty_Internal_Template::$variable_filters = array
Smarty_Internal_Template::$used_tags = array
Smarty_Internal_Template::$allow_relative_path = false
Smarty_Internal_Template::$_capture_stack = array
Smarty_Internal_Template::$template_class = "Smarty_Internal_Template"
Smarty_Internal_Template::$tpl_vars = array
Smarty_Internal_Template::$parent = Smarty object
Smarty_Internal_Template::$config_vars = array
Smarty_Internal_Template::$source = Smarty_Template_Source object
Smarty_Internal_Template::$compiled = Smarty_Template_Compiled object
$tmp = "https://github.com/bedita/bedita/releases/download/v3.8.0/BEdita-3.8.0.corylus.b590234.tar.gz"
$_from = array(
array(
"id" => "1741",
"start_date" => null,
"end_date" => null,
"subject" => null,
"abstract" => "<p> </p>
<p> </p>",
"body" => "<p><strong>3.1</strong><strong>.3 </strong>release -- 16-06-2011</p>
<p><span style="text-decoration: underline;">User-visible changes</span>:<br />* newsletter: images and videos content added properly to newsletter messages<span> <br /></span>* notify: avoid editor note notifications for users without backend authorization<span> <br /></span>* tags: filter tags on section (only tags in objects inside a section)<span> <br /></span>* tags: get label from tag unique name<span> <br /></span>* geotag tab: find, fill and test GeoCoords with GoogleMapsGeocoder<span> <br /></span>* multimedia: filtering on tree BuildFilter::mediatypeFilter() found objects twice. Fixed<span> <br /></span>* multimedia: spreadsheet | specific view->element for BODY fields<span> <br /></span>* multimedia: added note element<span> <br /></span>* multimedia: file detail - fix: not show "imageinfo" if not present<span> <br /></span>* multimedia: fix remote images display (height/width) in "Multimedia items"<span> <br /></span>* fix chrome multimediaitem drag & drop + advanced modal ajax infos on multimediaitems<span> <br /></span>* translation - images - replaced 'url' with 'uri'<span> <br /></span>* fix: remove "notice" in tag save, $name not initialized, defined in beforeValidate<span> <br /></span>* #273 - Translations module: fix wrong limit clasuole in query<br /><br /><br /> <span style="text-decoration: underline;">Frontend changes</span>:<br />* added georss reachable from /georss/section-nickname (simple and atom)<span> <br /></span>* added kml reachable from /kml/section-nickname <span> <br /></span>* BeFront::breadcrumb() now accepts an array of options<span> <br /></span>* minor bug in rss feed creation (notice error when empty abstract and body)<span> <br /></span>* fix wrong canonicalPath in currentContent<span> <br /></span>* BeFront helper: fix canonicalPath() method<span> <br /></span>* fix generic exception error message<span> <br /></span>* 404 error if url is a reserved word and no handler is found (e.g. /js/.., /css/... )<span> <br /></span>* newsletter subscribe: fix Card.title value if Card.surname exists<span> <br /></span>* #210 - partial menu implementation - if tree.menu == 0 for a section, exclude it from "canonicalPath"<span> <br /></span>* #210 -beFront, breadcrumb - hide hidden sections (trees.menu == 0) <span> <br /></span>* #210 - menu, new canonicalPath method, rule to select preferred canonical path for every object (mutlifiling)<span> <br /></span>* BeEmbedMedia helper - in mode=thumb generate alt with title object if no one is passed<span> <br /></span>* #270 - add callback methods convention to fetch custom rss channel and items not from a single section <span> <br /></span>* #100 - strip tag saving comments or generic object to avoid xss attack<span> <br /></span>* #274 category frontend method (like /tag)<span> <br /></span>* #104 cache: simple object cache array to avoid duplicate object load<span> <br /></span>* added Tree.area_id condition in FrontendController::setCanonicalPath() to get right path when there is more than one publication<span> <br /></span>* #210 - menu, use canonicalPath method in "virtual" section objects (trees.menu === '0')<span> <br /></span>* fix RSS feeds channel data<span> <br /></span>* #210 - sitemap - add "menu" info, fix html sitemap<br />* tags, remove hidden/virtual sections from sitemap.xml</p>
<p><span style="text-decoration: underline;">Developer-visibile changes</span>:<br />* model: streams, fix mime type detection for PHP 5.3<span> <br /></span>* shell: load cached config in startup, initConfig method<span> <br /></span>* bedita shell script: avoid cached config use in init, initDb, import methods<span> <br /></span>* cake php bug-fix, xml to array conversion<span> <br /></span>* remove users.userid from buildFilterBehavior::object_userFilter() - it got performance problems with large numbers of objects<span> <br /></span>* finfo_open() in Stream::getMimeType() useFILEINFO_MIME_TYPE instead of FILEINFO_MIME to intercept only the mime_type<span> <br /></span>* errors: add $_GET['url'] param in error 500 log<span> <br /></span>* update BeBlip component to fit changes in blip.tv api<span> <br /></span>* bugfix: construction of categories.name for multimedia objects was wrong<span> <br /></span>* shell: dbadmin::updateCategoryName accept -objectType as parameter<span> <br /></span>* bugfix: auth_param field serialization only in case of array data<span> <br /></span>* User::afterFind() check if auth_params field is unserializable and if it is unserialize it<span> <br /></span>* XML::toArray patch http://cakephp.lighthouseapp.com/projects/42648/tickets/1667<span> <br /></span>* config/local default dir for local config files - svn ignore<span> <br /></span>* BEDITA_LOCAL_CFG_PATH, local configuration files path - not versioned<span> <br /></span>* soap: debug messages improvements, use "debugMode" to activate request/response log in debug.log<span> </span>* shell: #224 - addressbook import - set mailgroup, use custom csv file [header may contain BE fields]<span> <br /></span>* Blip Helper: calculate width or height respect original video ratio if only one parameter is defined<span><br /></span>* tinyMce target="modal" setup in default config<span> <br /></span>* #272 - BEAppModel::findObjects(): changed "group by" clausole on Tree to avoid duplicated items<span> <br /></span>* media nickname input value in itembox<span> <br /></span>* nickname input value in see also list<span> <br /></span>* #274 - "category" reserved word<span> <br /></span>* postgres: fix query to get user to notificate, improved Postgres support<span> <br /></span>* BEAppModel::findObjects() - splitted Tree 'group by' for mysql and postgres to work properly in mysql. Actually Postgres return double results in some cases</p>",
"duration" => null,
"object_type_id" => "22",
"status" => "on",
"created" => "2011-06-16 17:47:30",
"modified" => "2012-01-26 18:26:15",
"title" => "ChangeLog 3.1.3 ulmus",
"nickname" => "changelog-313-ulmus",
"description" => "",
"valid" => "1",
"lang" => "eng",
"ip_created" => "93.39.220.15",
"user_created" => "4",
"user_modified" => "13",
"rights" => "",
"license" => "",
"creator" => "",
"publisher" => "",
"note" => null,
"fixed" => "0",
"comments" => "off",
"UserCreated" => array(),
"ObjectProperty" => array(),
"Annotation" => array(),
"RelatedObject" => array(),
"GeoTag" => array(),
"Category" => array(),
"Tag" => array(),
"object_type" => "Document",
"free_access" => true,
"authorized" => true,
"priority" => "1",
"params" => array(),
"languages" => array()
)
)
content_5982cfc56cc4d1_97000323 - APP/tmp/smarty/compile/Pages^92df61132b5db5acd0bccec933ee0a0a0282d97d.file.content.tpl.php, line 142
Smarty_Internal_TemplateBase::fetch() - /home/bedita3/bedita.net/vendors/smarty/libs/sysplugins/smarty_internal_templatebase.php, line 182
SmartyView::_render() - /home/bedita3/bedita.net/bedita-app/views/smarty.php, line 127
View::element() - CORE/cake/libs/view/view.php, line 397
content_5982cfc565a520_40812317 - APP/tmp/smarty/compile/Pages^1813690fa0c7f8b8a8711c1241ef5b64627f7de5.file.generic_section.tpl.php, line 36
Smarty_Internal_TemplateBase::fetch() - /home/bedita3/bedita.net/vendors/smarty/libs/sysplugins/smarty_internal_templatebase.php, line 182
Smarty_Internal_Template::getSubTemplate() - /home/bedita3/bedita.net/vendors/smarty/libs/sysplugins/smarty_internal_template.php, line 284
content_5982cfc5635ea6_85666999 - APP/tmp/smarty/compile/Pages^bdba5c2d7b764545398cea4e31040bc76139281a.file.section.tpl.php, line 26
Smarty_Internal_TemplateBase::fetch() - /home/bedita3/bedita.net/vendors/smarty/libs/sysplugins/smarty_internal_templatebase.php, line 182
SmartyView::_render() - /home/bedita3/bedita.net/bedita-app/views/smarty.php, line 127
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 96
/news/bedita-313-release" title="ChangeLog 3.1.3 ulmus">ChangeLog 3.1.3 ulmus