Merge lp:~quam-plures-core/quam-plures/tidyup-zero into lp:quam-plures

Proposed by Yabs
Status: Merged
Merged at revision: 7579
Proposed branch: lp:~quam-plures-core/quam-plures/tidyup-zero
Merge into: lp:quam-plures
Diff against target: 6051 lines (+577/-553)
373 files modified
a_notemplate.php (+1/-1)
a_stub.php (+1/-1)
admin.php (+1/-1)
blog2.php (+1/-1)
blog3.php (+1/-1)
blog4.php (+1/-1)
contact.php (+1/-1)
index.php (+1/-1)
index_multi.php (+1/-1)
qp_config/_locales.php (+1/-1)
qp_config/_upgrade.php (+1/-1)
qp_inc/_application.php (+5/-8)
qp_inc/_async.inc.php (+1/-1)
qp_inc/_blog_main.inc.php (+1/-1)
qp_inc/_connect_db.inc.php (+1/-1)
qp_inc/_core/__core.init.php (+1/-1)
qp_inc/_core/_class4.funcs.php (+1/-1)
qp_inc/_core/_class5.funcs.php (+1/-1)
qp_inc/_core/_misc.funcs.php (+1/-1)
qp_inc/_core/_param.funcs.php (+1/-1)
qp_inc/_core/_template.funcs.php (+1/-1)
qp_inc/_core/_url.funcs.php (+1/-1)
qp_inc/_core/model/__core.install.php (+6/-6)
qp_inc/_core/model/_log.class.php (+2/-2)
qp_inc/_core/model/_pagecache.class.php (+1/-1)
qp_inc/_core/model/_timer.class.php (+1/-1)
qp_inc/_core/model/dataobjects/_dataobject.class.php (+2/-2)
qp_inc/_core/model/dataobjects/_dataobjectcache.class.php (+1/-1)
qp_inc/_core/model/dataobjects/_dataobjectlist.class.php (+1/-1)
qp_inc/_core/model/dataobjects/_dataobjectlist2.class.php (+1/-1)
qp_inc/_core/model/db/_db.class.php (+1/-1)
qp_inc/_core/model/db/_sql.class.php (+2/-2)
qp_inc/_core/model/db/_upgrade.funcs.php (+1/-1)
qp_inc/_core/ui/_iconlegend.class.php (+1/-1)
qp_inc/_core/ui/_menu.class.php (+2/-2)
qp_inc/_core/ui/_uiwidget.class.php (+1/-1)
qp_inc/_core/ui/forms/_form.class.php (+1/-1)
qp_inc/_core/ui/forms/_form.funcs.php (+1/-1)
qp_inc/_core/ui/results/_results.class.php (+1/-1)
qp_inc/_core/ui/results/_resultsel.class.php (+1/-1)
qp_inc/_ext/_zip_archives.php (+1/-1)
qp_inc/_main.inc.php (+1/-1)
qp_inc/_vars.inc.php (+1/-1)
qp_inc/antispam/antispam_list.ctrl.php (+1/-1)
qp_inc/antispam/antispam_settings.ctrl.php (+1/-1)
qp_inc/antispam/model/_antispam.funcs.php (+1/-1)
qp_inc/antispam/views/_antispam_ban.form.php (+1/-1)
qp_inc/antispam/views/_antispam_list.view.php (+2/-2)
qp_inc/antispam/views/_antispam_settings.form.php (+1/-1)
qp_inc/chapters/chapters.ctrl.php (+1/-1)
qp_inc/chapters/model/_chapter.class.php (+1/-1)
qp_inc/chapters/model/_chaptercache.class.php (+1/-1)
qp_inc/chapters/views/_chapter.form.php (+1/-1)
qp_inc/chapters/views/_chapter_list.view.php (+1/-1)
qp_inc/chapters/views/_chapter_move.form.php (+1/-1)
qp_inc/collections/coll_settings.ctrl.php (+1/-1)
qp_inc/collections/collections.ctrl.php (+1/-1)
qp_inc/collections/model/_blog.class.php (+1/-1)
qp_inc/collections/model/_blog.funcs.php (+1/-1)
qp_inc/collections/model/_blogcache.class.php (+1/-1)
qp_inc/collections/model/_category.funcs.php (+1/-1)
qp_inc/collections/model/_collsettings.class.php (+1/-1)
qp_inc/collections/views/_coll_features.form.php (+1/-1)
qp_inc/collections/views/_coll_general.form.php (+1/-1)
qp_inc/collections/views/_coll_group_perm.form.php (+1/-1)
qp_inc/collections/views/_coll_list.view.php (+1/-1)
qp_inc/collections/views/_coll_plugin_settings.form.php (+1/-1)
qp_inc/collections/views/_coll_sel_type.view.php (+1/-1)
qp_inc/collections/views/_coll_urls.form.php (+1/-1)
qp_inc/collections/views/_coll_user_perm.form.php (+1/-1)
qp_inc/comments/_comments.ctrl.php (+1/-1)
qp_inc/comments/_trackback.funcs.php (+1/-1)
qp_inc/comments/model/_comment.class.php (+1/-1)
qp_inc/comments/model/_comment.funcs.php (+1/-1)
qp_inc/comments/model/_commentlist.class.php (+1/-1)
qp_inc/comments/views/_browse_comments.view.php (+1/-1)
qp_inc/comments/views/_comment.form.php (+2/-2)
qp_inc/comments/views/_comment_list.inc.php (+1/-1)
qp_inc/cron/_cron.funcs.php (+1/-1)
qp_inc/cron/cronjobs.ctrl.php (+1/-1)
qp_inc/cron/model/_cronjob.class.php (+1/-1)
qp_inc/cron/views/_cronjob.form.php (+1/-1)
qp_inc/cron/views/_cronjob.view.php (+1/-1)
qp_inc/cron/views/_cronjob_list.view.php (+1/-1)
qp_inc/dashboard/dashboard.ctrl.php (+1/-1)
qp_inc/files/file_settings.ctrl.php (+1/-1)
qp_inc/files/file_types.ctrl.php (+2/-2)
qp_inc/files/files.ctrl.php (+1/-1)
qp_inc/files/model/_file.class.php (+3/-3)
qp_inc/files/model/_file.funcs.php (+1/-1)
qp_inc/files/model/_filecache.class.php (+1/-1)
qp_inc/files/model/_filelist.class.php (+1/-1)
qp_inc/files/model/_fileroot.class.php (+1/-1)
qp_inc/files/model/_filerootcache.class.php (+1/-1)
qp_inc/files/model/_filetype.class.php (+1/-1)
qp_inc/files/model/_filetypecache.class.php (+1/-1)
qp_inc/files/model/_image.funcs.php (+1/-1)
qp_inc/files/upload.ctrl.php (+2/-2)
qp_inc/files/views/_file_browse.view.php (+1/-1)
qp_inc/files/views/_file_browse_set.form.php (+1/-1)
qp_inc/files/views/_file_copy_move.form.php (+1/-1)
qp_inc/files/views/_file_delete.form.php (+1/-1)
qp_inc/files/views/_file_download.form.php (+1/-1)
qp_inc/files/views/_file_edit.form.php (+1/-1)
qp_inc/files/views/_file_links.view.php (+1/-1)
qp_inc/files/views/_file_list.inc.php (+1/-1)
qp_inc/files/views/_file_permissions.form.php (+1/-1)
qp_inc/files/views/_file_properties.form.php (+1/-1)
qp_inc/files/views/_file_rename.form.php (+1/-1)
qp_inc/files/views/_file_settings.form.php (+1/-1)
qp_inc/files/views/_file_upload.view.php (+1/-1)
qp_inc/files/views/_filetype.form.php (+2/-2)
qp_inc/files/views/_filetype_list.view.php (+1/-1)
qp_inc/generic/inc/_generic_listeditor.php (+43/-43)
qp_inc/generic/inc/_generic_recursive_listeditor.php (+1/-1)
qp_inc/generic/model/_genericcache.class.php (+1/-1)
qp_inc/generic/model/_genericcategory.class.php (+1/-1)
qp_inc/generic/model/_genericcategorycache.class.php (+1/-1)
qp_inc/generic/model/_genericelement.class.php (+1/-1)
qp_inc/generic/model/_genericordered.class.php (+1/-1)
qp_inc/generic/model/_genericorderedcache.class.php (+1/-1)
qp_inc/generic/views/_generic_category.form.php (+1/-1)
qp_inc/generic/views/_generic_list.inc.php (+3/-3)
qp_inc/generic/views/_generic_ordered_list.inc.php (+4/-4)
qp_inc/generic/views/_generic_recursive_list.inc.php (+2/-2)
qp_inc/items/item_statuses.ctrl.php (+1/-1)
qp_inc/items/item_types.ctrl.php (+1/-1)
qp_inc/items/items.ctrl.php (+1/-1)
qp_inc/items/model/_item.class.php (+1/-1)
qp_inc/items/model/_item.funcs.php (+4/-4)
qp_inc/items/model/_itemcache.class.php (+1/-1)
qp_inc/items/model/_itemlight.class.php (+3/-3)
qp_inc/items/model/_itemlist.class.php (+3/-3)
qp_inc/items/model/_itemlistlight.class.php (+1/-1)
qp_inc/items/model/_itemquery.class.php (+1/-1)
qp_inc/items/model/_itemtype.class.php (+1/-1)
qp_inc/items/model/_itemtypecache.class.php (+1/-1)
qp_inc/items/model/_link.class.php (+1/-1)
qp_inc/items/model/_linkcache.class.php (+1/-1)
qp_inc/items/views/_item_expert.form.php (+1/-1)
qp_inc/items/views/_item_history.view.php (+1/-1)
qp_inc/items/views/_item_links.view.php (+1/-1)
qp_inc/items/views/_item_list_full.view.php (+1/-1)
qp_inc/items/views/_item_list_sidebar.view.php (+1/-1)
qp_inc/items/views/_item_list_table.view.php (+1/-1)
qp_inc/items/views/_item_list_track.view.php (+1/-1)
qp_inc/items/views/inc/_item_form_behaviors.inc.php (+1/-1)
qp_inc/items/views/inc/_item_links.inc.php (+1/-1)
qp_inc/locales/_charset.funcs.php (+1/-1)
qp_inc/locales/_locale.funcs.php (+1/-1)
qp_inc/locales/_locale_settings.form.php (+1/-1)
qp_inc/locales/_pofile.class.php (+1/-1)
qp_inc/locales/locales.ctrl.php (+1/-1)
qp_inc/plugins/_plugin.class.php (+2/-2)
qp_inc/plugins/_plugin.funcs.php (+1/-1)
qp_inc/plugins/model/_plugins.class.php (+1/-1)
qp_inc/plugins/model/_plugins_admin.class.php (+3/-3)
qp_inc/plugins/model/_plugins_admin_no_db.class.php (+1/-1)
qp_inc/plugins/model/_pluginsettings.class.php (+1/-1)
qp_inc/plugins/model/_pluginusersettings.class.php (+1/-1)
qp_inc/plugins/plugins.ctrl.php (+5/-5)
qp_inc/plugins/views/_plugin_list.view.php (+2/-2)
qp_inc/plugins/views/_plugin_list_available.view.php (+3/-3)
qp_inc/plugins/views/_plugin_settings.form.php (+3/-3)
qp_inc/sessions/_sessions.init.php (+1/-1)
qp_inc/sessions/goals.ctrl.php (+1/-1)
qp_inc/sessions/model/_hit.class.php (+3/-3)
qp_inc/sessions/model/_hitlist.class.php (+1/-1)
qp_inc/sessions/model/_hitlog.funcs.php (+1/-1)
qp_inc/sessions/model/_session.class.php (+1/-1)
qp_inc/sessions/model/_sessions.install.php (+1/-1)
qp_inc/sessions/stats.ctrl.php (+1/-1)
qp_inc/sessions/views/_goal.form.php (+1/-1)
qp_inc/sessions/views/_goal_hitsummary.view.php (+1/-1)
qp_inc/sessions/views/_stats_browserhits.view.php (+1/-1)
qp_inc/sessions/views/_stats_direct.view.php (+1/-1)
qp_inc/sessions/views/_stats_goalhits.view.php (+1/-1)
qp_inc/sessions/views/_stats_goals.view.php (+1/-1)
qp_inc/sessions/views/_stats_hit_list.view.php (+1/-1)
qp_inc/sessions/views/_stats_refdomains.view.php (+1/-1)
qp_inc/sessions/views/_stats_referers.view.php (+1/-1)
qp_inc/sessions/views/_stats_refsearches.view.php (+1/-1)
qp_inc/sessions/views/_stats_robots.view.php (+1/-1)
qp_inc/sessions/views/_stats_search_engines.view.php (+1/-1)
qp_inc/sessions/views/_stats_search_keywords.view.php (+1/-1)
qp_inc/sessions/views/_stats_sessions.view.php (+1/-1)
qp_inc/sessions/views/_stats_sessions_list.view.php (+1/-1)
qp_inc/sessions/views/_stats_summary.view.php (+1/-1)
qp_inc/sessions/views/_stats_syndication.view.php (+1/-1)
qp_inc/sessions/views/_stats_useragents.view.php (+1/-1)
qp_inc/sessions/views/_stats_view.funcs.php (+1/-1)
qp_inc/settings/model/_abstractsettings.class.php (+1/-1)
qp_inc/settings/model/_generalsettings.class.php (+3/-3)
qp_inc/settings/settings.ctrl.php (+2/-2)
qp_inc/settings/views/_general.form.php (+1/-1)
qp_inc/templates/_template.funcs.php (+1/-1)
qp_inc/templates/model/_template.class.php (+1/-1)
qp_inc/templates/model/_templatecache.class.php (+1/-1)
qp_inc/templates/templates.ctrl.php (+1/-1)
qp_inc/templates/views/_coll_sel_template.view.php (+1/-1)
qp_inc/templates/views/_coll_template.view.php (+1/-1)
qp_inc/templates/views/_coll_template_settings.form.php (+1/-1)
qp_inc/templates/views/_template.form.php (+1/-1)
qp_inc/templates/views/_template_list.view.php (+1/-1)
qp_inc/templates/views/_template_list_available.view.php (+1/-1)
qp_inc/tools/model/_system.funcs.php (+1/-1)
qp_inc/tools/system.ctrl.php (+1/-1)
qp_inc/tools/tools.ctrl.php (+1/-1)
qp_inc/tools/views/_system_list.view.php (+1/-1)
qp_inc/users/model/_group.class.php (+1/-1)
qp_inc/users/model/_user.class.php (+4/-4)
qp_inc/users/model/_user.funcs.php (+1/-1)
qp_inc/users/model/_usercache.class.php (+1/-1)
qp_inc/users/model/_usersettings.class.php (+1/-1)
qp_inc/users/users.ctrl.php (+1/-1)
qp_inc/users/views/_group.form.php (+1/-1)
qp_inc/users/views/_user.form.php (+1/-1)
qp_inc/users/views/_user_list.view.php (+1/-1)
qp_inc/widgets/model/_widget.class.php (+1/-1)
qp_inc/widgets/model/_widgetcache.class.php (+1/-1)
qp_inc/widgets/views/_widget.form.php (+1/-1)
qp_inc/widgets/views/_widget_list.view.php (+1/-1)
qp_inc/widgets/views/_widget_list_available.view.php (+1/-1)
qp_inc/widgets/widgets.ctrl.php (+1/-1)
qp_inc/xhtml_validator/_xhtml_dtd.inc.php (+1/-1)
qp_inc/xhtml_validator/_xhtml_validator.class.php (+1/-1)
qp_inc/xmlrpc/apis/_b2.api.php (+1/-1)
qp_inc/xmlrpc/apis/_blogger.api.php (+1/-1)
qp_inc/xmlrpc/apis/_metaweblog.api.php (+1/-1)
qp_inc/xmlrpc/apis/_mt.api.php (+1/-1)
qp_inc/xmlrpc/model/_xmlrpc.funcs.php (+1/-1)
qp_install/_functions_create.php (+4/-4)
qp_install/_functions_dbupgrade.php (+1/-1)
qp_install/_functions_delete.php (+1/-1)
qp_install/_functions_install.php (+1/-1)
qp_install/index.php (+6/-6)
qp_plugins/adsense_plugin/_adsense.plugin.php (+3/-3)
qp_plugins/archives_plugin/_archives.plugin.php (+1/-1)
qp_plugins/autolinks_plugin/_autolinks.plugin.php (+1/-1)
qp_plugins/basic_antispam_plugin/_basic_antispam.plugin.php (+1/-1)
qp_plugins/bbcode_plugin/_bbcode.plugin.php (+1/-1)
qp_plugins/calendar_plugin/_calendar.plugin.php (+1/-1)
qp_plugins/category_list_widget/_category_list.widget.php (+1/-1)
qp_plugins/code_highlight_plugin/_code_highlight.plugin.php (+3/-3)
qp_plugins/code_highlight_plugin/highlighters/code.highlighter.php (+1/-1)
qp_plugins/code_highlight_plugin/highlighters/css.highlighter.php (+1/-1)
qp_plugins/code_highlight_plugin/highlighters/php.highlighter.php (+1/-1)
qp_plugins/code_highlight_plugin/highlighters/xml.highlighter.php (+1/-1)
qp_plugins/comment_gravatars_plugin/_comment_gravatars.plugin.php (+1/-1)
qp_plugins/comment_list_widget/_comment_list.widget.php (+1/-1)
qp_plugins/common_links_widget/_common_links.widget.php (+1/-1)
qp_plugins/free_html_widget/_free_html.widget.php (+1/-1)
qp_plugins/generic_ping_plugin/_generic_ping.plugin.php (+1/-1)
qp_plugins/gmcode_plugin/_gmcode.plugin.php (+1/-1)
qp_plugins/item_list_widget/_item_list.widget.php (+1/-1)
qp_plugins/link_list_widget/_link_list.widget.php (+1/-1)
qp_plugins/linkblog_widget/_linkblog.widget.php (+1/-1)
qp_plugins/logo_widget/_logo.widget.php (+1/-1)
qp_plugins/longdesc_widget/_longdesc.widget.php (+1/-1)
qp_plugins/media_index_widget/_media_index.widget.php (+1/-1)
qp_plugins/menu_link_widget/_menu_link.widget.php (+1/-1)
qp_plugins/page_list_widget/_page_list.widget.php (+1/-1)
qp_plugins/ping_pingomatic_plugin/_ping_pingomatic.plugin.php (+1/-4)
qp_plugins/post_list_widget/_post_list.widget.php (+1/-1)
qp_plugins/quicktags_plugin/_quicktags.plugin.php (+3/-3)
qp_plugins/related_post_list_widget/_related_post_list.widget.php (+1/-1)
qp_plugins/search_form_widget/_search_form.widget.php (+1/-1)
qp_plugins/smilies_plugin/_smilies.plugin.php (+1/-1)
qp_plugins/tag_cloud_widget/_tag_cloud.widget.php (+1/-1)
qp_plugins/tagline_widget/_tagline.widget.php (+1/-1)
qp_plugins/test_plugin/_test.plugin.php (+6/-7)
qp_plugins/title_widget/_title.widget.php (+1/-1)
qp_plugins/twitter_plugin/_twitter.plugin.php (+17/-17)
qp_plugins/user_tools_widget/_user_tools.widget.php (+1/-1)
qp_plugins/video_plugin/_video.class.php (+1/-1)
qp_plugins/video_plugin/_video.plugin.php (+1/-1)
qp_plugins/whosonline_plugin/_whosonline.plugin.php (+2/-2)
qp_plugins/wikilinks_plugin/_wikilinks.plugin.php (+1/-1)
qp_plugins/xml_feeds_widget/_xml_feeds.widget.php (+1/-1)
qp_rsc/css/fileman.css (+1/-1)
qp_rsc/css/login.css (+1/-1)
qp_rsc/js/extracats.js (+1/-1)
qp_srvc/async.php (+1/-1)
qp_srvc/atom.comments.php (+1/-1)
qp_srvc/atom.php (+1/-1)
qp_srvc/call_plugin.php (+1/-1)
qp_srvc/comment_post.php (+1/-1)
qp_srvc/getfile.php (+1/-1)
qp_srvc/getmail.php (+1/-1)
qp_srvc/login.php (+1/-1)
qp_srvc/message_send.php (+1/-1)
qp_srvc/profile_update.php (+1/-1)
qp_srvc/rdf.comments.php (+1/-1)
qp_srvc/rdf.php (+1/-1)
qp_srvc/register.php (+1/-1)
qp_srvc/rsd.php (+1/-1)
qp_srvc/rss.comments.php (+1/-1)
qp_srvc/rss.php (+1/-1)
qp_srvc/rss2.comments.php (+1/-1)
qp_srvc/rss2.php (+1/-1)
qp_srvc/subs_update.php (+1/-1)
qp_srvc/track.php (+1/-1)
qp_srvc/trackback.php (+1/-1)
qp_srvc/viewfile.php (+1/-1)
qp_srvc/xmlrpc.php (+1/-1)
qp_templates/_404_not_found.disp.php (+1/-1)
qp_templates/_arcdir.disp.php (+1/-1)
qp_templates/_body_footer.inc.php (+1/-1)
qp_templates/_catdir.disp.php (+1/-1)
qp_templates/_comments.disp.php (+1/-1)
qp_templates/_contributors.php (+43/-13)
qp_templates/_credits.disp.php (+5/-4)
qp_templates/_html_header.inc.php (+1/-1)
qp_templates/_item_comment.inc.php (+1/-1)
qp_templates/_item_comment_form.inc.php (+1/-1)
qp_templates/_item_content.inc.php (+1/-1)
qp_templates/_item_feedback.inc.php (+4/-4)
qp_templates/_mediaidx.disp.php (+1/-1)
qp_templates/_msgform.disp.php (+10/-10)
qp_templates/_profile.disp.php (+2/-2)
qp_templates/_subs.disp.php (+6/-6)
qp_templates/_toolbar.inc.php (+1/-1)
qp_templates/_user.disp.php (+1/-1)
qp_templates/asevo/_item_block.inc.php (+1/-1)
qp_templates/basic/_item_block.inc.php (+1/-1)
qp_templates/basic/_item_feedback.inc.php (+4/-4)
qp_templates/custom/_item_block.inc.php (+1/-1)
qp_templates/evocamp/_body_footer.inc.php (+1/-1)
qp_templates/evocamp/_body_header.inc.php (+1/-1)
qp_templates/evocamp/_item_block.inc.php (+1/-1)
qp_templates/evocamp/_sidebar.inc.php (+1/-1)
qp_templates/evocamp/_sidebar_2.inc.php (+1/-1)
qp_templates/evopress/_body_footer.inc.php (+1/-1)
qp_templates/evopress/_body_header.inc.php (+1/-1)
qp_templates/evopress/_item_block.inc.php (+1/-1)
qp_templates/evopress/_sidebar.inc.php (+1/-1)
qp_templates/glossyblue/_body_footer.inc.php (+1/-1)
qp_templates/glossyblue/_body_header.inc.php (+1/-1)
qp_templates/glossyblue/_item_block.inc.php (+1/-1)
qp_templates/glossyblue/_item_feedback.inc.php (+7/-7)
qp_templates/glossyblue/_sidebar.inc.php (+1/-1)
qp_templates/intense/_body_footer.inc.php (+1/-1)
qp_templates/intense/_body_header.inc.php (+1/-1)
qp_templates/intense/_item_block.inc.php (+1/-1)
qp_templates/intense/_sidebar.inc.php (+1/-1)
qp_templates/miami_blue/_item_block.inc.php (+1/-1)
qp_templates/natural_pink/_item_block.inc.php (+1/-1)
qp_templates/nifty_corners/_item_block.inc.php (+1/-1)
qp_templates/photoblog/_html_header.inc.php (+1/-1)
qp_templates/photoblog/_item_block.inc.php (+1/-1)
qp_templates/pixelgreen/_item_block.inc.php (+1/-1)
qp_templates/pixelgreen/_sidebar.inc.php (+1/-1)
qp_templates/pluralism/_body_footer.inc.php (+1/-1)
qp_templates/pluralism/_body_header.inc.php (+1/-1)
qp_templates/pluralism/_item_block.inc.php (+1/-1)
qp_templates/pluralism/_sidebar.inc.php (+1/-1)
qp_templates/terrafirma/_item_block.inc.php (+1/-1)
qp_templates/terrafirma/_item_comment.inc.php (+1/-1)
qp_templates/vastitude/_item_block.inc.php (+1/-1)
qp_view_admin/_adminUI_general.class.php (+1/-1)
qp_view_admin/_html_footer.inc.php (+1/-1)
qp_view_admin/_html_header.inc.php (+1/-1)
qp_view_admin/chicago/_adminUI.class.php (+1/-1)
qp_view_admin/chicago/chicago.css (+1/-1)
qp_view_admin/login/_html_footer.inc.php (+1/-1)
qp_view_admin/login/_html_header.inc.php (+1/-1)
qp_view_admin/login/_login_form.main.php (+1/-1)
qp_view_admin/login/_lostpass_form.main.php (+1/-1)
qp_view_admin/login/_reg_complete.main.php (+1/-1)
qp_view_admin/login/_reg_disabled.main.php (+1/-1)
qp_view_admin/login/_reg_form.main.php (+1/-1)
qp_view_admin/login/_validate_form.main.php (+1/-1)
summary.php (+1/-1)
To merge this branch: bzr merge lp:~quam-plures-core/quam-plures/tidyup-zero
Reviewer Review Type Date Requested Status
Lee Turner (community) Approve
Review via email: mp+44952@code.launchpad.net

Description of the change

Pre-release tidy up :
Removed yet more evocore/be2evolution references, there's plenty more remaining
Updated file copyright dates to reflect release date
Merged in latest dracones branch. Will merge again if it changes before tomorrow
Updated application release date

¥

To post a comment you must log in.
Revision history for this message
Lee Turner (leeturner) wrote :

Should the $copyright_text also be updated in _application.php?

7582. By Yabs

Correcting copyright text in _application.php

Revision history for this message
Lee Turner (leeturner) wrote :

Downloaded and tested latest change. Update of copyright text worked fine ;) App date fine. - Approved

L

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'a_notemplate.php'
2--- a_notemplate.php 2010-09-12 20:21:43 +0000
3+++ a_notemplate.php 2010-12-31 12:57:14 +0000
4@@ -10,7 +10,7 @@
5 *
6 * Quam Plures - {@link http://quamplures.net/}
7 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
8- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
9+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
10 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
11 *
12 * @todo EdB: figure out if this useful, shed if not else embrace and move to /qp_templates/
13
14=== modified file 'a_stub.php'
15--- a_stub.php 2010-06-06 15:49:20 +0000
16+++ a_stub.php 2010-12-31 12:57:14 +0000
17@@ -9,7 +9,7 @@
18 *
19 * Quam Plures - {@link http://quamplures.net/}
20 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
21- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
22+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
23 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
24 *
25 * @package pond
26
27=== modified file 'admin.php'
28--- admin.php 2010-06-06 15:49:20 +0000
29+++ admin.php 2010-12-31 12:57:14 +0000
30@@ -9,7 +9,7 @@
31 * This file is part of Quam Plures - {@link http://quamplures.net/}
32 * See also {@link https://launchpad.net/quam-plures}.
33 *
34- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
35+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
36 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
37 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
38 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
39
40=== modified file 'blog2.php'
41--- blog2.php 2010-06-06 15:49:20 +0000
42+++ blog2.php 2010-12-31 12:57:14 +0000
43@@ -4,7 +4,7 @@
44 *
45 * Quam Plures - {@link http://quamplures.net/}
46 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
47- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
48+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
49 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
50 * @package templates
51 * @subpackage stubfiles
52
53=== modified file 'blog3.php'
54--- blog3.php 2010-06-06 15:49:20 +0000
55+++ blog3.php 2010-12-31 12:57:14 +0000
56@@ -4,7 +4,7 @@
57 *
58 * Quam Plures - {@link http://quamplures.net/}
59 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
60- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
61+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
62 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
63 * @package templates
64 * @subpackage stubfiles
65
66=== modified file 'blog4.php'
67--- blog4.php 2010-06-06 15:49:20 +0000
68+++ blog4.php 2010-12-31 12:57:14 +0000
69@@ -4,7 +4,7 @@
70 *
71 * Quam Plures - {@link http://quamplures.net/}
72 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
73- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
74+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
75 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
76 * @package templates
77 * @subpackage stubfiles
78
79=== modified file 'contact.php'
80--- contact.php 2010-07-25 18:05:13 +0000
81+++ contact.php 2010-12-31 12:57:14 +0000
82@@ -7,7 +7,7 @@
83 *
84 * Quam Plures - {@link http://quamplures.net/}
85 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
86- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
87+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
88 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
89 *
90 * @package templates
91
92=== modified file 'index.php'
93--- index.php 2010-07-25 18:05:13 +0000
94+++ index.php 2010-12-31 12:57:14 +0000
95@@ -12,7 +12,7 @@
96 *
97 * Quam Plures - {@link http://quamplures.net/}
98 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
99- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
100+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
101 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
102 *
103 * {@internal Note: we need at least one file in the main package}}
104
105=== modified file 'index_multi.php'
106--- index_multi.php 2010-06-06 15:49:20 +0000
107+++ index_multi.php 2010-12-31 12:57:14 +0000
108@@ -6,7 +6,7 @@
109 *
110 * Quam Plures - {@link http://quamplures.net/}
111 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
112- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
113+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
114 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
115 *
116 * {@internal Note: we need at least one file in the main package}}
117
118=== modified file 'qp_config/_locales.php'
119--- qp_config/_locales.php 2010-08-06 15:38:29 +0000
120+++ qp_config/_locales.php 2010-12-31 12:57:14 +0000
121@@ -43,7 +43,7 @@
122 * DO NOT CHANGE THIS if your language requires UTF8 (East Asian, Arabic, etc, etc, etc) !!!
123 * This is NOT the correct way to do it. If you change this setting it may look like it works but YOU WILL HAVE ISSUES!
124 * The correct way to use UTF8 for some languages/locales is to install the appropriate language pack into the locales folder.
125- * Language packs can be downloaded here: http://b2evolution.net/downloads/language-packs.html
126+ * Language packs can be downloaded here: http://quamplures.net/downloads/
127 *
128 * If your language is not available, you can create your own (you may use /qp_locales/php/ru/ru-RU.locale.php as a model)
129 * OR... WORST CASE SCENARIO: you can always use the en-GB locale: "English (GB) latin1" (NB: UTF-8???).
130
131=== modified file 'qp_config/_upgrade.php'
132--- qp_config/_upgrade.php 2010-05-15 00:47:42 +0000
133+++ qp_config/_upgrade.php 2010-12-31 12:57:14 +0000
134@@ -4,7 +4,7 @@
135 *
136 * Quam Plures - {@link http://quamplures.net/}
137 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
138- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
139+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
140 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
141 *
142 * @package pond
143
144=== modified file 'qp_inc/_application.php'
145--- qp_inc/_application.php 2010-06-25 18:24:07 +0000
146+++ qp_inc/_application.php 2010-12-31 12:57:14 +0000
147@@ -22,15 +22,12 @@
148 * Release date (ISO)
149 * @global string
150 */
151-$app_date = '2010-06-01';
152+$app_date = '2011-01-01'; // ground zero
153
154 /**
155 * This is used to check if the database is up to date.
156 *
157- * This will be incrememented by 100 with each change in {@link upgrade_dbase_tables()}
158- * in order to leave space for maintenance releases.
159- *
160- * {@internal Before changing this in the VCS, it should be discussed! }}
161+ * This will be incrememented by with each change in {@link upgrade_dbase_tables()}
162 */
163 $app_db_version = 0;
164
165@@ -48,15 +45,15 @@
166 –
167 <span class="nobr">&copy;2003-2009 by <a href="http://b2evolution.net/dev/authors.html">Fran&ccedil;ois Planque &amp; others</a></span>
168 &ndash;
169- <span class="nobr">&copy;2009 by <a href="http://quamplures.net/">Quam Plures</a>.</span>';
170+ <span class="nobr">&copy;2009 - 2011 by <a href="http://quamplures.net/">Quam Plures</a>.</span>';
171
172 /**
173 * Modules to load
174 *
175- * This is most useful when extending evoCore with features beyond what b2evolution does and when those features do not
176+ * This is most useful when extending the application core with features beyond what application currently does and when those features do not
177 * fit nicely into a plugin, mostly when they are too large or too complex.
178 *
179- * Note: a long term goal is to be able to disable some b2evolution feature sets that would not be needed. This should
180+ * Note: a long term goal is to be able to disable some application feature sets that would not be needed. This should
181 * however only be used for large enough feature sets to make it worth the trouble. NO MICROMANAGING here.
182 */
183 $modules = array(
184
185=== modified file 'qp_inc/_async.inc.php'
186--- qp_inc/_async.inc.php 2009-12-19 19:51:52 +0000
187+++ qp_inc/_async.inc.php 2010-12-31 12:57:14 +0000
188@@ -5,7 +5,7 @@
189 * This file is part of Quam Plures - {@link http://quamplures.net/}
190 * See also {@link https://launchpad.net/quam-plures}.
191 *
192- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
193+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
194 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
195 *
196 * {@internal License choice
197
198=== modified file 'qp_inc/_blog_main.inc.php'
199--- qp_inc/_blog_main.inc.php 2010-09-25 12:29:17 +0000
200+++ qp_inc/_blog_main.inc.php 2010-12-31 12:57:14 +0000
201@@ -5,7 +5,7 @@
202 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
203 * See also {@link https://launchpad.net/quam-plures}.
204 *
205- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
206+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
207 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
208 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
209 *
210
211=== modified file 'qp_inc/_connect_db.inc.php'
212--- qp_inc/_connect_db.inc.php 2010-06-08 23:06:26 +0000
213+++ qp_inc/_connect_db.inc.php 2010-12-31 12:57:14 +0000
214@@ -5,7 +5,7 @@
215 * This file is part of Quam Plures - {@link http://quamplures.net/}
216 * See also {@link https://launchpad.net/quam-plures}.
217 *
218- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
219+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
220 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
221 *
222 * @package pond
223
224=== modified file 'qp_inc/_core/__core.init.php'
225--- qp_inc/_core/__core.init.php 2010-09-04 20:01:31 +0000
226+++ qp_inc/_core/__core.init.php 2010-12-31 12:57:14 +0000
227@@ -5,7 +5,7 @@
228 * This file is part of Quam Plures - {@link http://quamplures.net/}
229 * See also {@link https://launchpad.net/quam-plures}.
230 *
231- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
232+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
233 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
234 *
235 * {@internal License choice
236
237=== modified file 'qp_inc/_core/_class4.funcs.php'
238--- qp_inc/_core/_class4.funcs.php 2009-12-19 19:51:52 +0000
239+++ qp_inc/_core/_class4.funcs.php 2010-12-31 12:57:14 +0000
240@@ -7,7 +7,7 @@
241 * This file is part of Quam Plures - {@link http://quamplures.net/}
242 * See also {@link https://launchpad.net/quam-plures}.
243 *
244- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
245+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
246 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
247 *
248 * {@internal License choice
249
250=== modified file 'qp_inc/_core/_class5.funcs.php'
251--- qp_inc/_core/_class5.funcs.php 2010-07-07 15:38:59 +0000
252+++ qp_inc/_core/_class5.funcs.php 2010-12-31 12:57:14 +0000
253@@ -7,7 +7,7 @@
254 * This file is part of Quam Plures - {@link http://quamplures.net/}
255 * See also {@link https://launchpad.net/quam-plures}.
256 *
257- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
258+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
259 * @copyright (c)2009 by Francois PLANQUE - {@link http://fplanque.net/}
260 * Parts of this file are copyright (c)2009 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
261 *
262
263=== modified file 'qp_inc/_core/_misc.funcs.php'
264--- qp_inc/_core/_misc.funcs.php 2010-09-25 12:29:17 +0000
265+++ qp_inc/_core/_misc.funcs.php 2010-12-31 12:57:14 +0000
266@@ -5,7 +5,7 @@
267 * This file is part of Quam Plures - {@link http://quamplures.net/}
268 * See also {@link https://launchpad.net/quam-plures}.
269 *
270- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
271+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
272 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
273 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
274 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
275
276=== modified file 'qp_inc/_core/_param.funcs.php'
277--- qp_inc/_core/_param.funcs.php 2010-09-25 12:29:17 +0000
278+++ qp_inc/_core/_param.funcs.php 2010-12-31 12:57:14 +0000
279@@ -13,7 +13,7 @@
280 * This file is part of Quam Plures - {@link http://quamplures.net/}
281 * See also {@link https://launchpad.net/quam-plures}.
282 *
283- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
284+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
285 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
286 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
287 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
288
289=== modified file 'qp_inc/_core/_template.funcs.php'
290--- qp_inc/_core/_template.funcs.php 2010-07-25 18:05:13 +0000
291+++ qp_inc/_core/_template.funcs.php 2010-12-31 12:57:14 +0000
292@@ -5,7 +5,7 @@
293 * This file is part of Quam Plures - {@link http://quamplures.net/}
294 * See also {@link https://launchpad.net/quam-plures}.
295 *
296- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
297+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
298 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
299 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
300 *
301
302=== modified file 'qp_inc/_core/_url.funcs.php'
303--- qp_inc/_core/_url.funcs.php 2010-09-25 12:29:17 +0000
304+++ qp_inc/_core/_url.funcs.php 2010-12-31 12:57:14 +0000
305@@ -5,7 +5,7 @@
306 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
307 * See also {@link https://launchpad.net/quam-plures}.
308 *
309- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
310+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
311 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
312 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
313 *
314
315=== modified file 'qp_inc/_core/model/__core.install.php'
316--- qp_inc/_core/model/__core.install.php 2010-07-04 11:00:10 +0000
317+++ qp_inc/_core/model/__core.install.php 2010-12-31 12:57:14 +0000
318@@ -5,7 +5,7 @@
319 * This file is part of Quam Plures - {@link http://quamplures.net/}
320 * See also {@link https://launchpad.net/quam-plures}.
321 *
322- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
323+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
324 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
325 *
326 * {@internal License choice
327@@ -511,8 +511,8 @@
328 ) ENGINE = innodb DEFAULT CHARSET = $db_storage_charset" ),
329
330 /**
331- * This table holds info about fields a plugin might want to access and
332- * use. The only time it gets called is on a plugin's settings page
333+ * This table holds info about fields a plugin might want to access and
334+ * use. The only time it gets called is on a plugin's settings page
335 * for the various bits that make a plugin field be a plugin field
336 */
337 'T_plugin_sharedfields' => array(
338@@ -527,9 +527,9 @@
339 ) ENGINE = innodb DEFAULT CHARSET = $db_storage_charset" ),
340
341 /**
342- * This table holds user-specific info for any shared plugin field. When on a
343- * plugin's settings page it gets accessed to find then store info about a
344- * user. The plugin then stores the fact that some info about the user
345+ * This table holds user-specific info for any shared plugin field. When on a
346+ * plugin's settings page it gets accessed to find then store info about a
347+ * user. The plugin then stores the fact that some info about the user
348 * is stored in this table for the rest of QP to do it's thing with.
349 */
350 'T_plugin_sharedvalues' => array(
351
352=== modified file 'qp_inc/_core/model/_log.class.php'
353--- qp_inc/_core/model/_log.class.php 2010-09-02 18:17:53 +0000
354+++ qp_inc/_core/model/_log.class.php 2010-12-31 12:57:14 +0000
355@@ -9,7 +9,7 @@
356 * This file is part of Quam Plures - {@link http://quamplures.net/}
357 * See also {@link https://launchpad.net/quam-plures}.
358 *
359- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
360+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
361 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
362 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
363 *
364@@ -258,7 +258,7 @@
365 * @param boolean Skip if previewing?
366 *
367 * @todo (legacy): optimize
368- * @todo (legacy): dh> This appears to not display e.g. errors which got inserted?!!
369+ * @todo (legacy): dh> This appears to not display e.g. errors which got inserted?!!
370 * I also don't see how this is a "simple" param (in the sense of useful/required)
371 *
372 * @uses Log::display()
373
374=== modified file 'qp_inc/_core/model/_pagecache.class.php'
375--- qp_inc/_core/model/_pagecache.class.php 2010-09-25 12:29:17 +0000
376+++ qp_inc/_core/model/_pagecache.class.php 2010-12-31 12:57:14 +0000
377@@ -5,7 +5,7 @@
378 * This file is part of Quam Plures - {@link http://quamplures.net/}
379 * See also {@link https://launchpad.net/quam-plures}.
380 *
381- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
382+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
383 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
384 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
385 *
386
387=== modified file 'qp_inc/_core/model/_timer.class.php'
388--- qp_inc/_core/model/_timer.class.php 2010-01-15 20:06:40 +0000
389+++ qp_inc/_core/model/_timer.class.php 2010-12-31 12:57:14 +0000
390@@ -5,7 +5,7 @@
391 * This file is part of Quam Plures - {@link http://quamplures.net/}
392 * See also {@link https://launchpad.net/quam-plures}.
393 *
394- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
395+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
396 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
397 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
398 *
399
400=== modified file 'qp_inc/_core/model/dataobjects/_dataobject.class.php'
401--- qp_inc/_core/model/dataobjects/_dataobject.class.php 2010-09-25 12:29:17 +0000
402+++ qp_inc/_core/model/dataobjects/_dataobject.class.php 2010-12-31 12:57:14 +0000
403@@ -5,7 +5,7 @@
404 * This file is part of Quam Plures - {@link http://quamplures.net/}
405 * See also {@link https://launchpad.net/quam-plures}.
406 *
407- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
408+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
409 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
410 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
411 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
412@@ -370,7 +370,7 @@
413 { // Skip this relation check.
414 continue;
415 }
416-
417+
418 if( ! isset( $verbose_callbacks[$restriction['fk']] ) )
419 { // We do not want to display detailed info, just the result count:
420 $count = $DB->get_var(
421
422=== modified file 'qp_inc/_core/model/dataobjects/_dataobjectcache.class.php'
423--- qp_inc/_core/model/dataobjects/_dataobjectcache.class.php 2010-09-25 12:29:17 +0000
424+++ qp_inc/_core/model/dataobjects/_dataobjectcache.class.php 2010-12-31 12:57:14 +0000
425@@ -5,7 +5,7 @@
426 * This file is part of Quam Plures - {@link http://quamplures.net/}
427 * See also {@link https://launchpad.net/quam-plures}.
428 *
429- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
430+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
431 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
432 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
433 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
434
435=== modified file 'qp_inc/_core/model/dataobjects/_dataobjectlist.class.php'
436--- qp_inc/_core/model/dataobjects/_dataobjectlist.class.php 2009-12-19 19:51:52 +0000
437+++ qp_inc/_core/model/dataobjects/_dataobjectlist.class.php 2010-12-31 12:57:14 +0000
438@@ -5,7 +5,7 @@
439 * This file is part of Quam Plures - {@link http://quamplures.net/}
440 * See also {@link https://launchpad.net/quam-plures}.
441 *
442- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
443+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
444 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
445 *
446 * {@internal License choice
447
448=== modified file 'qp_inc/_core/model/dataobjects/_dataobjectlist2.class.php'
449--- qp_inc/_core/model/dataobjects/_dataobjectlist2.class.php 2010-09-25 12:29:17 +0000
450+++ qp_inc/_core/model/dataobjects/_dataobjectlist2.class.php 2010-12-31 12:57:14 +0000
451@@ -5,7 +5,7 @@
452 * This file is part of Quam Plures - {@link http://quamplures.net/}
453 * See also {@link https://launchpad.net/quam-plures}.
454 *
455- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
456+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
457 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
458 *
459 * {@internal License choice
460
461=== modified file 'qp_inc/_core/model/db/_db.class.php'
462--- qp_inc/_core/model/db/_db.class.php 2010-09-25 12:29:17 +0000
463+++ qp_inc/_core/model/db/_db.class.php 2010-12-31 12:57:14 +0000
464@@ -15,7 +15,7 @@
465 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
466 * See also {@link https://launchpad.net/quam-plures}.
467 *
468- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
469+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
470 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
471 * Parts of this file are copyright (c)2004 by Justin Vincent - {@link http://php.justinvincent.com}
472 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
473
474=== modified file 'qp_inc/_core/model/db/_sql.class.php'
475--- qp_inc/_core/model/db/_sql.class.php 2010-01-15 20:06:40 +0000
476+++ qp_inc/_core/model/db/_sql.class.php 2010-12-31 12:57:14 +0000
477@@ -5,7 +5,7 @@
478 * This file is part of Quam Plures - {@link http://quamplures.net/}
479 * See also {@link https://launchpad.net/quam-plures}.
480 *
481- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
482+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
483 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
484 *
485 * {@internal License choice
486@@ -331,7 +331,7 @@
487 function WHERE_keyword( $search, $search_kw_combine )
488 {
489 global $DB;
490-
491+
492 // Concat the list of search fields ( concat(' ',field1,field2,field3...) )
493 if (count( $this->search_field ) > 1)
494 {
495
496=== modified file 'qp_inc/_core/model/db/_upgrade.funcs.php'
497--- qp_inc/_core/model/db/_upgrade.funcs.php 2010-09-25 12:29:17 +0000
498+++ qp_inc/_core/model/db/_upgrade.funcs.php 2010-12-31 12:57:14 +0000
499@@ -5,7 +5,7 @@
500 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
501 * See also {@link https://launchpad.net/quam-plures}.
502 *
503- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
504+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
505 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
506 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link https://thequod.de/}.
507 *
508
509=== modified file 'qp_inc/_core/ui/_iconlegend.class.php'
510--- qp_inc/_core/ui/_iconlegend.class.php 2009-12-19 19:51:52 +0000
511+++ qp_inc/_core/ui/_iconlegend.class.php 2010-12-31 12:57:14 +0000
512@@ -5,7 +5,7 @@
513 * This file is part of Quam Plures - {@link http://quamplures.net/}
514 * See also {@link https://launchpad.net/quam-plures}.
515 *
516- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
517+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
518 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
519 *
520 * {@internal License choice
521
522=== modified file 'qp_inc/_core/ui/_menu.class.php'
523--- qp_inc/_core/ui/_menu.class.php 2010-05-24 01:31:31 +0000
524+++ qp_inc/_core/ui/_menu.class.php 2010-12-31 12:57:14 +0000
525@@ -5,7 +5,7 @@
526 * This file is part of Quam Plures - {@link http://quamplures.net/}
527 * See also {@link https://launchpad.net/quam-plures}.
528 *
529- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
530+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
531 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
532 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
533 *
534@@ -256,7 +256,7 @@
535 $anchor .= ' class="'.trim($class).'"';
536 }
537 if (array_key_exists('text',$loop_details))
538- {
539+ {
540 $anchor .= '>'.format_to_output( $loop_details['text'], 'htmlbody' )."</a>";
541 }
542 if( $loop_key == $selected )
543
544=== modified file 'qp_inc/_core/ui/_uiwidget.class.php'
545--- qp_inc/_core/ui/_uiwidget.class.php 2010-09-25 12:29:17 +0000
546+++ qp_inc/_core/ui/_uiwidget.class.php 2010-12-31 12:57:14 +0000
547@@ -5,7 +5,7 @@
548 * This file is part of Quam Plures - {@link http://quamplures.net/}
549 * See also {@link https://launchpad.net/quam-plures}.
550 *
551- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
552+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
553 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
554 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
555 *
556
557=== modified file 'qp_inc/_core/ui/forms/_form.class.php'
558--- qp_inc/_core/ui/forms/_form.class.php 2010-09-25 12:29:17 +0000
559+++ qp_inc/_core/ui/forms/_form.class.php 2010-12-31 12:57:14 +0000
560@@ -5,7 +5,7 @@
561 * This file is part of Quam Plures - {@link http://quamplures.net/}
562 * See also {@link https://launchpad.net/quam-plures}.
563 *
564- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
565+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
566 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
567 * Parts of this file are copyright (c)2004 by PROGIDISTRI - {@link http://progidistri.com/}.
568 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
569
570=== modified file 'qp_inc/_core/ui/forms/_form.funcs.php'
571--- qp_inc/_core/ui/forms/_form.funcs.php 2010-07-07 15:38:59 +0000
572+++ qp_inc/_core/ui/forms/_form.funcs.php 2010-12-31 12:57:14 +0000
573@@ -5,7 +5,7 @@
574 * This file is part of Quam Plures - {@link http://quamplures.net/}
575 * See also {@link https://launchpad.net/quam-plures}.
576 *
577- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
578+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
579 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
580 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
581 *
582
583=== modified file 'qp_inc/_core/ui/results/_results.class.php'
584--- qp_inc/_core/ui/results/_results.class.php 2010-09-25 12:29:17 +0000
585+++ qp_inc/_core/ui/results/_results.class.php 2010-12-31 12:57:14 +0000
586@@ -5,7 +5,7 @@
587 * This file is part of Quam Plures - {@link http://quamplures.net/}
588 * See also {@link https://launchpad.net/quam-plures}.
589 *
590- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
591+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
592 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
593 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
594 *
595
596=== modified file 'qp_inc/_core/ui/results/_resultsel.class.php'
597--- qp_inc/_core/ui/results/_resultsel.class.php 2010-05-15 00:47:42 +0000
598+++ qp_inc/_core/ui/results/_resultsel.class.php 2010-12-31 12:57:14 +0000
599@@ -5,7 +5,7 @@
600 * This file is part of Quam Plures - {@link http://quamplures.net/}
601 * See also {@link https://launchpad.net/quam-plures}.
602 *
603- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
604+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
605 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
606 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
607 *
608
609=== modified file 'qp_inc/_ext/_zip_archives.php'
610--- qp_inc/_ext/_zip_archives.php 2010-01-15 20:06:40 +0000
611+++ qp_inc/_ext/_zip_archives.php 2010-12-31 12:57:14 +0000
612@@ -12,7 +12,7 @@
613 *
614 * Quam Plures - {@link http://quamplures.net/}
615 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
616- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
617+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
618 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
619 *
620 * @author Devin Doucette - darksnoopy@shaw.ca
621
622=== modified file 'qp_inc/_main.inc.php'
623--- qp_inc/_main.inc.php 2010-09-25 12:29:17 +0000
624+++ qp_inc/_main.inc.php 2010-12-31 12:57:14 +0000
625@@ -8,7 +8,7 @@
626 * This file is part of Quam Plures - {@link http://quamplures.net/}
627 * See also {@link https://launchpad.net/quam-plures}.
628 *
629- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
630+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
631 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
632 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
633 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
634
635=== modified file 'qp_inc/_vars.inc.php'
636--- qp_inc/_vars.inc.php 2010-09-25 12:29:17 +0000
637+++ qp_inc/_vars.inc.php 2010-12-31 12:57:14 +0000
638@@ -5,7 +5,7 @@
639 * This file is part of Quam Plures - {@link http://quamplures.net/}
640 * See also {@link https://launchpad.net/quam-plures}.
641 *
642- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
643+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
644 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
645 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
646 *
647
648=== modified file 'qp_inc/antispam/antispam_list.ctrl.php'
649--- qp_inc/antispam/antispam_list.ctrl.php 2010-08-07 17:31:09 +0000
650+++ qp_inc/antispam/antispam_list.ctrl.php 2010-12-31 12:57:14 +0000
651@@ -5,7 +5,7 @@
652 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
653 * See also {@link https://launchpad.net/quam-plures}.
654 *
655- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
656+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
657 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
658 * Parts of this file are copyright (c)2004 by Vegar BERG GULDAL - {@link http://funky-m.com/}.
659 *
660
661=== modified file 'qp_inc/antispam/antispam_settings.ctrl.php'
662--- qp_inc/antispam/antispam_settings.ctrl.php 2009-12-19 19:51:52 +0000
663+++ qp_inc/antispam/antispam_settings.ctrl.php 2010-12-31 12:57:14 +0000
664@@ -5,7 +5,7 @@
665 * This file is part of Quam Plures - {@link http://quamplures.net/}
666 * See also {@link https://launchpad.net/quam-plures}.
667 *
668- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
669+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
670 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
671 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
672 *
673
674=== modified file 'qp_inc/antispam/model/_antispam.funcs.php'
675--- qp_inc/antispam/model/_antispam.funcs.php 2010-09-25 12:29:17 +0000
676+++ qp_inc/antispam/model/_antispam.funcs.php 2010-12-31 12:57:14 +0000
677@@ -5,7 +5,7 @@
678 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
679 * See also {@link https://launchpad.net/quam-plures}.
680 *
681- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
682+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
683 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
684 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
685 * Parts of this file are copyright (c)2004 by Vegar BERG GULDAL - {@link http://funky-m.com/}.
686
687=== modified file 'qp_inc/antispam/views/_antispam_ban.form.php'
688--- qp_inc/antispam/views/_antispam_ban.form.php 2010-08-07 17:21:15 +0000
689+++ qp_inc/antispam/views/_antispam_ban.form.php 2010-12-31 12:57:14 +0000
690@@ -5,7 +5,7 @@
691 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
692 * See also {@link https://launchpad.net/quam-plures}.
693 *
694- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
695+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
696 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
697 *
698 * @license http://quamplures.net/license.html GNU General Public License (GPL)
699
700=== modified file 'qp_inc/antispam/views/_antispam_list.view.php'
701--- qp_inc/antispam/views/_antispam_list.view.php 2010-08-07 16:38:07 +0000
702+++ qp_inc/antispam/views/_antispam_list.view.php 2010-12-31 12:57:14 +0000
703@@ -5,7 +5,7 @@
704 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
705 * See also {@link https://launchpad.net/quam-plures}.
706 *
707- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
708+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
709 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
710 *
711 * @license http://quamplures.net/license.html GNU General Public License (GPL)
712@@ -30,7 +30,7 @@
713 { // add keyword or domain
714 global $keyword;
715
716- // this is when you select "tools->antispam"
717+ // this is when you select "tools->antispam"
718 $Form = new Form( NULL, 'antispam_add', 'post', 'compact' );
719 $Form->begin_form( 'fform', T_('Add a banned keyword') );
720 $Form->hidden_ctrl();
721
722=== modified file 'qp_inc/antispam/views/_antispam_settings.form.php'
723--- qp_inc/antispam/views/_antispam_settings.form.php 2010-02-19 10:50:37 +0000
724+++ qp_inc/antispam/views/_antispam_settings.form.php 2010-12-31 12:57:14 +0000
725@@ -5,7 +5,7 @@
726 * This file is part of Quam Plures - {@link http://quamplures.net/}
727 * See also {@link https://launchpad.net/quam-plures}.
728 *
729- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
730+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
731 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
732 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
733 *
734
735=== modified file 'qp_inc/chapters/chapters.ctrl.php'
736--- qp_inc/chapters/chapters.ctrl.php 2010-02-19 10:50:37 +0000
737+++ qp_inc/chapters/chapters.ctrl.php 2010-12-31 12:57:14 +0000
738@@ -5,7 +5,7 @@
739 * This file is part of Quam Plures - {@link http://quamplures.net/}
740 * See also {@link https://launchpad.net/quam-plures}.
741 *
742- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
743+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
744 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
745 *
746 * {@internal License choice
747
748=== modified file 'qp_inc/chapters/model/_chapter.class.php'
749--- qp_inc/chapters/model/_chapter.class.php 2010-08-16 19:27:34 +0000
750+++ qp_inc/chapters/model/_chapter.class.php 2010-12-31 12:57:14 +0000
751@@ -5,7 +5,7 @@
752 * This file is part of Quam Plures - {@link http://quamplures.net/}
753 * See also {@link https://launchpad.net/quam-plures}.
754 *
755- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
756+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
757 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
758 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
759 *
760
761=== modified file 'qp_inc/chapters/model/_chaptercache.class.php'
762--- qp_inc/chapters/model/_chaptercache.class.php 2010-09-25 12:29:17 +0000
763+++ qp_inc/chapters/model/_chaptercache.class.php 2010-12-31 12:57:14 +0000
764@@ -5,7 +5,7 @@
765 * This file is part of Quam Plures - {@link http://quamplures.net/}
766 * See also {@link https://launchpad.net/quam-plures}.
767 *
768- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
769+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
770 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
771 *
772 * {@internal License choice
773
774=== modified file 'qp_inc/chapters/views/_chapter.form.php'
775--- qp_inc/chapters/views/_chapter.form.php 2010-06-08 18:49:16 +0000
776+++ qp_inc/chapters/views/_chapter.form.php 2010-12-31 12:57:14 +0000
777@@ -5,7 +5,7 @@
778 * This file is part of Quam Plures - {@link http://quamplures.net/}
779 * See also {@link https://launchpad.net/quam-plures}.
780 *
781- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
782+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
783 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
784 *
785 * {@internal License choice
786
787=== modified file 'qp_inc/chapters/views/_chapter_list.view.php'
788--- qp_inc/chapters/views/_chapter_list.view.php 2010-06-11 15:30:35 +0000
789+++ qp_inc/chapters/views/_chapter_list.view.php 2010-12-31 12:57:14 +0000
790@@ -5,7 +5,7 @@
791 * This file is part of Quam Plures - {@link http://quamplures.net/}
792 * See also {@link https://launchpad.net/quam-plures}.
793 *
794- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
795+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
796 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
797 *
798 * {@internal License choice
799
800=== modified file 'qp_inc/chapters/views/_chapter_move.form.php'
801--- qp_inc/chapters/views/_chapter_move.form.php 2010-02-19 10:50:37 +0000
802+++ qp_inc/chapters/views/_chapter_move.form.php 2010-12-31 12:57:14 +0000
803@@ -5,7 +5,7 @@
804 * This file is part of Quam Plures - {@link http://quamplures.net/}
805 * See also {@link https://launchpad.net/quam-plures}.
806 *
807- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
808+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
809 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
810 *
811 * {@internal License choice
812
813=== modified file 'qp_inc/collections/coll_settings.ctrl.php'
814--- qp_inc/collections/coll_settings.ctrl.php 2010-07-08 17:20:42 +0000
815+++ qp_inc/collections/coll_settings.ctrl.php 2010-12-31 12:57:14 +0000
816@@ -5,7 +5,7 @@
817 * This file is part of Quam Plures - {@link http://quamplures.net/}
818 * See also {@link https://launchpad.net/quam-plures}.
819 *
820- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
821+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
822 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
823 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
824 *
825
826=== modified file 'qp_inc/collections/collections.ctrl.php'
827--- qp_inc/collections/collections.ctrl.php 2010-08-31 15:24:54 +0000
828+++ qp_inc/collections/collections.ctrl.php 2010-12-31 12:57:14 +0000
829@@ -5,7 +5,7 @@
830 * This file is part of Quam Plures - {@link http://quamplures.net/}
831 * See also {@link https://launchpad.net/quam-plures}.
832 *
833- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
834+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
835 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
836 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
837 *
838
839=== modified file 'qp_inc/collections/model/_blog.class.php'
840--- qp_inc/collections/model/_blog.class.php 2010-11-21 16:12:45 +0000
841+++ qp_inc/collections/model/_blog.class.php 2010-12-31 12:57:14 +0000
842@@ -5,7 +5,7 @@
843 * This file is part of Quam Plures - {@link http://quamplures.net/}
844 * See also {@link https://launchpad.net/quam-plures}.
845 *
846- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
847+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
848 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
849 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
850 * Parts of this file are copyright (c)2005 by Jason Edgecombe.
851
852=== modified file 'qp_inc/collections/model/_blog.funcs.php'
853--- qp_inc/collections/model/_blog.funcs.php 2010-09-25 12:29:17 +0000
854+++ qp_inc/collections/model/_blog.funcs.php 2010-12-31 12:57:14 +0000
855@@ -5,7 +5,7 @@
856 * This file is part of Quam Plures - {@link http://quamplures.net/}
857 * See also {@link https://launchpad.net/quam-plures}.
858 *
859- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
860+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
861 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
862 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
863 *
864
865=== modified file 'qp_inc/collections/model/_blogcache.class.php'
866--- qp_inc/collections/model/_blogcache.class.php 2010-06-06 15:35:15 +0000
867+++ qp_inc/collections/model/_blogcache.class.php 2010-12-31 12:57:14 +0000
868@@ -5,7 +5,7 @@
869 * This file is part of Quam Plures - {@link http://quamplures.net/}
870 * See also {@link https://launchpad.net/quam-plures}.
871 *
872- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
873+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
874 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
875 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
876 *
877
878=== modified file 'qp_inc/collections/model/_category.funcs.php'
879--- qp_inc/collections/model/_category.funcs.php 2010-09-25 12:29:17 +0000
880+++ qp_inc/collections/model/_category.funcs.php 2010-12-31 12:57:14 +0000
881@@ -5,7 +5,7 @@
882 * This file is part of Quam Plures - {@link http://quamplures.net/}
883 * See also {@link https://launchpad.net/quam-plures}.
884 *
885- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
886+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
887 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
888 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
889 * Parts of this file are copyright (c)2004 by The University of North Carolina at Charlotte as
890
891=== modified file 'qp_inc/collections/model/_collsettings.class.php'
892--- qp_inc/collections/model/_collsettings.class.php 2010-12-22 20:07:55 +0000
893+++ qp_inc/collections/model/_collsettings.class.php 2010-12-31 12:57:14 +0000
894@@ -6,7 +6,7 @@
895 * This file is part of Quam Plures - {@link http://quamplures.net/}
896 * See also {@link https://launchpad.net/quam-plures}.
897 *
898- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
899+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
900 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
901 *
902 * {@internal License choice
903
904=== modified file 'qp_inc/collections/views/_coll_features.form.php'
905--- qp_inc/collections/views/_coll_features.form.php 2010-12-27 05:24:40 +0000
906+++ qp_inc/collections/views/_coll_features.form.php 2010-12-31 12:57:14 +0000
907@@ -5,7 +5,7 @@
908 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
909 * See also {@link https://launchpad.net/quam-plures}.
910 *
911- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
912+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
913 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
914 *
915 * @license http://quamplures.net/license.html GNU General Public License (GPL)
916
917=== modified file 'qp_inc/collections/views/_coll_general.form.php'
918--- qp_inc/collections/views/_coll_general.form.php 2010-09-04 20:01:11 +0000
919+++ qp_inc/collections/views/_coll_general.form.php 2010-12-31 12:57:14 +0000
920@@ -4,7 +4,7 @@
921 *
922 * Quam Plures - {@link http://quamplures.net/}
923 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
924- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
925+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
926 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
927 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
928 *
929
930=== modified file 'qp_inc/collections/views/_coll_group_perm.form.php'
931--- qp_inc/collections/views/_coll_group_perm.form.php 2010-09-25 12:29:17 +0000
932+++ qp_inc/collections/views/_coll_group_perm.form.php 2010-12-31 12:57:14 +0000
933@@ -4,7 +4,7 @@
934 *
935 * Quam Plures - {@link http://quamplures.net/}
936 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
937- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
938+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
939 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
940 *
941 * @todo move user rights queries to object (fplanque)
942
943=== modified file 'qp_inc/collections/views/_coll_list.view.php'
944--- qp_inc/collections/views/_coll_list.view.php 2010-06-05 17:11:41 +0000
945+++ qp_inc/collections/views/_coll_list.view.php 2010-12-31 12:57:14 +0000
946@@ -4,7 +4,7 @@
947 *
948 * Quam Plures - {@link http://quamplures.net/}
949 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
950- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
951+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
952 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
953 *
954 * {@internal Open Source relicensing agreement:
955
956=== modified file 'qp_inc/collections/views/_coll_plugin_settings.form.php'
957--- qp_inc/collections/views/_coll_plugin_settings.form.php 2010-02-19 10:50:37 +0000
958+++ qp_inc/collections/views/_coll_plugin_settings.form.php 2010-12-31 12:57:14 +0000
959@@ -5,7 +5,7 @@
960 * This file is part of Quam Plures - {@link http://quamplures.net/}
961 * See also {@link https://launchpad.net/quam-plures}.
962 *
963- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
964+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
965 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
966 *
967 * {@internal License choice
968
969=== modified file 'qp_inc/collections/views/_coll_sel_type.view.php'
970--- qp_inc/collections/views/_coll_sel_type.view.php 2010-01-02 08:34:34 +0000
971+++ qp_inc/collections/views/_coll_sel_type.view.php 2010-12-31 12:57:14 +0000
972@@ -4,7 +4,7 @@
973 *
974 * Quam Plures - {@link http://quamplures.net/}
975 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
976- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
977+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
978 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
979 *
980 * {@internal Open Source relicensing agreement:
981
982=== modified file 'qp_inc/collections/views/_coll_urls.form.php'
983--- qp_inc/collections/views/_coll_urls.form.php 2010-07-04 18:30:26 +0000
984+++ qp_inc/collections/views/_coll_urls.form.php 2010-12-31 12:57:14 +0000
985@@ -4,7 +4,7 @@
986 *
987 * Quam Plures - {@link http://quamplures.net/}
988 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
989- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
990+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
991 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
992 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
993 *
994
995=== modified file 'qp_inc/collections/views/_coll_user_perm.form.php'
996--- qp_inc/collections/views/_coll_user_perm.form.php 2010-09-25 12:29:17 +0000
997+++ qp_inc/collections/views/_coll_user_perm.form.php 2010-12-31 12:57:14 +0000
998@@ -4,7 +4,7 @@
999 *
1000 * Quam Plures - {@link http://quamplures.net/}
1001 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
1002- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1003+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1004 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1005 *
1006 * @todo move user rights queries to object (fplanque)
1007
1008=== modified file 'qp_inc/comments/_comments.ctrl.php'
1009--- qp_inc/comments/_comments.ctrl.php 2010-06-26 18:16:49 +0000
1010+++ qp_inc/comments/_comments.ctrl.php 2010-12-31 12:57:14 +0000
1011@@ -4,7 +4,7 @@
1012 *
1013 * Quam Plures - {@link http://quamplures.net/}
1014 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
1015- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1016+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1017 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1018 *
1019 * {@internal Open Source relicensing agreement:
1020
1021=== modified file 'qp_inc/comments/_trackback.funcs.php'
1022--- qp_inc/comments/_trackback.funcs.php 2010-09-25 12:29:17 +0000
1023+++ qp_inc/comments/_trackback.funcs.php 2010-12-31 12:57:14 +0000
1024@@ -5,7 +5,7 @@
1025 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
1026 * See also {@link https://launchpad.net/quam-plures}.
1027 *
1028- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1029+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1030 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
1031 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
1032 *
1033
1034=== modified file 'qp_inc/comments/model/_comment.class.php'
1035--- qp_inc/comments/model/_comment.class.php 2010-09-25 12:29:17 +0000
1036+++ qp_inc/comments/model/_comment.class.php 2010-12-31 12:57:14 +0000
1037@@ -5,7 +5,7 @@
1038 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
1039 * See also {@link https://launchpad.net/quam-plures}.
1040 *
1041- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1042+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1043 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
1044 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
1045 *
1046
1047=== modified file 'qp_inc/comments/model/_comment.funcs.php'
1048--- qp_inc/comments/model/_comment.funcs.php 2010-09-25 12:29:17 +0000
1049+++ qp_inc/comments/model/_comment.funcs.php 2010-12-31 12:57:14 +0000
1050@@ -5,7 +5,7 @@
1051 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
1052 * See also {@link https://launchpad.net/quam-plures}.
1053 *
1054- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1055+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1056 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
1057 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
1058 *
1059
1060=== modified file 'qp_inc/comments/model/_commentlist.class.php'
1061--- qp_inc/comments/model/_commentlist.class.php 2010-09-25 12:29:17 +0000
1062+++ qp_inc/comments/model/_commentlist.class.php 2010-12-31 12:57:14 +0000
1063@@ -5,7 +5,7 @@
1064 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
1065 * See also {@link https://launchpad.net/quam-plures}.
1066 *
1067- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1068+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1069 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
1070 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
1071 *
1072
1073=== modified file 'qp_inc/comments/views/_browse_comments.view.php'
1074--- qp_inc/comments/views/_browse_comments.view.php 2010-07-04 18:30:26 +0000
1075+++ qp_inc/comments/views/_browse_comments.view.php 2010-12-31 12:57:14 +0000
1076@@ -5,7 +5,7 @@
1077 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
1078 * See also {@link https://launchpad.net/quam-plures}.
1079 *
1080- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1081+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1082 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
1083 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
1084 *
1085
1086=== modified file 'qp_inc/comments/views/_comment.form.php'
1087--- qp_inc/comments/views/_comment.form.php 2010-11-02 14:17:25 +0000
1088+++ qp_inc/comments/views/_comment.form.php 2010-12-31 12:57:14 +0000
1089@@ -5,7 +5,7 @@
1090 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
1091 * See also {@link https://launchpad.net/quam-plures}.
1092 *
1093- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1094+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1095 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
1096 *
1097 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1098@@ -236,7 +236,7 @@
1099 echo '</p>';
1100 $Form->end_fieldset();
1101 */
1102-
1103+
1104 $Form->begin_fieldset( T_('Visibility'), array( 'id' => 'commentform_visibility' ) );
1105
1106 $sharing_options[] = array( 'published', T_('Published (Public)') );
1107
1108=== modified file 'qp_inc/comments/views/_comment_list.inc.php'
1109--- qp_inc/comments/views/_comment_list.inc.php 2010-08-07 16:38:07 +0000
1110+++ qp_inc/comments/views/_comment_list.inc.php 2010-12-31 12:57:14 +0000
1111@@ -5,7 +5,7 @@
1112 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
1113 * See also {@link https://launchpad.net/quam-plures}.
1114 *
1115- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1116+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1117 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
1118 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
1119 *
1120
1121=== modified file 'qp_inc/cron/_cron.funcs.php'
1122--- qp_inc/cron/_cron.funcs.php 2010-02-19 10:50:37 +0000
1123+++ qp_inc/cron/_cron.funcs.php 2010-12-31 12:57:14 +0000
1124@@ -5,7 +5,7 @@
1125 * This file is part of Quam Plures - {@link http://quamplures.net/}
1126 * See also {@link https://launchpad.net/quam-plures}.
1127 *
1128- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1129+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1130 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1131 *
1132 * {@internal License choice
1133
1134=== modified file 'qp_inc/cron/cronjobs.ctrl.php'
1135--- qp_inc/cron/cronjobs.ctrl.php 2010-02-19 10:50:37 +0000
1136+++ qp_inc/cron/cronjobs.ctrl.php 2010-12-31 12:57:14 +0000
1137@@ -5,7 +5,7 @@
1138 * This file is part of Quam Plures - {@link http://quamplures.net/}
1139 * See also {@link https://launchpad.net/quam-plures}.
1140 *
1141- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1142+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1143 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1144 *
1145 * {@internal License choice
1146
1147=== modified file 'qp_inc/cron/model/_cronjob.class.php'
1148--- qp_inc/cron/model/_cronjob.class.php 2009-12-19 19:51:52 +0000
1149+++ qp_inc/cron/model/_cronjob.class.php 2010-12-31 12:57:14 +0000
1150@@ -5,7 +5,7 @@
1151 * This file is part of Quam Plures - {@link http://quamplures.net/}
1152 * See also {@link https://launchpad.net/quam-plures}.
1153 *
1154- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1155+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1156 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1157 *
1158 * {@internal License choice
1159
1160=== modified file 'qp_inc/cron/views/_cronjob.form.php'
1161--- qp_inc/cron/views/_cronjob.form.php 2010-05-03 23:51:43 +0000
1162+++ qp_inc/cron/views/_cronjob.form.php 2010-12-31 12:57:14 +0000
1163@@ -5,7 +5,7 @@
1164 * This file is part of Quam Plures - {@link http://quamplures.net/}
1165 * See also {@link https://launchpad.net/quam-plures}.
1166 *
1167- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1168+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1169 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1170 *
1171 * {@internal License choice
1172
1173=== modified file 'qp_inc/cron/views/_cronjob.view.php'
1174--- qp_inc/cron/views/_cronjob.view.php 2010-05-03 23:51:43 +0000
1175+++ qp_inc/cron/views/_cronjob.view.php 2010-12-31 12:57:14 +0000
1176@@ -5,7 +5,7 @@
1177 * This file is part of Quam Plures - {@link http://quamplures.net/}
1178 * See also {@link https://launchpad.net/quam-plures}.
1179 *
1180- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1181+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1182 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1183 *
1184 * {@internal License choice
1185
1186=== modified file 'qp_inc/cron/views/_cronjob_list.view.php'
1187--- qp_inc/cron/views/_cronjob_list.view.php 2010-06-22 19:58:20 +0000
1188+++ qp_inc/cron/views/_cronjob_list.view.php 2010-12-31 12:57:14 +0000
1189@@ -5,7 +5,7 @@
1190 * This file is part of Quam Plures - {@link http://quamplures.net/}
1191 * See also {@link https://launchpad.net/quam-plures}.
1192 *
1193- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1194+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1195 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1196 *
1197 * {@internal License choice
1198
1199=== modified file 'qp_inc/dashboard/dashboard.ctrl.php'
1200--- qp_inc/dashboard/dashboard.ctrl.php 2010-08-07 16:38:07 +0000
1201+++ qp_inc/dashboard/dashboard.ctrl.php 2010-12-31 12:57:14 +0000
1202@@ -5,7 +5,7 @@
1203 * Quam Plures - {@link http://quamplures.net/}
1204 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
1205 *
1206- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1207+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1208 * @copyright (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/}
1209 *
1210 * {@internal Open Source relicensing agreement:
1211
1212=== modified file 'qp_inc/files/file_settings.ctrl.php'
1213--- qp_inc/files/file_settings.ctrl.php 2010-04-13 04:28:02 +0000
1214+++ qp_inc/files/file_settings.ctrl.php 2010-12-31 12:57:14 +0000
1215@@ -5,7 +5,7 @@
1216 * This file is part of Quam Plures - {@link http://quamplures.net/}
1217 * See also {@link https://launchpad.net/quam-plures}.
1218 *
1219- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1220+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1221 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1222 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
1223 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1224
1225=== modified file 'qp_inc/files/file_types.ctrl.php'
1226--- qp_inc/files/file_types.ctrl.php 2010-02-19 10:50:37 +0000
1227+++ qp_inc/files/file_types.ctrl.php 2010-12-31 12:57:14 +0000
1228@@ -5,7 +5,7 @@
1229 * This file is part of Quam Plures - {@link http://quamplures.net/}
1230 * See also {@link https://launchpad.net/quam-plures}.
1231 *
1232- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1233+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1234 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1235 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1236 *
1237@@ -107,7 +107,7 @@
1238 // Insert in DB:
1239 $edited_Filetype->dbinsert();
1240 $Messages->add( T_('New file type created.'), 'success' );
1241-
1242+
1243 // What next?
1244 param( 'submit', 'string', true );
1245 if( $submit == T_('Record, then Create Similar') ) // TODO: do not use submit value for this!
1246
1247=== modified file 'qp_inc/files/files.ctrl.php'
1248--- qp_inc/files/files.ctrl.php 2010-09-25 12:29:17 +0000
1249+++ qp_inc/files/files.ctrl.php 2010-12-31 12:57:14 +0000
1250@@ -12,7 +12,7 @@
1251 * This file is part of Quam Plures - {@link http://quamplures.net/}
1252 * See also {@link https://launchpad.net/quam-plures}.
1253 *
1254- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1255+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1256 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1257 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
1258 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1259
1260=== modified file 'qp_inc/files/model/_file.class.php'
1261--- qp_inc/files/model/_file.class.php 2010-12-17 16:52:25 +0000
1262+++ qp_inc/files/model/_file.class.php 2010-12-31 12:57:14 +0000
1263@@ -5,7 +5,7 @@
1264 * This file is part of Quam Plures - {@link http://quamplures.net/}
1265 * See also {@link https://launchpad.net/quam-plures}.
1266 *
1267- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1268+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1269 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1270 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
1271 *
1272@@ -1794,7 +1794,7 @@
1273 function save_thumb_to_cache( $thumb_imh, $size_name, $thumb_mimetype, $thumb_quality = 90 )
1274 {
1275 global $Plugins;
1276-
1277+
1278 $Plugins->trigger_event( 'BeforeThumbCreate', array(
1279 'imh' => & $thumb_imh,
1280 'size' => & $size_name,
1281@@ -1962,7 +1962,7 @@
1282 * Callback function called by DataObject::check_relations().
1283 *
1284 * @see DataObject::check_relations()
1285- *
1286+ *
1287 * @internal Technically, this method could be a separate function,
1288 * but having it in File makes it clear that is used for
1289 * File-related things only.
1290
1291=== modified file 'qp_inc/files/model/_file.funcs.php'
1292--- qp_inc/files/model/_file.funcs.php 2010-09-25 12:29:17 +0000
1293+++ qp_inc/files/model/_file.funcs.php 2010-12-31 12:57:14 +0000
1294@@ -5,7 +5,7 @@
1295 * This file is part of Quam Plures - {@link http://quamplures.net/}
1296 * See also {@link https://launchpad.net/quam-plures}.
1297 *
1298- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1299+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1300 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1301 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
1302 *
1303
1304=== modified file 'qp_inc/files/model/_filecache.class.php'
1305--- qp_inc/files/model/_filecache.class.php 2009-12-19 19:51:52 +0000
1306+++ qp_inc/files/model/_filecache.class.php 2010-12-31 12:57:14 +0000
1307@@ -5,7 +5,7 @@
1308 * This file is part of Quam Plures - {@link http://quamplures.net/}
1309 * See also {@link https://launchpad.net/quam-plures}.
1310 *
1311- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1312+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1313 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1314 *
1315 * {@internal License choice
1316
1317=== modified file 'qp_inc/files/model/_filelist.class.php'
1318--- qp_inc/files/model/_filelist.class.php 2010-08-24 19:39:15 +0000
1319+++ qp_inc/files/model/_filelist.class.php 2010-12-31 12:57:14 +0000
1320@@ -5,7 +5,7 @@
1321 * This file is part of Quam Plures - {@link http://quamplures.net/}
1322 * See also {@link https://launchpad.net/quam-plures}.
1323 *
1324- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1325+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1326 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1327 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
1328 *
1329
1330=== modified file 'qp_inc/files/model/_fileroot.class.php'
1331--- qp_inc/files/model/_fileroot.class.php 2010-01-15 20:06:40 +0000
1332+++ qp_inc/files/model/_fileroot.class.php 2010-12-31 12:57:14 +0000
1333@@ -5,7 +5,7 @@
1334 * This file is part of Quam Plures - {@link http://quamplures.net/}
1335 * See also {@link https://launchpad.net/quam-plures}.
1336 *
1337- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1338+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1339 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1340 *
1341 * {@internal License choice
1342
1343=== modified file 'qp_inc/files/model/_filerootcache.class.php'
1344--- qp_inc/files/model/_filerootcache.class.php 2010-05-15 00:47:42 +0000
1345+++ qp_inc/files/model/_filerootcache.class.php 2010-12-31 12:57:14 +0000
1346@@ -5,7 +5,7 @@
1347 * This file is part of Quam Plures - {@link http://quamplures.net/}
1348 * See also {@link https://launchpad.net/quam-plures}.
1349 *
1350- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1351+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1352 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1353 *
1354 * {@internal License choice
1355
1356=== modified file 'qp_inc/files/model/_filetype.class.php'
1357--- qp_inc/files/model/_filetype.class.php 2009-12-19 19:51:52 +0000
1358+++ qp_inc/files/model/_filetype.class.php 2010-12-31 12:57:14 +0000
1359@@ -5,7 +5,7 @@
1360 * This file is part of Quam Plures - {@link http://quamplures.net/}
1361 * See also {@link https://launchpad.net/quam-plures}.
1362 *
1363- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1364+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1365 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1366 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1367 *
1368
1369=== modified file 'qp_inc/files/model/_filetypecache.class.php'
1370--- qp_inc/files/model/_filetypecache.class.php 2009-12-19 19:51:52 +0000
1371+++ qp_inc/files/model/_filetypecache.class.php 2010-12-31 12:57:14 +0000
1372@@ -5,7 +5,7 @@
1373 * This file is part of Quam Plures - {@link http://quamplures.net/}
1374 * See also {@link https://launchpad.net/quam-plures}.
1375 *
1376- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1377+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1378 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1379 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1380 *
1381
1382=== modified file 'qp_inc/files/model/_image.funcs.php'
1383--- qp_inc/files/model/_image.funcs.php 2010-09-25 12:29:17 +0000
1384+++ qp_inc/files/model/_image.funcs.php 2010-12-31 12:57:14 +0000
1385@@ -5,7 +5,7 @@
1386 * This file is part of Quam Plures - {@link http://quamplures.net/}
1387 * See also {@link https://launchpad.net/quam-plures}.
1388 *
1389- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1390+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1391 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1392 *
1393 * {@internal License choice
1394
1395=== modified file 'qp_inc/files/upload.ctrl.php'
1396--- qp_inc/files/upload.ctrl.php 2010-12-17 16:52:25 +0000
1397+++ qp_inc/files/upload.ctrl.php 2010-12-31 12:57:14 +0000
1398@@ -5,7 +5,7 @@
1399 * This file is part of Quam Plures - {@link http://quamplures.net/}
1400 * See also {@link https://launchpad.net/quam-plures}.
1401 *
1402- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1403+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1404 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1405 * (dh please re-add)
1406 *
1407@@ -386,7 +386,7 @@
1408 * cascade info: file name without extension -> title -> alt -> desc
1409 * use the preceding value if no value is provided during upload
1410 *
1411- * @todo Tblue> Replace underscores (_) and dashes (-) with spaces?
1412+ * @todo Tblue> Replace underscores (_) and dashes (-) with spaces?
1413 */
1414 $file_cascade = isset( $uploadfile_cascade[$lKey] );
1415 // get the file name without the extension
1416
1417=== modified file 'qp_inc/files/views/_file_browse.view.php'
1418--- qp_inc/files/views/_file_browse.view.php 2010-09-25 12:29:17 +0000
1419+++ qp_inc/files/views/_file_browse.view.php 2010-12-31 12:57:14 +0000
1420@@ -5,7 +5,7 @@
1421 * This file is part of Quam Plures - {@link http://quamplures.net/}
1422 * See also {@link https://launchpad.net/quam-plures}.
1423 *
1424- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1425+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1426 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1427 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
1428 *
1429
1430=== modified file 'qp_inc/files/views/_file_browse_set.form.php'
1431--- qp_inc/files/views/_file_browse_set.form.php 2010-06-05 17:11:41 +0000
1432+++ qp_inc/files/views/_file_browse_set.form.php 2010-12-31 12:57:14 +0000
1433@@ -5,7 +5,7 @@
1434 * This file is part of Quam Plures - {@link http://quamplures.net/}
1435 * See also {@link https://launchpad.net/quam-plures}.
1436 *
1437- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1438+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1439 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1440 *
1441 * {@internal License choice
1442
1443=== modified file 'qp_inc/files/views/_file_copy_move.form.php'
1444--- qp_inc/files/views/_file_copy_move.form.php 2010-02-19 10:50:37 +0000
1445+++ qp_inc/files/views/_file_copy_move.form.php 2010-12-31 12:57:14 +0000
1446@@ -13,7 +13,7 @@
1447 * This file is part of Quam Plures - {@link http://quamplures.net/}
1448 * See also {@link https://launchpad.net/quam-plures}.
1449 *
1450- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1451+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1452 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1453 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
1454 *
1455
1456=== modified file 'qp_inc/files/views/_file_delete.form.php'
1457--- qp_inc/files/views/_file_delete.form.php 2010-08-06 22:12:28 +0000
1458+++ qp_inc/files/views/_file_delete.form.php 2010-12-31 12:57:14 +0000
1459@@ -5,7 +5,7 @@
1460 * This file is part of Quam Plures - {@link http://quamplures.net/}
1461 * See also {@link https://launchpad.net/quam-plures}.
1462 *
1463- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1464+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1465 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1466 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
1467 *
1468
1469=== modified file 'qp_inc/files/views/_file_download.form.php'
1470--- qp_inc/files/views/_file_download.form.php 2010-02-19 10:50:37 +0000
1471+++ qp_inc/files/views/_file_download.form.php 2010-12-31 12:57:14 +0000
1472@@ -5,7 +5,7 @@
1473 * This file is part of Quam Plures - {@link http://quamplures.net/}
1474 * See also {@link https://launchpad.net/quam-plures}.
1475 *
1476- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1477+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1478 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1479 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
1480 *
1481
1482=== modified file 'qp_inc/files/views/_file_edit.form.php'
1483--- qp_inc/files/views/_file_edit.form.php 2010-02-19 10:50:37 +0000
1484+++ qp_inc/files/views/_file_edit.form.php 2010-12-31 12:57:14 +0000
1485@@ -5,7 +5,7 @@
1486 * This file is part of Quam Plures - {@link http://quamplures.net/}
1487 * See also {@link https://launchpad.net/quam-plures}.
1488 *
1489- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1490+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1491 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1492 *
1493 * {@internal License choice
1494
1495=== modified file 'qp_inc/files/views/_file_links.view.php'
1496--- qp_inc/files/views/_file_links.view.php 2010-07-25 21:38:28 +0000
1497+++ qp_inc/files/views/_file_links.view.php 2010-12-31 12:57:14 +0000
1498@@ -5,7 +5,7 @@
1499 * This file is part of Quam Plures - {@link http://quamplures.net/}
1500 * See also {@link https://launchpad.net/quam-plures}.
1501 *
1502- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1503+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1504 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1505 *
1506 * {@internal License choice
1507
1508=== modified file 'qp_inc/files/views/_file_list.inc.php'
1509--- qp_inc/files/views/_file_list.inc.php 2010-07-28 06:53:36 +0000
1510+++ qp_inc/files/views/_file_list.inc.php 2010-12-31 12:57:14 +0000
1511@@ -5,7 +5,7 @@
1512 * This file is part of Quam Plures - {@link http://quamplures.net/}
1513 * See also {@link https://launchpad.net/quam-plures}.
1514 *
1515- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1516+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1517 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1518 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
1519 *
1520
1521=== modified file 'qp_inc/files/views/_file_permissions.form.php'
1522--- qp_inc/files/views/_file_permissions.form.php 2010-02-19 10:50:37 +0000
1523+++ qp_inc/files/views/_file_permissions.form.php 2010-12-31 12:57:14 +0000
1524@@ -5,7 +5,7 @@
1525 * This file is part of Quam Plures - {@link http://quamplures.net/}
1526 * See also {@link https://launchpad.net/quam-plures}.
1527 *
1528- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1529+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1530 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1531 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
1532 *
1533
1534=== modified file 'qp_inc/files/views/_file_properties.form.php'
1535--- qp_inc/files/views/_file_properties.form.php 2010-02-19 10:50:37 +0000
1536+++ qp_inc/files/views/_file_properties.form.php 2010-12-31 12:57:14 +0000
1537@@ -5,7 +5,7 @@
1538 * This file is part of Quam Plures - {@link http://quamplures.net/}
1539 * See also {@link https://launchpad.net/quam-plures}.
1540 *
1541- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1542+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1543 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1544 *
1545 * {@internal License choice
1546
1547=== modified file 'qp_inc/files/views/_file_rename.form.php'
1548--- qp_inc/files/views/_file_rename.form.php 2010-02-19 10:50:37 +0000
1549+++ qp_inc/files/views/_file_rename.form.php 2010-12-31 12:57:14 +0000
1550@@ -5,7 +5,7 @@
1551 * This file is part of Quam Plures - {@link http://quamplures.net/}
1552 * See also {@link https://launchpad.net/quam-plures}.
1553 *
1554- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1555+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1556 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1557 *
1558 * {@internal License choice
1559
1560=== modified file 'qp_inc/files/views/_file_settings.form.php'
1561--- qp_inc/files/views/_file_settings.form.php 2010-06-08 23:06:26 +0000
1562+++ qp_inc/files/views/_file_settings.form.php 2010-12-31 12:57:14 +0000
1563@@ -5,7 +5,7 @@
1564 * This file is part of Quam Plures - {@link http://quamplures.net/}
1565 * See also {@link https://launchpad.net/quam-plures}.
1566 *
1567- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1568+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1569 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1570 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1571 *
1572
1573=== modified file 'qp_inc/files/views/_file_upload.view.php'
1574--- qp_inc/files/views/_file_upload.view.php 2010-09-25 12:29:17 +0000
1575+++ qp_inc/files/views/_file_upload.view.php 2010-12-31 12:57:14 +0000
1576@@ -5,7 +5,7 @@
1577 * This file is part of Quam Plures - {@link http://quamplures.net/}
1578 * See also {@link https://launchpad.net/quam-plures}.
1579 *
1580- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1581+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1582 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1583 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
1584 *
1585
1586=== modified file 'qp_inc/files/views/_filetype.form.php'
1587--- qp_inc/files/views/_filetype.form.php 2010-06-10 14:37:59 +0000
1588+++ qp_inc/files/views/_filetype.form.php 2010-12-31 12:57:14 +0000
1589@@ -5,7 +5,7 @@
1590 * This file is part of Quam Plures - {@link http://quamplures.net/}
1591 * See also {@link https://launchpad.net/quam-plures}.
1592 *
1593- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1594+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1595 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1596 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1597 *
1598@@ -129,7 +129,7 @@
1599 { // Not an image.
1600 continue;
1601 }
1602-
1603+
1604 echo '<span class="nowrap"><img src="'.$rsc_url.'icons/fileicons/';
1605 echo $_icon.'" /> '.$_icon.' &nbsp; </span> ';
1606 }
1607
1608=== modified file 'qp_inc/files/views/_filetype_list.view.php'
1609--- qp_inc/files/views/_filetype_list.view.php 2010-06-08 18:49:16 +0000
1610+++ qp_inc/files/views/_filetype_list.view.php 2010-12-31 12:57:14 +0000
1611@@ -5,7 +5,7 @@
1612 * This file is part of Quam Plures - {@link http://quamplures.net/}
1613 * See also {@link https://launchpad.net/quam-plures}.
1614 *
1615- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1616+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1617 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1618 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1619 *
1620
1621=== modified file 'qp_inc/generic/inc/_generic_listeditor.php'
1622--- qp_inc/generic/inc/_generic_listeditor.php 2009-12-19 19:51:52 +0000
1623+++ qp_inc/generic/inc/_generic_listeditor.php 2010-12-31 12:57:14 +0000
1624@@ -5,7 +5,7 @@
1625 * This file is part of Quam Plures - {@link http://quamplures.net/}
1626 * See also {@link https://launchpad.net/quam-plures}.
1627 *
1628- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1629+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1630 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1631 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1632 *
1633@@ -68,27 +68,27 @@
1634
1635 case 'new':
1636 // New element
1637-
1638+
1639 if( isset( $perm_name ) )
1640 { // We need to Check permission:
1641 $current_User->check_perm( $perm_name, $perm_level, true );
1642 }
1643-
1644+
1645 $edited_GenericElement = & $GenericElementCache->new_obj();
1646 break;
1647-
1648+
1649
1650 //case 'copy':
1651 case 'edit':
1652 // Edit element form...:
1653 // Make sure we got an ID:
1654 param( $GenericElementCache->dbIDname, 'integer', true );
1655-
1656+
1657 if( isset( $perm_name ) )
1658 { // We need to Check permission:
1659 $current_User->check_perm( $perm_name, $perm_level, true );
1660 }
1661-
1662+
1663 // Get the page number we come from:
1664 $previous_page = param( 'results'.$GenericElementCache->dbprefix.'page', 'integer', 1, true );
1665 break;
1666@@ -96,12 +96,12 @@
1667
1668 case 'create':
1669 // Insert new element...:
1670-
1671+
1672 if( isset( $perm_name ) )
1673 { // We need to Check permission:
1674 $current_User->check_perm( $perm_name, $perm_level, true );
1675 }
1676-
1677+
1678 $edited_GenericElement = & $GenericElementCache->new_obj();
1679
1680 // load data from request
1681@@ -122,12 +122,12 @@
1682 case 'update':
1683 // Make sure we got an ID:
1684 param( $GenericElementCache->dbIDname, 'integer', true );
1685-
1686+
1687 if( isset( $perm_name ) )
1688 { // We need to Check permission:
1689 $current_User->check_perm( $perm_name, $perm_level, true );
1690 }
1691-
1692+
1693 // LOAD FORM DATA:
1694 if( $edited_GenericElement->load_from_Request() )
1695 { // We could load data from form without errors:
1696@@ -135,77 +135,77 @@
1697 if( $edited_GenericElement->dbupdate() !== false )
1698 {
1699 $Messages->add( T_('Element updated.'), 'success' ); //ToDO change htis
1700- // Add the ID of the updated element to the result fadeout
1701+ // Add the ID of the updated element to the result fadeout
1702 $result_fadeout[$GenericElementCache->dbIDname][] = $edited_GenericElement->ID;
1703 unset( $edited_GenericElement );
1704 forget_param( $GenericElementCache->dbIDname );
1705 $action = 'list';
1706 }
1707 }
1708- else
1709+ else
1710 {
1711 // Get the page number we come from:
1712 $previous_page = param( 'results'.$GenericElementCache->dbprefix.'page', 'integer', 1, true );
1713 }
1714 break;
1715-
1716-
1717+
1718+
1719 case 'copy':
1720 // Duplicate an element by prefilling create form:
1721 param( $GenericElementCache->dbIDname, 'integer', true );
1722-
1723+
1724 if( isset( $perm_name ) )
1725 { // We need to Check permission:
1726 $current_User->check_perm( $perm_name, $perm_level, true );
1727 }
1728-
1729+
1730 $new_Element = $edited_GenericElement; // COPY
1731 $new_Element->ID = 0;
1732 $edited_GenericElement = & $new_Element;
1733 $AdminUI->append_to_titlearea( T_('Copy element...') );
1734 break;
1735-
1736+
1737
1738 case 'move_up':
1739 // Move up the element order
1740 param( $GenericElementCache->dbIDname, 'integer', true );
1741-
1742+
1743 if( isset( $perm_name ) )
1744 { // We need to Check permission:
1745 $current_User->check_perm( $perm_name, $perm_level, true );
1746 }
1747-
1748+
1749 $GenericElementCache->move_up_by_ID( $edited_GenericElement->ID );
1750-
1751+
1752 break;
1753
1754-
1755+
1756 case 'move_down':
1757 // Move down the element order
1758 param( $GenericElementCache->dbIDname, 'integer', true );
1759-
1760+
1761 if( isset( $perm_name ) )
1762 { // We need to Check permission:
1763 $current_User->check_perm( $perm_name, $perm_level, true );
1764 }
1765-
1766+
1767 $GenericElementCache->move_down_by_ID( $edited_GenericElement->ID );
1768
1769 break;
1770
1771-
1772+
1773 case 'delete':
1774 // Delete entry:
1775 param( $GenericElementCache->dbIDname, 'integer', true );
1776-
1777+
1778 if( isset( $perm_name ) )
1779 { // We need to Check permission:
1780 $current_User->check_perm( $perm_name, $perm_level, true );
1781 }
1782-
1783+
1784 // Set restrictions for element
1785 $edited_GenericElement->delete_restrictions = $delete_restrictions;
1786-
1787+
1788 if( param( 'confirm', 'integer', 0 ) )
1789 { // confirmed, Delete from DB:
1790 $msg = sprintf( T_('Element &laquo;%s&raquo; deleted.'), $edited_GenericElement->dget( 'name' ) );
1791@@ -225,14 +225,14 @@
1792 }
1793 }
1794 break;
1795-
1796+
1797 case 'sort_by_order':
1798 // The list is sorted by the order column now.
1799 $Results->order = '--A';
1800 set_param( 'results_'.$GenericElementCache->dbprefix.'order', '--A' );
1801 $action = 'list';
1802 break;
1803-
1804+
1805 }
1806
1807
1808@@ -260,60 +260,60 @@
1809 case 'delete':
1810 // Begin payload block:
1811 $AdminUI->disp_payload_begin();
1812-
1813+
1814 if( $action == 'delete' )
1815 { // We need to ask for confirmation:
1816 $edited_GenericElement->confirm_delete(
1817 sprintf( T_('Delete element &laquo;%s&raquo;?'), $edited_GenericElement->dget( 'name' ) ),
1818 $action, get_memorized( 'action' ) );
1819 }
1820-
1821+
1822 if( $form_below_list )
1823 { // Display List VIEW before form VIEW:
1824 if( !empty( $list_view ) )
1825 {
1826 $AdminUI->disp_view( $list_view );
1827 }
1828- else
1829+ else
1830 {
1831 $AdminUI->disp_view( 'generic/views/_generic_list.inc.php' );
1832 }
1833- }
1834-
1835+ }
1836+
1837 // Display form:
1838- $edited_GenericElement->disp_form();
1839-
1840+ $edited_GenericElement->disp_form();
1841+
1842 // End payload block:
1843 $AdminUI->disp_payload_end();
1844 break;
1845-
1846+
1847 case 'list':
1848 default:
1849 // Begin payload block:
1850 $AdminUI->disp_payload_begin();
1851-
1852+
1853 // Display VIEW:
1854 if( !empty( $list_view ) )
1855 {
1856 $AdminUI->disp_view( $list_view );
1857 }
1858- else
1859+ else
1860 {
1861 $AdminUI->disp_view( 'generic/views/_generic_list.inc.php' );
1862 }
1863-
1864+
1865 if( $form_below_list )
1866 { // Display form after list:
1867 $action = 'new';
1868 $edited_GenericElement = & $GenericElementCache->new_obj();
1869- $edited_GenericElement->disp_form();
1870+ $edited_GenericElement->disp_form();
1871 }
1872-
1873+
1874 // End payload block:
1875 $AdminUI->disp_payload_end();
1876 break;
1877 }
1878-
1879+
1880
1881 // Display body bottom, debug info and close </html>:
1882 $AdminUI->disp_global_footer();
1883
1884=== modified file 'qp_inc/generic/inc/_generic_recursive_listeditor.php'
1885--- qp_inc/generic/inc/_generic_recursive_listeditor.php 2009-12-19 19:51:52 +0000
1886+++ qp_inc/generic/inc/_generic_recursive_listeditor.php 2010-12-31 12:57:14 +0000
1887@@ -8,7 +8,7 @@
1888 * This file is part of Quam Plures - {@link http://quamplures.net/}
1889 * See also {@link https://launchpad.net/quam-plures}.
1890 *
1891- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1892+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1893 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1894 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1895 *
1896
1897=== modified file 'qp_inc/generic/model/_genericcache.class.php'
1898--- qp_inc/generic/model/_genericcache.class.php 2009-12-19 19:51:52 +0000
1899+++ qp_inc/generic/model/_genericcache.class.php 2010-12-31 12:57:14 +0000
1900@@ -5,7 +5,7 @@
1901 * This file is part of Quam Plures - {@link http://quamplures.net/}
1902 * See also {@link https://launchpad.net/quam-plures}.
1903 *
1904- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1905+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1906 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1907 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1908 *
1909
1910=== modified file 'qp_inc/generic/model/_genericcategory.class.php'
1911--- qp_inc/generic/model/_genericcategory.class.php 2009-12-19 19:51:52 +0000
1912+++ qp_inc/generic/model/_genericcategory.class.php 2010-12-31 12:57:14 +0000
1913@@ -5,7 +5,7 @@
1914 * This file is part of Quam Plures - {@link http://quamplures.net/}
1915 * See also {@link https://launchpad.net/quam-plures}.
1916 *
1917- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1918+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1919 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1920 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1921 *
1922
1923=== modified file 'qp_inc/generic/model/_genericcategorycache.class.php'
1924--- qp_inc/generic/model/_genericcategorycache.class.php 2010-09-25 12:29:17 +0000
1925+++ qp_inc/generic/model/_genericcategorycache.class.php 2010-12-31 12:57:14 +0000
1926@@ -7,7 +7,7 @@
1927 * This file is part of Quam Plures - {@link http://quamplures.net/}
1928 * See also {@link https://launchpad.net/quam-plures}.
1929 *
1930- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1931+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1932 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1933 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1934 *
1935
1936=== modified file 'qp_inc/generic/model/_genericelement.class.php'
1937--- qp_inc/generic/model/_genericelement.class.php 2010-09-25 12:29:17 +0000
1938+++ qp_inc/generic/model/_genericelement.class.php 2010-12-31 12:57:14 +0000
1939@@ -5,7 +5,7 @@
1940 * This file is part of Quam Plures - {@link http://quamplures.net/}
1941 * See also {@link https://launchpad.net/quam-plures}.
1942 *
1943- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1944+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1945 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1946 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1947 *
1948
1949=== modified file 'qp_inc/generic/model/_genericordered.class.php'
1950--- qp_inc/generic/model/_genericordered.class.php 2009-12-19 19:51:52 +0000
1951+++ qp_inc/generic/model/_genericordered.class.php 2010-12-31 12:57:14 +0000
1952@@ -5,7 +5,7 @@
1953 * This file is part of Quam Plures - {@link http://quamplures.net/}
1954 * See also {@link https://launchpad.net/quam-plures}.
1955 *
1956- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1957+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1958 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1959 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1960 *
1961
1962=== modified file 'qp_inc/generic/model/_genericorderedcache.class.php'
1963--- qp_inc/generic/model/_genericorderedcache.class.php 2009-12-19 19:51:52 +0000
1964+++ qp_inc/generic/model/_genericorderedcache.class.php 2010-12-31 12:57:14 +0000
1965@@ -5,7 +5,7 @@
1966 * This file is part of Quam Plures - {@link http://quamplures.net/}
1967 * See also {@link https://launchpad.net/quam-plures}.
1968 *
1969- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1970+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1971 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1972 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1973 *
1974
1975=== modified file 'qp_inc/generic/views/_generic_category.form.php'
1976--- qp_inc/generic/views/_generic_category.form.php 2010-02-19 10:50:37 +0000
1977+++ qp_inc/generic/views/_generic_category.form.php 2010-12-31 12:57:14 +0000
1978@@ -5,7 +5,7 @@
1979 * This file is part of Quam Plures - {@link http://quamplures.net/}
1980 * See also {@link https://launchpad.net/quam-plures}.
1981 *
1982- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1983+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1984 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1985 *
1986 * {@internal License choice
1987
1988=== modified file 'qp_inc/generic/views/_generic_list.inc.php'
1989--- qp_inc/generic/views/_generic_list.inc.php 2010-02-19 10:50:37 +0000
1990+++ qp_inc/generic/views/_generic_list.inc.php 2010-12-31 12:57:14 +0000
1991@@ -5,7 +5,7 @@
1992 * This file is part of Quam Plures - {@link http://quamplures.net/}
1993 * See also {@link https://launchpad.net/quam-plures}.
1994 *
1995- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
1996+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
1997 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
1998 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1999 *
2000@@ -73,9 +73,9 @@
2001 function link_name( $title , $ID )
2002 {
2003 global $GenericElementCache;
2004-
2005+
2006 global $locked_IDs, $perm_name, $perm_level, $current_User;
2007-
2008+
2009 if( ( empty( $locked_IDs ) || !in_array( $ID, $locked_IDs ) )
2010 && ( !isset( $perm_name ) || $current_User->check_perm( $perm_name, $perm_level, false ) ) )
2011 { // The element is not locked and we have permission permission to edit:
2012
2013=== modified file 'qp_inc/generic/views/_generic_ordered_list.inc.php'
2014--- qp_inc/generic/views/_generic_ordered_list.inc.php 2010-02-19 10:50:37 +0000
2015+++ qp_inc/generic/views/_generic_ordered_list.inc.php 2010-12-31 12:57:14 +0000
2016@@ -5,7 +5,7 @@
2017 * This file is part of Quam Plures - {@link http://quamplures.net/}
2018 * See also {@link https://launchpad.net/quam-plures}.
2019 *
2020- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2021+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2022 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2023 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
2024 *
2025@@ -72,10 +72,10 @@
2026 function link_name( $title , $ID )
2027 {
2028 global $GenericElementCache;
2029-
2030+
2031 global $locked_IDs, $perm_name, $perm_level, $current_User;
2032-
2033- if( !in_array( $ID, $locked_IDs )
2034+
2035+ if( !in_array( $ID, $locked_IDs )
2036 && ( !isset( $perm_name ) || $current_User->check_perm( $perm_name, $perm_level, false ) ) )
2037 { // The element is not locked and we have permission permission to edit:
2038 return '<strong><a href="'.regenerate_url( 'action,ID', $GenericElementCache->dbIDname.'='.$ID.'&amp;action=edit' ).'">'.$title.'</a></strong>';
2039
2040=== modified file 'qp_inc/generic/views/_generic_recursive_list.inc.php'
2041--- qp_inc/generic/views/_generic_recursive_list.inc.php 2009-12-19 19:51:52 +0000
2042+++ qp_inc/generic/views/_generic_recursive_list.inc.php 2010-12-31 12:57:14 +0000
2043@@ -5,7 +5,7 @@
2044 * This file is part of Quam Plures - {@link http://quamplures.net/}
2045 * See also {@link https://launchpad.net/quam-plures}.
2046 *
2047- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2048+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2049 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2050 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
2051 *
2052@@ -141,7 +141,7 @@
2053 <tr>
2054 <th colspan="3" class="results_title">
2055 <div class="results_title">';
2056-
2057+
2058
2059 if( $permission_to_edit )
2060 { // We have permission permission to edit, so display global icon to add nex genereic element:
2061
2062=== modified file 'qp_inc/items/item_statuses.ctrl.php'
2063--- qp_inc/items/item_statuses.ctrl.php 2010-02-19 10:50:37 +0000
2064+++ qp_inc/items/item_statuses.ctrl.php 2010-12-31 12:57:14 +0000
2065@@ -5,7 +5,7 @@
2066 * This file is part of Quam Plures - {@link http://quamplures.net/}
2067 * See also {@link https://launchpad.net/quam-plures}.
2068 *
2069- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2070+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2071 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2072 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
2073 *
2074
2075=== modified file 'qp_inc/items/item_types.ctrl.php'
2076--- qp_inc/items/item_types.ctrl.php 2010-02-19 10:50:37 +0000
2077+++ qp_inc/items/item_types.ctrl.php 2010-12-31 12:57:14 +0000
2078@@ -5,7 +5,7 @@
2079 * This file is part of Quam Plures - {@link http://quamplures.net/}
2080 * See also {@link https://launchpad.net/quam-plures}.
2081 *
2082- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2083+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2084 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2085 *
2086 * {@internal License choice
2087
2088=== modified file 'qp_inc/items/items.ctrl.php'
2089--- qp_inc/items/items.ctrl.php 2010-09-25 12:29:17 +0000
2090+++ qp_inc/items/items.ctrl.php 2010-12-31 12:57:14 +0000
2091@@ -4,7 +4,7 @@
2092 *
2093 * Quam Plures - {@link http://quamplures.net/}
2094 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
2095- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2096+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2097 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2098 *
2099 * {@internal Open Source relicensing agreement:
2100
2101=== modified file 'qp_inc/items/model/_item.class.php'
2102--- qp_inc/items/model/_item.class.php 2010-09-25 12:29:17 +0000
2103+++ qp_inc/items/model/_item.class.php 2010-12-31 12:57:14 +0000
2104@@ -5,7 +5,7 @@
2105 * This file is part of Quam Plures - {@link http://quamplures.net/}
2106 * See also {@link https://launchpad.net/quam-plures}.
2107 *
2108- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2109+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2110 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2111 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2112 *
2113
2114=== modified file 'qp_inc/items/model/_item.funcs.php'
2115--- qp_inc/items/model/_item.funcs.php 2010-09-25 12:29:17 +0000
2116+++ qp_inc/items/model/_item.funcs.php 2010-12-31 12:57:14 +0000
2117@@ -5,7 +5,7 @@
2118 * This file is part of Quam Plures - {@link http://quamplures.net/}
2119 * See also {@link https://launchpad.net/quam-plures}.
2120 *
2121- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2122+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2123 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2124 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2125 *
2126@@ -631,7 +631,7 @@
2127 .' style="padding-left:'.($level-1).'em;">'
2128 .htmlspecialchars($thisChapter->name).'</label>'
2129 .' <a href="'.htmlspecialchars($thisChapter->get_permanent_url()).'" title="'.htmlspecialchars(T_('View category in blog.')).'">'
2130- .'&nbsp;&raquo;&nbsp; ' // TODO: dh> provide an icon instead? // fp> maybe the A(dmin)/B(log) icon from the toolbar? And also use it for permalinks to posts?
2131+ .'&nbsp;&raquo;&nbsp; ' // TODO: dh> provide an icon instead? // fp> maybe the A(dmin)/B(log) icon from the toolbar? And also use it for permalinks to posts?
2132 .'</a>'
2133 ."</td></tr>\n";
2134
2135@@ -825,7 +825,7 @@
2136 * button depending on the selected post status.
2137 *
2138 * This function is used by the simple and expert write screens.
2139- *
2140+ *
2141 * @param string Are we updating or creating? ('create' or 'update').
2142 */
2143 function echo_publishnowbutton_js( $action )
2144@@ -835,7 +835,7 @@
2145 jQuery( '#itemform_visibility input[type=radio]' ).click( function()
2146 {
2147 var publishnow_btn = jQuery( '.edit_actions input[name=actionArray[<?php echo $action; ?>_publish]]' );
2148-
2149+
2150 if( this.value != 'draft' )
2151 { // Hide the "Publish NOW !" button:
2152 publishnow_btn.css( 'display', 'none' );
2153
2154=== modified file 'qp_inc/items/model/_itemcache.class.php'
2155--- qp_inc/items/model/_itemcache.class.php 2009-12-19 19:51:52 +0000
2156+++ qp_inc/items/model/_itemcache.class.php 2010-12-31 12:57:14 +0000
2157@@ -5,7 +5,7 @@
2158 * This file is part of Quam Plures - {@link http://quamplures.net/}
2159 * See also {@link https://launchpad.net/quam-plures}.
2160 *
2161- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2162+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2163 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2164 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2165 *
2166
2167=== modified file 'qp_inc/items/model/_itemlight.class.php'
2168--- qp_inc/items/model/_itemlight.class.php 2010-07-14 17:14:21 +0000
2169+++ qp_inc/items/model/_itemlight.class.php 2010-12-31 12:57:14 +0000
2170@@ -5,7 +5,7 @@
2171 * This file is part of Quam Plures - {@link http://quamplures.net/}
2172 * See also {@link https://launchpad.net/quam-plures}.
2173 *
2174- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2175+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2176 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2177 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2178 *
2179@@ -1006,7 +1006,7 @@
2180 *
2181 * @todo Tblue> Check whether a change should invalidate the ItemCatsCache
2182 * for this Item.
2183- *
2184+ *
2185 * @param array An array containing the extra category IDs.
2186 * @param boolean Whether to add the new categories to the existing
2187 * ones.
2188@@ -1059,7 +1059,7 @@
2189 { // Add the new categories:
2190 $this->extra_cat_IDs = array_merge( $this->extra_cat_IDs, $added );
2191 }
2192-
2193+
2194 return true; // There were changes.
2195 }
2196
2197
2198=== modified file 'qp_inc/items/model/_itemlist.class.php'
2199--- qp_inc/items/model/_itemlist.class.php 2010-09-25 12:29:17 +0000
2200+++ qp_inc/items/model/_itemlist.class.php 2010-12-31 12:57:14 +0000
2201@@ -7,7 +7,7 @@
2202 * This file is part of Quam Plures - {@link http://quamplures.net/}
2203 * See also {@link https://launchpad.net/quam-plures}.
2204 *
2205- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2206+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2207 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2208 *
2209 * {@internal License choice
2210@@ -108,14 +108,14 @@
2211 $Item->set( 'status', $post_status );
2212 $Item->set( 'main_cat_ID', $post_category );
2213 $Item->set( 'extra_cat_IDs', $post_extracats );
2214-
2215+
2216 // Set more params, just to be sure everything works.
2217 $localtimenow_sql = date2mysql( $localtimenow );
2218 $Item->set_param( 'datemodified', 'date', $localtimenow_sql );
2219 $Item->set_param( 'datecreated', 'date', $localtimenow_sql );
2220 // Pretend notifications are already done:
2221 $Item->set( 'notifications_status', 'finished' );
2222-
2223+
2224 // Set user info:
2225 $Item->set_creator_User( $current_User );
2226 $Item->set( 'lastedit_user_ID', $current_User->ID );
2227
2228=== modified file 'qp_inc/items/model/_itemlistlight.class.php'
2229--- qp_inc/items/model/_itemlistlight.class.php 2010-09-25 12:29:17 +0000
2230+++ qp_inc/items/model/_itemlistlight.class.php 2010-12-31 12:57:14 +0000
2231@@ -8,7 +8,7 @@
2232 * This file is part of Quam Plures - {@link http://quamplures.net/}
2233 * See also {@link https://launchpad.net/quam-plures}.
2234 *
2235- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2236+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2237 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2238 *
2239 * {@internal License choice
2240
2241=== modified file 'qp_inc/items/model/_itemquery.class.php'
2242--- qp_inc/items/model/_itemquery.class.php 2010-09-25 12:29:17 +0000
2243+++ qp_inc/items/model/_itemquery.class.php 2010-12-31 12:57:14 +0000
2244@@ -5,7 +5,7 @@
2245 * This file is part of Quam Plures - {@link http://quamplures.net/}
2246 * See also {@link https://launchpad.net/quam-plures}.
2247 *
2248- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2249+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2250 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2251 *
2252 * {@internal License choice
2253
2254=== modified file 'qp_inc/items/model/_itemtype.class.php'
2255--- qp_inc/items/model/_itemtype.class.php 2009-12-19 19:51:52 +0000
2256+++ qp_inc/items/model/_itemtype.class.php 2010-12-31 12:57:14 +0000
2257@@ -5,7 +5,7 @@
2258 * This file is part of Quam Plures - {@link http://quamplures.net/}
2259 * See also {@link https://launchpad.net/quam-plures}.
2260 *
2261- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2262+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2263 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2264 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
2265 *
2266
2267=== modified file 'qp_inc/items/model/_itemtypecache.class.php'
2268--- qp_inc/items/model/_itemtypecache.class.php 2009-12-19 19:51:52 +0000
2269+++ qp_inc/items/model/_itemtypecache.class.php 2010-12-31 12:57:14 +0000
2270@@ -5,7 +5,7 @@
2271 * This file is part of Quam Plures - {@link http://quamplures.net/}
2272 * See also {@link https://launchpad.net/quam-plures}.
2273 *
2274- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2275+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2276 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2277 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
2278 *
2279
2280=== modified file 'qp_inc/items/model/_link.class.php'
2281--- qp_inc/items/model/_link.class.php 2009-12-19 19:51:52 +0000
2282+++ qp_inc/items/model/_link.class.php 2010-12-31 12:57:14 +0000
2283@@ -5,7 +5,7 @@
2284 * This file is part of Quam Plures - {@link http://quamplures.net/}
2285 * See also {@link https://launchpad.net/quam-plures}.
2286 *
2287- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2288+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2289 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2290 *
2291 * {@internal License choice
2292
2293=== modified file 'qp_inc/items/model/_linkcache.class.php'
2294--- qp_inc/items/model/_linkcache.class.php 2009-12-19 19:51:52 +0000
2295+++ qp_inc/items/model/_linkcache.class.php 2010-12-31 12:57:14 +0000
2296@@ -5,7 +5,7 @@
2297 * This file is part of Quam Plures - {@link http://quamplures.net/}
2298 * See also {@link https://launchpad.net/quam-plures}.
2299 *
2300- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2301+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2302 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2303 *
2304 * {@internal License choice
2305
2306=== modified file 'qp_inc/items/views/_item_expert.form.php'
2307--- qp_inc/items/views/_item_expert.form.php 2010-09-25 12:29:17 +0000
2308+++ qp_inc/items/views/_item_expert.form.php 2010-12-31 12:57:14 +0000
2309@@ -5,7 +5,7 @@
2310 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
2311 * See also {@link https://launchpad.net/quam-plures}.
2312 *
2313- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2314+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2315 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
2316 *
2317 * @license http://quamplures.net/license.html GNU General Public License (GPL)
2318
2319=== modified file 'qp_inc/items/views/_item_history.view.php'
2320--- qp_inc/items/views/_item_history.view.php 2010-02-19 10:50:37 +0000
2321+++ qp_inc/items/views/_item_history.view.php 2010-12-31 12:57:14 +0000
2322@@ -5,7 +5,7 @@
2323 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
2324 * See also {@link https://launchpad.net/quam-plures}.
2325 *
2326- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2327+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2328 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
2329 *
2330 * @license http://quamplures.net/license.html GNU General Public License (GPL)
2331
2332=== modified file 'qp_inc/items/views/_item_links.view.php'
2333--- qp_inc/items/views/_item_links.view.php 2010-02-19 10:50:37 +0000
2334+++ qp_inc/items/views/_item_links.view.php 2010-12-31 12:57:14 +0000
2335@@ -5,7 +5,7 @@
2336 * This file is part of Quam Plures - {@link http://quamplures.net/}
2337 * See also {@link https://launchpad.net/quam-plures}.
2338 *
2339- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2340+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2341 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2342 *
2343 * {@internal License choice
2344
2345=== modified file 'qp_inc/items/views/_item_list_full.view.php'
2346--- qp_inc/items/views/_item_list_full.view.php 2010-11-02 14:17:25 +0000
2347+++ qp_inc/items/views/_item_list_full.view.php 2010-12-31 12:57:14 +0000
2348@@ -5,7 +5,7 @@
2349 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
2350 * See also {@link https://launchpad.net/quam-plures}.
2351 *
2352- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2353+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2354 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
2355 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
2356 *
2357
2358=== modified file 'qp_inc/items/views/_item_list_sidebar.view.php'
2359--- qp_inc/items/views/_item_list_sidebar.view.php 2010-09-25 12:29:17 +0000
2360+++ qp_inc/items/views/_item_list_sidebar.view.php 2010-12-31 12:57:14 +0000
2361@@ -5,7 +5,7 @@
2362 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
2363 * See also {@link https://launchpad.net/quam-plures}.
2364 *
2365- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2366+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2367 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
2368 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
2369 *
2370
2371=== modified file 'qp_inc/items/views/_item_list_table.view.php'
2372--- qp_inc/items/views/_item_list_table.view.php 2010-05-27 05:18:23 +0000
2373+++ qp_inc/items/views/_item_list_table.view.php 2010-12-31 12:57:14 +0000
2374@@ -5,7 +5,7 @@
2375 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
2376 * See also {@link https://launchpad.net/quam-plures}.
2377 *
2378- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2379+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2380 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
2381 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
2382 *
2383
2384=== modified file 'qp_inc/items/views/_item_list_track.view.php'
2385--- qp_inc/items/views/_item_list_track.view.php 2010-05-27 05:18:23 +0000
2386+++ qp_inc/items/views/_item_list_track.view.php 2010-12-31 12:57:14 +0000
2387@@ -5,7 +5,7 @@
2388 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
2389 * See also {@link https://launchpad.net/quam-plures}.
2390 *
2391- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2392+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2393 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
2394 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
2395 *
2396
2397=== modified file 'qp_inc/items/views/inc/_item_form_behaviors.inc.php'
2398--- qp_inc/items/views/inc/_item_form_behaviors.inc.php 2010-07-06 16:07:00 +0000
2399+++ qp_inc/items/views/inc/_item_form_behaviors.inc.php 2010-12-31 12:57:14 +0000
2400@@ -5,7 +5,7 @@
2401 * This file is part of Quam Plures - {@link http://quamplures.net/}
2402 * See also {@link https://launchpad.net/quam-plures}.
2403 *
2404- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2405+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2406 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2407 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
2408 *
2409
2410=== modified file 'qp_inc/items/views/inc/_item_links.inc.php'
2411--- qp_inc/items/views/inc/_item_links.inc.php 2010-02-19 10:50:37 +0000
2412+++ qp_inc/items/views/inc/_item_links.inc.php 2010-12-31 12:57:14 +0000
2413@@ -5,7 +5,7 @@
2414 * This file is part of Quam Plures - {@link http://quamplures.net/}
2415 * See also {@link https://launchpad.net/quam-plures}.
2416 *
2417- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2418+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2419 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2420 *
2421 * {@internal License choice
2422
2423=== modified file 'qp_inc/locales/_charset.funcs.php'
2424--- qp_inc/locales/_charset.funcs.php 2009-12-19 19:51:52 +0000
2425+++ qp_inc/locales/_charset.funcs.php 2010-12-31 12:57:14 +0000
2426@@ -5,7 +5,7 @@
2427 * This file is part of Quam Plures - {@link http://quamplures.net/}
2428 * See also {@link https://launchpad.net/quam-plures}.
2429 *
2430- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2431+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2432 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2433 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
2434 *
2435
2436=== modified file 'qp_inc/locales/_locale.funcs.php'
2437--- qp_inc/locales/_locale.funcs.php 2010-09-25 12:29:17 +0000
2438+++ qp_inc/locales/_locale.funcs.php 2010-12-31 12:57:14 +0000
2439@@ -5,7 +5,7 @@
2440 * This file is part of Quam Plures - {@link http://quamplures.net/}
2441 * See also {@link https://launchpad.net/quam-plures}.
2442 *
2443- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2444+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2445 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2446 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2447 *
2448
2449=== modified file 'qp_inc/locales/_locale_settings.form.php'
2450--- qp_inc/locales/_locale_settings.form.php 2010-09-25 12:29:17 +0000
2451+++ qp_inc/locales/_locale_settings.form.php 2010-12-31 12:57:14 +0000
2452@@ -5,7 +5,7 @@
2453 * This file is part of Quam Plures - {@link http://quamplures.net/}
2454 * See also {@link https://launchpad.net/quam-plures}.
2455 *
2456- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2457+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2458 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2459 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2460 *
2461
2462=== modified file 'qp_inc/locales/_pofile.class.php'
2463--- qp_inc/locales/_pofile.class.php 2010-09-25 12:29:17 +0000
2464+++ qp_inc/locales/_pofile.class.php 2010-12-31 12:57:14 +0000
2465@@ -5,7 +5,7 @@
2466 *
2467 * Quam Plures - {@link http://quamplures.net/}
2468 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
2469- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2470+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2471 * @copyright (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/}
2472 * Parts of this file are copyright (c)2004 by Daniel HAHLER - {@link http://thequod.de/contact}.
2473 *
2474
2475=== modified file 'qp_inc/locales/locales.ctrl.php'
2476--- qp_inc/locales/locales.ctrl.php 2010-08-06 15:38:29 +0000
2477+++ qp_inc/locales/locales.ctrl.php 2010-12-31 12:57:14 +0000
2478@@ -5,7 +5,7 @@
2479 * This file is part of Quam Plures - {@link http://quamplures.net/}
2480 * See also {@link https://launchpad.net/quam-plures}.
2481 *
2482- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2483+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2484 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2485 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2486 *
2487
2488=== modified file 'qp_inc/plugins/_plugin.class.php'
2489--- qp_inc/plugins/_plugin.class.php 2010-12-17 16:52:25 +0000
2490+++ qp_inc/plugins/_plugin.class.php 2010-12-31 12:57:14 +0000
2491@@ -5,7 +5,7 @@
2492 * This file is part of Quam Plures - {@link http://quamplures.net/}
2493 * See also {@link https://launchpad.net/quam-plures}.
2494 *
2495- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2496+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2497 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2498 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2499 *
2500@@ -24,7 +24,7 @@
2501 * under any OSI approved OSS license (http://www.opensource.org/licenses/).
2502 * }}
2503 *
2504- * @todo Add links to pages on manual.b2evolution.net, once they are "clean"/tiny
2505+ * @todo Add links to pages in the manual, once they are "clean"/tiny
2506 *
2507 * {@internal Below is a list of authors who have contributed to design/coding of this file: }}
2508 * @author fplanque: Francois PLANQUE - {@link http://fplanque.net/}
2509
2510=== modified file 'qp_inc/plugins/_plugin.funcs.php'
2511--- qp_inc/plugins/_plugin.funcs.php 2010-10-17 17:30:52 +0000
2512+++ qp_inc/plugins/_plugin.funcs.php 2010-12-31 12:57:14 +0000
2513@@ -5,7 +5,7 @@
2514 * This file is part of Quam Plures - {@link http://quamplures.net/}
2515 * See also {@link https://launchpad.net/quam-plures}.
2516 *
2517- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2518+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2519 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2520 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2521 *
2522
2523=== modified file 'qp_inc/plugins/model/_plugins.class.php'
2524--- qp_inc/plugins/model/_plugins.class.php 2010-09-25 12:29:17 +0000
2525+++ qp_inc/plugins/model/_plugins.class.php 2010-12-31 12:57:14 +0000
2526@@ -7,7 +7,7 @@
2527 * This file is part of Quam Plures - {@link http://quamplures.net/}
2528 * See also {@link https://launchpad.net/quam-plures}.
2529 *
2530- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2531+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2532 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2533 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2534 *
2535
2536=== modified file 'qp_inc/plugins/model/_plugins_admin.class.php'
2537--- qp_inc/plugins/model/_plugins_admin.class.php 2010-12-17 16:52:25 +0000
2538+++ qp_inc/plugins/model/_plugins_admin.class.php 2010-12-31 12:57:14 +0000
2539@@ -6,7 +6,7 @@
2540 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
2541 * See also {@link https://launchpad.net/quam-plures}.
2542 *
2543- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2544+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2545 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
2546 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
2547 *
2548@@ -1330,12 +1330,12 @@
2549 {
2550 if( $class == 'recommends' )
2551 {
2552- $msgs['note'][] = sprintf( /* 1: recommened version; 2: application name (default "b2evolution"); 3: current application version */
2553+ $msgs['note'][] = sprintf( /* 1: recommened version; 2: application name (default "quamplures"); 3: current application version */
2554 T_('The plugin recommends version %s of %s (%s is installed). Think about upgrading.'), $type_params, $app_name, $app_version );
2555 }
2556 else
2557 {
2558- $msgs['error'][] = sprintf( /* 1: required version; 2: application name (default "b2evolution"); 3: current application version */
2559+ $msgs['error'][] = sprintf( /* 1: required version; 2: application name (default "quamplures"); 3: current application version */
2560 T_('The plugin requires version %s of %s, but %s is installed.'), $type_params, $app_name, $app_version );
2561 }
2562 }
2563
2564=== modified file 'qp_inc/plugins/model/_plugins_admin_no_db.class.php'
2565--- qp_inc/plugins/model/_plugins_admin_no_db.class.php 2009-12-21 17:27:20 +0000
2566+++ qp_inc/plugins/model/_plugins_admin_no_db.class.php 2010-12-31 12:57:14 +0000
2567@@ -6,7 +6,7 @@
2568 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
2569 * See also {@link https://launchpad.net/quam-plures}.
2570 *
2571- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2572+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2573 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
2574 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
2575 *
2576
2577=== modified file 'qp_inc/plugins/model/_pluginsettings.class.php'
2578--- qp_inc/plugins/model/_pluginsettings.class.php 2009-12-19 19:51:52 +0000
2579+++ qp_inc/plugins/model/_pluginsettings.class.php 2010-12-31 12:57:14 +0000
2580@@ -5,7 +5,7 @@
2581 * This file is part of Quam Plures - {@link http://quamplures.net/}
2582 * See also {@link https://launchpad.net/quam-plures}.
2583 *
2584- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2585+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2586 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2587 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2588 *
2589
2590=== modified file 'qp_inc/plugins/model/_pluginusersettings.class.php'
2591--- qp_inc/plugins/model/_pluginusersettings.class.php 2009-12-19 19:51:52 +0000
2592+++ qp_inc/plugins/model/_pluginusersettings.class.php 2010-12-31 12:57:14 +0000
2593@@ -5,7 +5,7 @@
2594 * This file is part of Quam Plures - {@link http://quamplures.net/}
2595 * See also {@link https://launchpad.net/quam-plures}.
2596 *
2597- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2598+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2599 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2600 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2601 *
2602
2603=== modified file 'qp_inc/plugins/plugins.ctrl.php'
2604--- qp_inc/plugins/plugins.ctrl.php 2010-11-21 15:29:36 +0000
2605+++ qp_inc/plugins/plugins.ctrl.php 2010-12-31 12:57:14 +0000
2606@@ -5,7 +5,7 @@
2607 * This file is part of Quam Plures - {@link http://quamplures.net/}
2608 * See also {@link https://launchpad.net/quam-plures}.
2609 *
2610- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2611+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2612 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2613 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2614 *
2615@@ -993,7 +993,7 @@
2616 {
2617 $Form->info_field( T_('Help'), implode( ' ', $help_icons ) );
2618 }
2619-
2620+
2621 // --------------------------- VARIABLES ---------------------------
2622 $Form->begin_fieldset( T_('Plugin info').' ('.T_('Advanced')
2623 .') <img src="'.get_icon('expand', 'url').'" id="clickimg_pluginadvancedinfo" />', array('class' => 'clear', 'legend_params' => array( 'onclick' => 'toggle_clickopen(\'pluginadvancedinfo\')') ) );
2624@@ -1001,7 +1001,7 @@
2625
2626 <div id="clickdiv_pluginadvancedinfo">
2627
2628- <?php
2629+ <?php
2630 if( $edit_Plugin->ID > 0 )
2631 { // do not display ID for non registered Plugins
2632 $Form->info_field( T_('ID'), $edit_Plugin->ID );
2633@@ -1016,7 +1016,7 @@
2634
2635 <?php
2636 $Form->end_fieldset();
2637-
2638+
2639 $Form->end_fieldset();
2640
2641 if( $edit_Plugin->ID < 1 )
2642@@ -1037,7 +1037,7 @@
2643
2644 $Form->end_form();
2645 $action = '';
2646-
2647+
2648 ?>
2649
2650 <script type="text/javascript">
2651
2652=== modified file 'qp_inc/plugins/views/_plugin_list.view.php'
2653--- qp_inc/plugins/views/_plugin_list.view.php 2010-11-14 20:05:51 +0000
2654+++ qp_inc/plugins/views/_plugin_list.view.php 2010-12-31 12:57:14 +0000
2655@@ -9,7 +9,7 @@
2656 * This file is part of Quam Plures - {@link http://quamplures.net/}
2657 * See also {@link https://launchpad.net/quam-plures}.
2658 *
2659- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2660+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2661 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2662 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2663 *
2664@@ -223,7 +223,7 @@
2665 function plugin_results_td_actions($Plugin)
2666 {
2667 global $dispatcher;
2668-
2669+
2670 $r = '';
2671 if( $Plugin->status == 'enabled' )
2672 {
2673
2674=== modified file 'qp_inc/plugins/views/_plugin_list_available.view.php'
2675--- qp_inc/plugins/views/_plugin_list_available.view.php 2010-02-19 10:50:37 +0000
2676+++ qp_inc/plugins/views/_plugin_list_available.view.php 2010-12-31 12:57:14 +0000
2677@@ -5,7 +5,7 @@
2678 * This file is part of Quam Plures - {@link http://quamplures.net/}
2679 * See also {@link https://launchpad.net/quam-plures}.
2680 *
2681- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2682+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2683 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2684 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2685 *
2686@@ -200,11 +200,11 @@
2687
2688 // Note about how to make plugins available for installation.
2689 // It should make clear that the above list are not all available plugins (e.g. through an online channel)!
2690-global $plugins_path;
2691+global $plugins_path, $app_homepage;
2692 echo '<p>';
2693 echo T_('The above plugins are those already installed into your "plugins" directory.');
2694 echo "</p>\n<p>";
2695-printf( T_('You can find more plugins online at %s or other channels.'), '<a href="http://plugins.b2evolution.net/">plugins.b2evolution.net</a>');
2696+printf( T_('You can find more plugins online at %s or other channels.'), '<a href="'.$app_homepage.'">'.$app_homepage.'</a>');
2697 echo "</p>\n<p>";
2698 printf( T_('To make a plugin available for installation, extract it into the "%s" directory on the server.'),
2699 rel_path_to_base($plugins_path) );
2700
2701=== modified file 'qp_inc/plugins/views/_plugin_settings.form.php'
2702--- qp_inc/plugins/views/_plugin_settings.form.php 2010-11-14 20:05:51 +0000
2703+++ qp_inc/plugins/views/_plugin_settings.form.php 2010-12-31 12:57:14 +0000
2704@@ -5,7 +5,7 @@
2705 * This file is part of Quam Plures - {@link http://quamplures.net/}
2706 * See also {@link https://launchpad.net/quam-plures}.
2707 *
2708- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2709+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2710 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2711 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2712 *
2713@@ -114,8 +114,8 @@
2714 ?>
2715
2716 <div id="clickdiv_pluginvariables">
2717-
2718- <?php
2719+
2720+ <?php
2721 $Form->text_input( 'edited_plugin_code', $edited_plugin_code, 15, T_('Code'), T_('The code to call the plugin by code. This is also used to link renderer plugins to items.'), array('maxlength'=>32) );
2722 $Form->text_input( 'edited_plugin_priority', $edited_plugin_priority, 4, T_('Priority'), '', array( 'maxlength' => 4 ) );
2723 $render_note = get_manual_link('apply-rendering');
2724
2725=== modified file 'qp_inc/sessions/_sessions.init.php'
2726--- qp_inc/sessions/_sessions.init.php 2010-07-07 15:38:59 +0000
2727+++ qp_inc/sessions/_sessions.init.php 2010-12-31 12:57:14 +0000
2728@@ -5,7 +5,7 @@
2729 * This file is part of Quam Plures - {@link http://quamplures.net/}
2730 * See also {@link https://launchpad.net/quam-plures}.
2731 *
2732- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2733+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2734 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2735 *
2736 * {@internal License choice
2737
2738=== modified file 'qp_inc/sessions/goals.ctrl.php'
2739--- qp_inc/sessions/goals.ctrl.php 2010-02-19 10:50:37 +0000
2740+++ qp_inc/sessions/goals.ctrl.php 2010-12-31 12:57:14 +0000
2741@@ -5,7 +5,7 @@
2742 * Quam Plures - {@link http://quamplures.net/}
2743 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
2744 *
2745- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2746+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2747 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}
2748 *
2749 * {@internal Below is a list of authors who have contributed to design/coding of this file: }}
2750
2751=== modified file 'qp_inc/sessions/model/_hit.class.php'
2752--- qp_inc/sessions/model/_hit.class.php 2010-07-07 15:38:59 +0000
2753+++ qp_inc/sessions/model/_hit.class.php 2010-12-31 12:57:14 +0000
2754@@ -5,7 +5,7 @@
2755 * This file is part of Quam Plures - {@link http://quamplures.net/}
2756 * See also {@link https://launchpad.net/quam-plures}.
2757 *
2758- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2759+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2760 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2761 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2762 *
2763@@ -485,7 +485,7 @@
2764 * Use $template, if not empty (may be set in /qp_srvc/atom.php
2765 * for example), otherwise $viewmode (and if that isn't set, $tempskin
2766 * for b2evolution backward compatiblity).
2767- *
2768+ *
2769 * @todo fp> this is WEAK! Do we really need to know before going into the template?
2770 * dh> not necessary, but only where ->agent_type gets used (logging).
2771 * @todo Tblue> It would be less "weak" to call Template::get_default_type(),
2772@@ -835,7 +835,7 @@
2773 { // We allowed reverse DNS lookup:
2774 // This can be terribly time consuming (4/5 seconds!) when there is no reverse dns available!
2775 // This is the case on many intranets and many users' first time installs!!!
2776- // Some people end up considering evocore is very slow just because of this line!
2777+ // Some people end up considering the application core is very slow just because of this line!
2778 // This cannot be enabled by default.
2779 $this->_remoteHost = @gethostbyaddr($this->IP);
2780 }
2781
2782=== modified file 'qp_inc/sessions/model/_hitlist.class.php'
2783--- qp_inc/sessions/model/_hitlist.class.php 2010-07-25 19:22:21 +0000
2784+++ qp_inc/sessions/model/_hitlist.class.php 2010-12-31 12:57:14 +0000
2785@@ -5,7 +5,7 @@
2786 * This file is part of Quam Plures - {@link http://quamplures.net/}
2787 * See also {@link https://launchpad.net/quam-plures}.
2788 *
2789- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2790+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2791 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2792 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2793 *
2794
2795=== modified file 'qp_inc/sessions/model/_hitlog.funcs.php'
2796--- qp_inc/sessions/model/_hitlog.funcs.php 2010-04-27 07:49:10 +0000
2797+++ qp_inc/sessions/model/_hitlog.funcs.php 2010-12-31 12:57:14 +0000
2798@@ -7,7 +7,7 @@
2799 * This file is part of Quam Plures - {@link http://quamplures.net/}
2800 * See also {@link https://launchpad.net/quam-plures}.
2801 *
2802- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2803+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2804 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2805 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2806 *
2807
2808=== modified file 'qp_inc/sessions/model/_session.class.php'
2809--- qp_inc/sessions/model/_session.class.php 2010-07-23 16:12:09 +0000
2810+++ qp_inc/sessions/model/_session.class.php 2010-12-31 12:57:14 +0000
2811@@ -10,7 +10,7 @@
2812 * This file is part of Quam Plures - {@link http://quamplures.net/}
2813 * See also {@link https://launchpad.net/quam-plures}.
2814 *
2815- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2816+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2817 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2818 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
2819 *
2820
2821=== modified file 'qp_inc/sessions/model/_sessions.install.php'
2822--- qp_inc/sessions/model/_sessions.install.php 2010-04-27 07:49:10 +0000
2823+++ qp_inc/sessions/model/_sessions.install.php 2010-12-31 12:57:14 +0000
2824@@ -5,7 +5,7 @@
2825 * This file is part of Quam Plures - {@link http://quamplures.net/}
2826 * See also {@link https://launchpad.net/quam-plures}.
2827 *
2828- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2829+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2830 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2831 *
2832 * {@internal License choice
2833
2834=== modified file 'qp_inc/sessions/stats.ctrl.php'
2835--- qp_inc/sessions/stats.ctrl.php 2010-05-06 15:15:40 +0000
2836+++ qp_inc/sessions/stats.ctrl.php 2010-12-31 12:57:14 +0000
2837@@ -5,7 +5,7 @@
2838 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
2839 * See also {@link https://launchpad.net/quam-plures}.
2840 *
2841- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2842+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2843 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
2844 *
2845 * @license http://quamplures.net/license.html GNU General Public License (GPL)
2846
2847=== modified file 'qp_inc/sessions/views/_goal.form.php'
2848--- qp_inc/sessions/views/_goal.form.php 2010-02-19 10:50:37 +0000
2849+++ qp_inc/sessions/views/_goal.form.php 2010-12-31 12:57:14 +0000
2850@@ -5,7 +5,7 @@
2851 * Quam Plures - {@link http://quamplures.net/}
2852 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
2853 *
2854- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2855+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2856 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}
2857 * {@internal Below is a list of authors who have contributed to design/coding of this file: }}
2858 * @author fplanque: Francois PLANQUE.
2859
2860=== modified file 'qp_inc/sessions/views/_goal_hitsummary.view.php'
2861--- qp_inc/sessions/views/_goal_hitsummary.view.php 2010-02-19 10:50:37 +0000
2862+++ qp_inc/sessions/views/_goal_hitsummary.view.php 2010-12-31 12:57:14 +0000
2863@@ -5,7 +5,7 @@
2864 * Quam Plures - {@link http://quamplures.net/}
2865 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
2866 *
2867- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2868+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2869 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}
2870 *
2871 * @package sessions
2872
2873=== modified file 'qp_inc/sessions/views/_stats_browserhits.view.php'
2874--- qp_inc/sessions/views/_stats_browserhits.view.php 2010-05-05 13:52:20 +0000
2875+++ qp_inc/sessions/views/_stats_browserhits.view.php 2010-12-31 12:57:14 +0000
2876@@ -5,7 +5,7 @@
2877 * This file is part of Quam Plures - {@link http://quamplures.net/}
2878 * See also {@link https://launchpad.net/quam-plures}.
2879 *
2880- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2881+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2882 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2883 *
2884 * {@internal License choice
2885
2886=== modified file 'qp_inc/sessions/views/_stats_direct.view.php'
2887--- qp_inc/sessions/views/_stats_direct.view.php 2010-04-27 07:49:10 +0000
2888+++ qp_inc/sessions/views/_stats_direct.view.php 2010-12-31 12:57:14 +0000
2889@@ -5,7 +5,7 @@
2890 * This file is part of Quam Plures - {@link http://quamplures.net/}
2891 * See also {@link https://launchpad.net/quam-plures}.
2892 *
2893- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2894+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2895 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2896 *
2897 * {@internal License choice
2898
2899=== modified file 'qp_inc/sessions/views/_stats_goalhits.view.php'
2900--- qp_inc/sessions/views/_stats_goalhits.view.php 2010-09-25 12:29:17 +0000
2901+++ qp_inc/sessions/views/_stats_goalhits.view.php 2010-12-31 12:57:14 +0000
2902@@ -5,7 +5,7 @@
2903 * Quam Plures - {@link http://quamplures.net/}
2904 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
2905 *
2906- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2907+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2908 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}
2909 *
2910 * @package sessions
2911
2912=== modified file 'qp_inc/sessions/views/_stats_goals.view.php'
2913--- qp_inc/sessions/views/_stats_goals.view.php 2010-02-19 10:50:37 +0000
2914+++ qp_inc/sessions/views/_stats_goals.view.php 2010-12-31 12:57:14 +0000
2915@@ -5,7 +5,7 @@
2916 * Quam Plures - {@link http://quamplures.net/}
2917 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
2918 *
2919- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2920+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2921 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}
2922 *
2923 * @package sessions
2924
2925=== modified file 'qp_inc/sessions/views/_stats_hit_list.view.php'
2926--- qp_inc/sessions/views/_stats_hit_list.view.php 2010-04-27 07:49:10 +0000
2927+++ qp_inc/sessions/views/_stats_hit_list.view.php 2010-12-31 12:57:14 +0000
2928@@ -5,7 +5,7 @@
2929 * This file is part of Quam Plures - {@link http://quamplures.net/}
2930 * See also {@link https://launchpad.net/quam-plures}.
2931 *
2932- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2933+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2934 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2935 *
2936 * {@internal License choice
2937
2938=== modified file 'qp_inc/sessions/views/_stats_refdomains.view.php'
2939--- qp_inc/sessions/views/_stats_refdomains.view.php 2010-02-19 11:05:59 +0000
2940+++ qp_inc/sessions/views/_stats_refdomains.view.php 2010-12-31 12:57:14 +0000
2941@@ -5,7 +5,7 @@
2942 * This file is part of Quam Plures - {@link http://quamplures.net/}
2943 * See also {@link https://launchpad.net/quam-plures}.
2944 *
2945- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2946+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2947 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2948 *
2949 * {@internal License choice
2950
2951=== modified file 'qp_inc/sessions/views/_stats_referers.view.php'
2952--- qp_inc/sessions/views/_stats_referers.view.php 2010-09-25 12:29:17 +0000
2953+++ qp_inc/sessions/views/_stats_referers.view.php 2010-12-31 12:57:14 +0000
2954@@ -5,7 +5,7 @@
2955 * This file is part of Quam Plures - {@link http://quamplures.net/}
2956 * See also {@link https://launchpad.net/quam-plures}.
2957 *
2958- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2959+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2960 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2961 *
2962 * {@internal License choice
2963
2964=== modified file 'qp_inc/sessions/views/_stats_refsearches.view.php'
2965--- qp_inc/sessions/views/_stats_refsearches.view.php 2010-06-08 23:06:26 +0000
2966+++ qp_inc/sessions/views/_stats_refsearches.view.php 2010-12-31 12:57:14 +0000
2967@@ -5,7 +5,7 @@
2968 * This file is part of Quam Plures - {@link http://quamplures.net/}
2969 * See also {@link https://launchpad.net/quam-plures}.
2970 *
2971- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2972+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2973 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2974 *
2975 * {@internal License choice
2976
2977=== modified file 'qp_inc/sessions/views/_stats_robots.view.php'
2978--- qp_inc/sessions/views/_stats_robots.view.php 2010-06-08 23:06:26 +0000
2979+++ qp_inc/sessions/views/_stats_robots.view.php 2010-12-31 12:57:14 +0000
2980@@ -5,7 +5,7 @@
2981 * This file is part of Quam Plures - {@link http://quamplures.net/}
2982 * See also {@link https://launchpad.net/quam-plures}.
2983 *
2984- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2985+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2986 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
2987 *
2988 * {@internal License choice
2989
2990=== modified file 'qp_inc/sessions/views/_stats_search_engines.view.php'
2991--- qp_inc/sessions/views/_stats_search_engines.view.php 2009-12-19 19:51:52 +0000
2992+++ qp_inc/sessions/views/_stats_search_engines.view.php 2010-12-31 12:57:14 +0000
2993@@ -5,7 +5,7 @@
2994 * This file is part of Quam Plures - {@link http://quamplures.net/}
2995 * See also {@link https://launchpad.net/quam-plures}.
2996 *
2997- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
2998+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
2999 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3000 *
3001 * {@internal License choice
3002
3003=== modified file 'qp_inc/sessions/views/_stats_search_keywords.view.php'
3004--- qp_inc/sessions/views/_stats_search_keywords.view.php 2010-09-25 12:29:17 +0000
3005+++ qp_inc/sessions/views/_stats_search_keywords.view.php 2010-12-31 12:57:14 +0000
3006@@ -5,7 +5,7 @@
3007 * This file is part of Quam Plures - {@link http://quamplures.net/}
3008 * See also {@link https://launchpad.net/quam-plures}.
3009 *
3010- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3011+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3012 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3013 *
3014 * {@internal License choice
3015
3016=== modified file 'qp_inc/sessions/views/_stats_sessions.view.php'
3017--- qp_inc/sessions/views/_stats_sessions.view.php 2010-02-19 10:50:37 +0000
3018+++ qp_inc/sessions/views/_stats_sessions.view.php 2010-12-31 12:57:14 +0000
3019@@ -5,7 +5,7 @@
3020 * This file is part of Quam Plures - {@link http://quamplures.net/}
3021 * See also {@link https://launchpad.net/quam-plures}.
3022 *
3023- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3024+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3025 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3026 *
3027 * {@internal License choice
3028
3029=== modified file 'qp_inc/sessions/views/_stats_sessions_list.view.php'
3030--- qp_inc/sessions/views/_stats_sessions_list.view.php 2010-02-19 10:50:37 +0000
3031+++ qp_inc/sessions/views/_stats_sessions_list.view.php 2010-12-31 12:57:14 +0000
3032@@ -5,7 +5,7 @@
3033 * This file is part of Quam Plures - {@link http://quamplures.net/}
3034 * See also {@link https://launchpad.net/quam-plures}.
3035 *
3036- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3037+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3038 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3039 *
3040 * {@internal License choice
3041
3042=== modified file 'qp_inc/sessions/views/_stats_summary.view.php'
3043--- qp_inc/sessions/views/_stats_summary.view.php 2010-05-05 13:52:20 +0000
3044+++ qp_inc/sessions/views/_stats_summary.view.php 2010-12-31 12:57:14 +0000
3045@@ -5,7 +5,7 @@
3046 * This file is part of Quam Plures - {@link http://quamplures.net/}
3047 * See also {@link https://launchpad.net/quam-plures}.
3048 *
3049- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3050+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3051 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3052 *
3053 * {@internal License choice
3054
3055=== modified file 'qp_inc/sessions/views/_stats_syndication.view.php'
3056--- qp_inc/sessions/views/_stats_syndication.view.php 2010-04-27 07:49:10 +0000
3057+++ qp_inc/sessions/views/_stats_syndication.view.php 2010-12-31 12:57:14 +0000
3058@@ -5,7 +5,7 @@
3059 * This file is part of Quam Plures - {@link http://quamplures.net/}
3060 * See also {@link https://launchpad.net/quam-plures}.
3061 *
3062- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3063+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3064 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3065 *
3066 * {@internal License choice
3067
3068=== modified file 'qp_inc/sessions/views/_stats_useragents.view.php'
3069--- qp_inc/sessions/views/_stats_useragents.view.php 2010-04-27 07:49:10 +0000
3070+++ qp_inc/sessions/views/_stats_useragents.view.php 2010-12-31 12:57:14 +0000
3071@@ -5,7 +5,7 @@
3072 * This file is part of Quam Plures - {@link http://quamplures.net/}
3073 * See also {@link https://launchpad.net/quam-plures}.
3074 *
3075- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3076+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3077 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3078 *
3079 * {@internal License choice
3080
3081=== modified file 'qp_inc/sessions/views/_stats_view.funcs.php'
3082--- qp_inc/sessions/views/_stats_view.funcs.php 2009-12-19 19:51:52 +0000
3083+++ qp_inc/sessions/views/_stats_view.funcs.php 2010-12-31 12:57:14 +0000
3084@@ -5,7 +5,7 @@
3085 * This file is part of Quam Plures - {@link http://quamplures.net/}
3086 * See also {@link https://launchpad.net/quam-plures}.
3087 *
3088- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3089+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3090 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3091 *
3092 * {@internal License choice
3093
3094=== modified file 'qp_inc/settings/model/_abstractsettings.class.php'
3095--- qp_inc/settings/model/_abstractsettings.class.php 2009-12-19 19:51:52 +0000
3096+++ qp_inc/settings/model/_abstractsettings.class.php 2010-12-31 12:57:14 +0000
3097@@ -5,7 +5,7 @@
3098 * This file is part of Quam Plures - {@link http://quamplures.net/}
3099 * See also {@link https://launchpad.net/quam-plures}.
3100 *
3101- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3102+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3103 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3104 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3105 *
3106
3107=== modified file 'qp_inc/settings/model/_generalsettings.class.php'
3108--- qp_inc/settings/model/_generalsettings.class.php 2010-07-30 03:39:58 +0000
3109+++ qp_inc/settings/model/_generalsettings.class.php 2010-12-31 12:57:14 +0000
3110@@ -5,7 +5,7 @@
3111 * This file is part of Quam Plures - {@link http://quamplures.net/}
3112 * See also {@link https://launchpad.net/quam-plures}.
3113 *
3114- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3115+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3116 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3117 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3118 *
3119@@ -46,7 +46,7 @@
3120 * in the database.
3121 *
3122 * The following are set and reset on Global settings -> general and have no defined defaults:
3123- * 'eblog_server_host', 'eblog_username', 'eblog_password', 'eblog_novalidatecert',
3124+ * 'eblog_server_host', 'eblog_username', 'eblog_password', 'eblog_novalidatecert',
3125 * 'eblog_body_terminator', 'eblog_test_mode', 'newusers_grp_ID', 'default_blog_ID',
3126 *
3127 * @todo EdB: IMPORTANT! make this be configurable new user defaults one day
3128@@ -87,7 +87,7 @@
3129 'auto_prune_stats_mode' => 'page', // 'off', 'page', 'cron'
3130 'auto_prune_stats' => '15',
3131 // "Security options" section
3132- 'user_minpwdlen' => '5',
3133+ 'user_minpwdlen' => '5',
3134 'js_passwd_hashing' => '1',
3135 // "Timeouts" section
3136 'timeout_sessions' => '604800', // (in seconds, 604800 == 7 days)
3137
3138=== modified file 'qp_inc/settings/settings.ctrl.php'
3139--- qp_inc/settings/settings.ctrl.php 2010-06-05 17:11:41 +0000
3140+++ qp_inc/settings/settings.ctrl.php 2010-12-31 12:57:14 +0000
3141@@ -5,7 +5,7 @@
3142 * This file is part of Quam Plures - {@link http://quamplures.net/}
3143 * See also {@link https://launchpad.net/quam-plures}.
3144 *
3145- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3146+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3147 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3148 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3149 *
3150@@ -118,7 +118,7 @@
3151 'auto_prune_stats',
3152 'user_minpwdlen',
3153 'js_passwd_hashing',
3154- 'timeout_sessions',
3155+ 'timeout_sessions',
3156 'reloadpage_timeout',
3157 ) );
3158
3159
3160=== modified file 'qp_inc/settings/views/_general.form.php'
3161--- qp_inc/settings/views/_general.form.php 2010-06-22 19:58:20 +0000
3162+++ qp_inc/settings/views/_general.form.php 2010-12-31 12:57:14 +0000
3163@@ -5,7 +5,7 @@
3164 * This file is part of Quam Plures - {@link http://quamplures.net/}
3165 * See also {@link https://launchpad.net/quam-plures}.
3166 *
3167- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3168+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3169 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3170 *
3171 * {@internal License choice
3172
3173=== modified file 'qp_inc/templates/_template.funcs.php'
3174--- qp_inc/templates/_template.funcs.php 2010-09-25 12:29:17 +0000
3175+++ qp_inc/templates/_template.funcs.php 2010-12-31 12:57:14 +0000
3176@@ -5,7 +5,7 @@
3177 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
3178 * See also {@link https://launchpad.net/quam-plures}.
3179 *
3180- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3181+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3182 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
3183 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
3184 *
3185
3186=== modified file 'qp_inc/templates/model/_template.class.php'
3187--- qp_inc/templates/model/_template.class.php 2010-09-25 12:29:17 +0000
3188+++ qp_inc/templates/model/_template.class.php 2010-12-31 12:57:14 +0000
3189@@ -5,7 +5,7 @@
3190 * This file is part of Quam Plures - {@link http://quamplures.net/}
3191 * See also {@link https://launchpad.net/quam-plures}.
3192 *
3193- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3194+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3195 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3196 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
3197 *
3198
3199=== modified file 'qp_inc/templates/model/_templatecache.class.php'
3200--- qp_inc/templates/model/_templatecache.class.php 2010-01-02 08:34:34 +0000
3201+++ qp_inc/templates/model/_templatecache.class.php 2010-12-31 12:57:14 +0000
3202@@ -5,7 +5,7 @@
3203 * This file is part of Quam Plures - {@link http://quamplures.net/}
3204 * See also {@link https://launchpad.net/quam-plures}.
3205 *
3206- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3207+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3208 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3209 *
3210 * {@internal License choice
3211
3212=== modified file 'qp_inc/templates/templates.ctrl.php'
3213--- qp_inc/templates/templates.ctrl.php 2010-06-04 17:16:24 +0000
3214+++ qp_inc/templates/templates.ctrl.php 2010-12-31 12:57:14 +0000
3215@@ -4,7 +4,7 @@
3216 *
3217 * Quam Plures - {@link http://quamplures.net/}
3218 *
3219- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3220+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3221 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3222 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3223 *
3224
3225=== modified file 'qp_inc/templates/views/_coll_sel_template.view.php'
3226--- qp_inc/templates/views/_coll_sel_template.view.php 2010-06-27 21:01:02 +0000
3227+++ qp_inc/templates/views/_coll_sel_template.view.php 2010-12-31 12:57:14 +0000
3228@@ -5,7 +5,7 @@
3229 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
3230 * See also {@link https://launchpad.net/quam-plures}.
3231 *
3232- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3233+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3234 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
3235 *
3236 * @license http://quamplures.net/license.html GNU General Public License (GPL)
3237
3238=== modified file 'qp_inc/templates/views/_coll_template.view.php'
3239--- qp_inc/templates/views/_coll_template.view.php 2010-07-04 18:30:26 +0000
3240+++ qp_inc/templates/views/_coll_template.view.php 2010-12-31 12:57:14 +0000
3241@@ -5,7 +5,7 @@
3242 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
3243 * See also {@link https://launchpad.net/quam-plures}.
3244 *
3245- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3246+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3247 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
3248 *
3249 * @license http://quamplures.net/license.html GNU General Public License (GPL)
3250
3251=== modified file 'qp_inc/templates/views/_coll_template_settings.form.php'
3252--- qp_inc/templates/views/_coll_template_settings.form.php 2010-06-27 21:01:02 +0000
3253+++ qp_inc/templates/views/_coll_template_settings.form.php 2010-12-31 12:57:14 +0000
3254@@ -5,7 +5,7 @@
3255 * This file is part of Quam Plures - {@link http://quamplures.net/}
3256 * See also {@link https://launchpad.net/quam-plures}.
3257 *
3258- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3259+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3260 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3261 *
3262 * {@internal License choice
3263
3264=== modified file 'qp_inc/templates/views/_template.form.php'
3265--- qp_inc/templates/views/_template.form.php 2010-06-27 21:01:02 +0000
3266+++ qp_inc/templates/views/_template.form.php 2010-12-31 12:57:14 +0000
3267@@ -5,7 +5,7 @@
3268 * This file is part of Quam Plures - {@link http://quamplures.net/}
3269 * See also {@link https://launchpad.net/quam-plures}.
3270 *
3271- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3272+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3273 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3274 *
3275 * {@internal License choice
3276
3277=== modified file 'qp_inc/templates/views/_template_list.view.php'
3278--- qp_inc/templates/views/_template_list.view.php 2010-02-19 11:05:59 +0000
3279+++ qp_inc/templates/views/_template_list.view.php 2010-12-31 12:57:14 +0000
3280@@ -5,7 +5,7 @@
3281 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
3282 * See also {@link https://launchpad.net/quam-plures}.
3283 *
3284- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3285+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3286 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
3287 *
3288 * @license http://quamplures.net/license.html GNU General Public License (GPL)
3289
3290=== modified file 'qp_inc/templates/views/_template_list_available.view.php'
3291--- qp_inc/templates/views/_template_list_available.view.php 2010-06-27 21:01:02 +0000
3292+++ qp_inc/templates/views/_template_list_available.view.php 2010-12-31 12:57:14 +0000
3293@@ -5,7 +5,7 @@
3294 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
3295 * See also {@link https://launchpad.net/quam-plures}.
3296 *
3297- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3298+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3299 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
3300 *
3301 * @license http://quamplures.net/license.html GNU General Public License (GPL)
3302
3303=== modified file 'qp_inc/tools/model/_system.funcs.php'
3304--- qp_inc/tools/model/_system.funcs.php 2009-12-21 17:27:20 +0000
3305+++ qp_inc/tools/model/_system.funcs.php 2010-12-31 12:57:14 +0000
3306@@ -5,7 +5,7 @@
3307 * Quam Plures - {@link http://quamplures.net/}
3308 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3309 *
3310- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3311+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3312 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3313 *
3314 * {@internal Open Source relicensing agreement:
3315
3316=== modified file 'qp_inc/tools/system.ctrl.php'
3317--- qp_inc/tools/system.ctrl.php 2010-08-15 18:04:49 +0000
3318+++ qp_inc/tools/system.ctrl.php 2010-12-31 12:57:14 +0000
3319@@ -5,7 +5,7 @@
3320 * This file is part of Quam Plures - {@link http://quamplures.net/}
3321 * See also {@link https://launchpad.net/quam-plures}.
3322 *
3323- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3324+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3325 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3326 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
3327 *
3328
3329=== modified file 'qp_inc/tools/tools.ctrl.php'
3330--- qp_inc/tools/tools.ctrl.php 2010-03-31 04:27:30 +0000
3331+++ qp_inc/tools/tools.ctrl.php 2010-12-31 12:57:14 +0000
3332@@ -4,7 +4,7 @@
3333 *
3334 * Quam Plures - {@link http://quamplures.net/}
3335 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3336- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3337+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3338 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3339 *
3340 * @author blueyed: Daniel HAHLER
3341
3342=== modified file 'qp_inc/tools/views/_system_list.view.php'
3343--- qp_inc/tools/views/_system_list.view.php 2010-09-25 12:29:17 +0000
3344+++ qp_inc/tools/views/_system_list.view.php 2010-12-31 12:57:14 +0000
3345@@ -5,7 +5,7 @@
3346 * This file is part of Quam Plures - {@link http://quamplures.net/}
3347 * See also {@link https://launchpad.net/quam-plures}.
3348 *
3349- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3350+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3351 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3352 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
3353 *
3354
3355=== modified file 'qp_inc/users/model/_group.class.php'
3356--- qp_inc/users/model/_group.class.php 2010-09-25 12:29:17 +0000
3357+++ qp_inc/users/model/_group.class.php 2010-12-31 12:57:14 +0000
3358@@ -5,7 +5,7 @@
3359 * This file is part of Quam Plures - {@link http://quamplures.net/}
3360 * See also {@link https://launchpad.net/quam-plures}.
3361 *
3362- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3363+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3364 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3365 *
3366 * {@internal License choice
3367
3368=== modified file 'qp_inc/users/model/_user.class.php'
3369--- qp_inc/users/model/_user.class.php 2010-10-09 15:10:23 +0000
3370+++ qp_inc/users/model/_user.class.php 2010-12-31 12:57:14 +0000
3371@@ -5,7 +5,7 @@
3372 * This file is part of Quam Plures - {@link http://quamplures.net/}
3373 * See also {@link https://launchpad.net/quam-plures}.
3374 *
3375- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3376+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3377 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3378 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3379 *
3380@@ -352,7 +352,7 @@
3381 * Set param value
3382 *
3383 * Note: To set the 'pass'word, $parvalue has to be the MD5()'ed password.
3384- *
3385+ *
3386 * @param string parameter name
3387 * @param mixed parameter value
3388 * @return boolean true, if a value has been set; false if it has not changed
3389@@ -684,7 +684,7 @@
3390 if( ! $perm && $assert )
3391 { // We can't let this go on!
3392 global $app_name;
3393- debug_die( sprintf( /* %s is the application name, usually "b2evolution" */ T_('Group/user permission denied by %s!'), $app_name )." ($permname:$permlevel:$perm_target)" );
3394+ debug_die( sprintf( /* %s is the application name, usually "quamplures" */ T_('Group/user permission denied by %s!'), $app_name )." ($permname:$permlevel:$perm_target)" );
3395 }
3396
3397 if( isset($perm_target_ID) )
3398@@ -1059,7 +1059,7 @@
3399 $message = T_('You need to validate your email address by clicking on the following link.')
3400 ."\n\n"
3401 .T_('Login:')." $this->login\n"
3402- .sprintf( /* TRANS: %s gets replaced by $app_name (normally "b2evolution") */ T_('Link to validate your %s account:'), $app_name )
3403+ .sprintf( /* TRANS: %s gets replaced by $app_name (normally "quamplures") */ T_('Link to validate your %s account:'), $app_name )
3404 ."\n"
3405 .$srvc_url_sensitive.'login.php?action=validatemail'
3406 .'&reqID='.$request_id
3407
3408=== modified file 'qp_inc/users/model/_user.funcs.php'
3409--- qp_inc/users/model/_user.funcs.php 2010-10-09 15:10:23 +0000
3410+++ qp_inc/users/model/_user.funcs.php 2010-12-31 12:57:14 +0000
3411@@ -5,7 +5,7 @@
3412 * This file is part of Quam Plures - {@link http://quamplures.net/}
3413 * See also {@link https://launchpad.net/quam-plures}.
3414 *
3415- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3416+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3417 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3418 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3419 *
3420
3421=== modified file 'qp_inc/users/model/_usercache.class.php'
3422--- qp_inc/users/model/_usercache.class.php 2010-09-25 12:29:17 +0000
3423+++ qp_inc/users/model/_usercache.class.php 2010-12-31 12:57:14 +0000
3424@@ -5,7 +5,7 @@
3425 * This file is part of Quam Plures - {@link http://quamplures.net/}
3426 * See also {@link https://launchpad.net/quam-plures}.
3427 *
3428- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3429+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3430 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3431 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3432 *
3433
3434=== modified file 'qp_inc/users/model/_usersettings.class.php'
3435--- qp_inc/users/model/_usersettings.class.php 2010-06-08 23:06:26 +0000
3436+++ qp_inc/users/model/_usersettings.class.php 2010-12-31 12:57:14 +0000
3437@@ -5,7 +5,7 @@
3438 * This file is part of Quam Plures - {@link http://quamplures.net/}
3439 * See also {@link https://launchpad.net/quam-plures}.
3440 *
3441- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3442+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3443 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3444 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3445 *
3446
3447=== modified file 'qp_inc/users/users.ctrl.php'
3448--- qp_inc/users/users.ctrl.php 2010-09-25 12:29:17 +0000
3449+++ qp_inc/users/users.ctrl.php 2010-12-31 12:57:14 +0000
3450@@ -5,7 +5,7 @@
3451 * This file is part of Quam Plures - {@link http://quamplures.net/}
3452 * See also {@link https://launchpad.net/quam-plures}.
3453 *
3454- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3455+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3456 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3457 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3458 *
3459
3460=== modified file 'qp_inc/users/views/_group.form.php'
3461--- qp_inc/users/views/_group.form.php 2010-06-08 18:49:16 +0000
3462+++ qp_inc/users/views/_group.form.php 2010-12-31 12:57:14 +0000
3463@@ -7,7 +7,7 @@
3464 * This file is part of Quam Plures - {@link http://quamplures.net/}
3465 * See also {@link https://launchpad.net/quam-plures}.
3466 *
3467- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3468+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3469 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3470 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3471 *
3472
3473=== modified file 'qp_inc/users/views/_user.form.php'
3474--- qp_inc/users/views/_user.form.php 2010-06-08 18:49:16 +0000
3475+++ qp_inc/users/views/_user.form.php 2010-12-31 12:57:14 +0000
3476@@ -7,7 +7,7 @@
3477 * This file is part of Quam Plures - {@link http://quamplures.net/}
3478 * See also {@link https://launchpad.net/quam-plures}.
3479 *
3480- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3481+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3482 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3483 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3484 *
3485
3486=== modified file 'qp_inc/users/views/_user_list.view.php'
3487--- qp_inc/users/views/_user_list.view.php 2010-02-22 14:41:25 +0000
3488+++ qp_inc/users/views/_user_list.view.php 2010-12-31 12:57:14 +0000
3489@@ -5,7 +5,7 @@
3490 * This file is part of Quam Plures - {@link http://quamplures.net/}
3491 * See also {@link https://launchpad.net/quam-plures}.
3492 *
3493- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3494+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3495 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3496 *
3497 * {@internal License choice
3498
3499=== modified file 'qp_inc/widgets/model/_widget.class.php'
3500--- qp_inc/widgets/model/_widget.class.php 2010-08-06 15:38:29 +0000
3501+++ qp_inc/widgets/model/_widget.class.php 2010-12-31 12:57:14 +0000
3502@@ -5,7 +5,7 @@
3503 * This file is part of Quam Plures - {@link http://quamplures.net/}
3504 * See also {@link https://launchpad.net/quam-plures}.
3505 *
3506- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3507+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3508 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3509 *
3510 * {@internal License choice
3511
3512=== modified file 'qp_inc/widgets/model/_widgetcache.class.php'
3513--- qp_inc/widgets/model/_widgetcache.class.php 2010-09-25 12:29:17 +0000
3514+++ qp_inc/widgets/model/_widgetcache.class.php 2010-12-31 12:57:14 +0000
3515@@ -5,7 +5,7 @@
3516 * This file is part of Quam Plures - {@link http://quamplures.net/}
3517 * See also {@link https://launchpad.net/quam-plures}.
3518 *
3519- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3520+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3521 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3522 *
3523 * {@internal License choice
3524
3525=== modified file 'qp_inc/widgets/views/_widget.form.php'
3526--- qp_inc/widgets/views/_widget.form.php 2010-02-19 10:50:37 +0000
3527+++ qp_inc/widgets/views/_widget.form.php 2010-12-31 12:57:14 +0000
3528@@ -5,7 +5,7 @@
3529 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
3530 * See also {@link https://launchpad.net/quam-plures}.
3531 *
3532- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3533+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3534 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
3535 *
3536 * @license http://quamplures.net/license.html GNU General Public License (GPL)
3537
3538=== modified file 'qp_inc/widgets/views/_widget_list.view.php'
3539--- qp_inc/widgets/views/_widget_list.view.php 2010-09-25 12:29:17 +0000
3540+++ qp_inc/widgets/views/_widget_list.view.php 2010-12-31 12:57:14 +0000
3541@@ -5,7 +5,7 @@
3542 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
3543 * See also {@link https://launchpad.net/quam-plures}.
3544 *
3545- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3546+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3547 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
3548 *
3549 * @license http://quamplures.net/license.html GNU General Public License (GPL)
3550
3551=== modified file 'qp_inc/widgets/views/_widget_list_available.view.php'
3552--- qp_inc/widgets/views/_widget_list_available.view.php 2010-02-19 10:50:37 +0000
3553+++ qp_inc/widgets/views/_widget_list_available.view.php 2010-12-31 12:57:14 +0000
3554@@ -5,7 +5,7 @@
3555 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
3556 * See also {@link https://launchpad.net/quam-plures}.
3557 *
3558- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3559+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3560 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
3561 *
3562 * @license http://quamplures.net/license.html GNU General Public License (GPL)
3563
3564=== modified file 'qp_inc/widgets/widgets.ctrl.php'
3565--- qp_inc/widgets/widgets.ctrl.php 2010-09-25 12:29:17 +0000
3566+++ qp_inc/widgets/widgets.ctrl.php 2010-12-31 12:57:14 +0000
3567@@ -4,7 +4,7 @@
3568 *
3569 * Quam Plures - {@link http://quamplures.net/}
3570 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3571- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3572+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3573 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3574 *
3575 * {@internal Open Source relicensing agreement:
3576
3577=== modified file 'qp_inc/xhtml_validator/_xhtml_dtd.inc.php'
3578--- qp_inc/xhtml_validator/_xhtml_dtd.inc.php 2009-12-21 17:27:20 +0000
3579+++ qp_inc/xhtml_validator/_xhtml_dtd.inc.php 2010-12-31 12:57:14 +0000
3580@@ -7,7 +7,7 @@
3581 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
3582 * See also {@link https://launchpad.net/quam-plures}.
3583 *
3584- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3585+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3586 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
3587 *
3588 * @license http://quamplures.net/license.html GNU General Public License (GPL)
3589
3590=== modified file 'qp_inc/xhtml_validator/_xhtml_validator.class.php'
3591--- qp_inc/xhtml_validator/_xhtml_validator.class.php 2010-09-25 12:29:17 +0000
3592+++ qp_inc/xhtml_validator/_xhtml_validator.class.php 2010-12-31 12:57:14 +0000
3593@@ -7,7 +7,7 @@
3594 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
3595 * See also {@link https://launchpad.net/quam-plures}.
3596 *
3597- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3598+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3599 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
3600 * Parts of this file are copyright (c)2003 by Nobuo SAKIYAMA - {@link http://www.sakichan.org/}
3601 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
3602
3603=== modified file 'qp_inc/xmlrpc/apis/_b2.api.php'
3604--- qp_inc/xmlrpc/apis/_b2.api.php 2010-08-08 18:30:47 +0000
3605+++ qp_inc/xmlrpc/apis/_b2.api.php 2010-12-31 12:57:14 +0000
3606@@ -4,7 +4,7 @@
3607 *
3608 * Quam Plures - {@link http://quamplures.net/}
3609 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3610- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3611+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3612 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3613 *
3614 * @see http://manual.b2evolution.net/B2_API
3615
3616=== modified file 'qp_inc/xmlrpc/apis/_blogger.api.php'
3617--- qp_inc/xmlrpc/apis/_blogger.api.php 2010-08-08 18:30:47 +0000
3618+++ qp_inc/xmlrpc/apis/_blogger.api.php 2010-12-31 12:57:14 +0000
3619@@ -4,7 +4,7 @@
3620 *
3621 * Quam Plures - {@link http://quamplures.net/}
3622 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3623- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3624+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3625 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3626 *
3627 * @see http://manual.b2evolution.net/Blogger_API
3628
3629=== modified file 'qp_inc/xmlrpc/apis/_metaweblog.api.php'
3630--- qp_inc/xmlrpc/apis/_metaweblog.api.php 2010-08-08 18:30:47 +0000
3631+++ qp_inc/xmlrpc/apis/_metaweblog.api.php 2010-12-31 12:57:14 +0000
3632@@ -4,7 +4,7 @@
3633 *
3634 * Quam Plures - {@link http://quamplures.net/}
3635 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3636- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3637+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3638 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3639 *
3640 * @author tor
3641
3642=== modified file 'qp_inc/xmlrpc/apis/_mt.api.php'
3643--- qp_inc/xmlrpc/apis/_mt.api.php 2010-08-08 18:30:47 +0000
3644+++ qp_inc/xmlrpc/apis/_mt.api.php 2010-12-31 12:57:14 +0000
3645@@ -4,7 +4,7 @@
3646 *
3647 * Quam Plures - {@link http://quamplures.net/}
3648 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3649- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3650+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3651 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3652 *
3653 * @author tor
3654
3655=== modified file 'qp_inc/xmlrpc/model/_xmlrpc.funcs.php'
3656--- qp_inc/xmlrpc/model/_xmlrpc.funcs.php 2010-06-09 16:12:07 +0000
3657+++ qp_inc/xmlrpc/model/_xmlrpc.funcs.php 2010-12-31 12:57:14 +0000
3658@@ -79,7 +79,7 @@
3659 // --------------------------------------- SUPPORT FUNCTIONS ----------------------------------------
3660
3661 /*
3662- * evocore: We add xmlrpc_decode_recurse because the default PHP implementation
3663+ * We add xmlrpc_decode_recurse because the default PHP implementation
3664 * of xmlrpc_decode won't recurse! Bleh!
3665 * update: XML-RPC for PHP now copes with this, but we keep a stub for backward compatibility
3666 */
3667
3668=== modified file 'qp_install/_functions_create.php'
3669--- qp_install/_functions_create.php 2010-10-31 11:47:52 +0000
3670+++ qp_install/_functions_create.php 2010-12-31 12:57:14 +0000
3671@@ -4,7 +4,7 @@
3672 *
3673 * Quam Plures - {@link http://quamplures.net/}
3674 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3675- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3676+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3677 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3678 * Parts of this file are copyright (c)2004 by Vegar BERG GULDAL - {@link http://funky-m.com/}
3679 * Parts of this file are copyright (c)2005 by Jason EDGECOMBE
3680@@ -420,7 +420,7 @@
3681
3682 if( mt_rand(2,3) === 2 )
3683 { // coin toss is heads, add time+
3684- $timestamp += $fixed_entry_delta + mt_rand(0,7200);
3685+ $timestamp += $fixed_entry_delta + mt_rand(0,7200);
3686 }
3687 else
3688 { // coin toss is tails, add time-
3689@@ -679,7 +679,7 @@
3690 // Insert a post COMMENT into post #1:
3691 // uses previous value of $now :)
3692 $query = "INSERT INTO T_comments( comment_post_ID, comment_type, comment_status,
3693- comment_author, comment_author_email, comment_author_url, comment_author_IP,
3694+ comment_author, comment_author_email, comment_author_url, comment_author_IP,
3695 comment_date, comment_content, comment_karma)
3696 VALUES( 1, 'comment', 'draft', 'Tblue', 'tblue@quamplures.net', 'http://quamplures.net', '127.0.0.1', '$now', '".
3697 $DB->escape( T_('Hi, this is a comment that is still in moderation, or "draft".<br />You are already logged in because you can see this, so all you have to do is change the visibility to "Published" to let visitors read this comment.') ). "', 0 )";
3698@@ -960,7 +960,7 @@
3699 sprintf( T_('<p>By default, blogs are displayed using a template. A template is a set of files that defines what shows up on your blog and how it looks. (More on templates in another post.)</p>
3700
3701 <p>In a default installation, blogs are accessed through a stub file with "clean URLs" enabled. Your server may not support clean URLs. If not you will need to change your <code>Blog settings->URLs</code> selections to "Use params" ... or change hosts. A stub file must define which blog will be called, and can optionally force other parameters (template, category/categories, date range, display order, others). In the URL of this page "blog2.php" is a a stub file in the installation\'s root directory.</p>
3702-
3703+
3704 <p>You can use a stub file even if clean URLs do not work on your server. For example the following URLs all point to the same page: blog #2 displaying posts in the "announcements" category.</p>
3705 <!--more-->
3706 <ul>
3707
3708=== modified file 'qp_install/_functions_dbupgrade.php'
3709--- qp_install/_functions_dbupgrade.php 2010-06-25 18:24:07 +0000
3710+++ qp_install/_functions_dbupgrade.php 2010-12-31 12:57:14 +0000
3711@@ -4,7 +4,7 @@
3712 *
3713 * Quam Plures - {@link http://quamplures.net/}
3714 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3715- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3716+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3717 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3718 *
3719 * {@internal Open Source relicensing agreement:
3720
3721=== modified file 'qp_install/_functions_delete.php'
3722--- qp_install/_functions_delete.php 2010-08-08 15:41:16 +0000
3723+++ qp_install/_functions_delete.php 2010-12-31 12:57:14 +0000
3724@@ -4,7 +4,7 @@
3725 *
3726 * Quam Plures - {@link http://quamplures.net/}
3727 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3728- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3729+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3730 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3731 *
3732 * @package pond
3733
3734=== modified file 'qp_install/_functions_install.php'
3735--- qp_install/_functions_install.php 2010-10-15 10:11:19 +0000
3736+++ qp_install/_functions_install.php 2010-12-31 12:57:14 +0000
3737@@ -4,7 +4,7 @@
3738 *
3739 * Quam Plures - {@link http://quamplures.net/}
3740 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3741- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3742+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3743 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3744 *
3745 * @package pond
3746
3747=== modified file 'qp_install/index.php'
3748--- qp_install/index.php 2010-10-15 10:11:19 +0000
3749+++ qp_install/index.php 2010-12-31 12:57:14 +0000
3750@@ -8,7 +8,7 @@
3751 *
3752 * Quam Plures - {@link http://quamplures.net/}
3753 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3754- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3755+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3756 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3757 *
3758 * @package pond
3759@@ -248,7 +248,7 @@
3760 display_locale_selector();
3761
3762 block_open();
3763-
3764+
3765 param( 'conf_db_user', 'string', true );
3766 param( 'conf_db_password', '', true );
3767 param( 'conf_db_name', 'string', true );
3768@@ -433,7 +433,7 @@
3769 form_text( 'conf_db_host', $conf_db_host, 16, T_('MySQL Host/Server'), T_( 'Typically looks like "localhost" or "sql-6" or "sql-8.yourhost.net"...' ), 120 );
3770 form_text( 'conf_db_name', $conf_db_name, 16, T_('MySQL Database'), T_( 'Name of the MySQL database you have created on the server' ), 100);
3771 form_text( 'conf_db_user', $conf_db_user, 16, T_('MySQL Username'), sprintf( T_('Used by %s to access the MySQL database' ), $app_name ), 100 );
3772- form_text( 'conf_db_password', $conf_db_password, 16, T_('MySQL Password'), sprintf( T_('Used by %s to access the MySQL database' ), $app_name ), 100 ); // no need to hyde this. nobody installs b2evolution from a public place
3773+ form_text( 'conf_db_password', $conf_db_password, 16, T_('MySQL Password'), sprintf( T_('Used by %s to access the MySQL database' ), $app_name ), 100 ); // no need to hide this. nobody installs an application from a public place
3774 form_text( 'conf_db_tableprefix', $conf_db_tableprefix, 16, T_('MySQL tables prefix'), sprintf( T_('All DB tables will be prefixed with this. You need to change this only if you want to have multiple %s installations in the same DB.' ), $app_name ), 30 );
3775 ?>
3776 </fieldset>
3777@@ -464,7 +464,7 @@
3778 display_locale_selector();
3779
3780 block_open();
3781-
3782+
3783 printf( '<img src="../qp_rsc/img/qp-logo.jpg" alt="'.T_('%s Logo').'" title="'.T_('%s Logo').'"/>', $app_name, $app_name );
3784 ?>
3785 <h1><?php printf( T_('Install %s version %s'), $app_name, $app_version ); ?></h1>
3786@@ -570,7 +570,7 @@
3787 <p>
3788 <input type="submit" value="&nbsp; <?php echo T_('GO!')?> &nbsp;"
3789 onclick="var dc = document.getElementById( 'deletedb' ); if( dc && dc.checked ) { if ( confirm( '<?php
3790- printf( /* TRANS: %s gets replaced by app name, usually "b2evolution" */ TS_( 'Are you sure you want to delete your existing %s tables?\nDo you have a backup?' ), $app_name );
3791+ printf( /* TRANS: %s gets replaced by app name, usually "quamplures" */ TS_( 'Are you sure you want to delete your existing %s tables?\nDo you have a backup?' ), $app_name );
3792 ?>' ) ) { this.form.confirmed.value = 1; return true; } else return false; }" />
3793 </p>
3794 </form>
3795@@ -670,7 +670,7 @@
3796 ?>
3797 <p>
3798 <?php
3799- echo nl2br( htmlspecialchars( sprintf( /* TRANS: %s gets replaced by app name, usually "b2evolution" */ T_( "Are you sure you want to delete your existing %s tables?\nDo you have a backup?" ), $app_name ) ) );
3800+ echo nl2br( htmlspecialchars( sprintf( /* TRANS: %s gets replaced by app name, usually "quamplures" */ T_( "Are you sure you want to delete your existing %s tables?\nDo you have a backup?" ), $app_name ) ) );
3801 ?>
3802 </p>
3803 <p>
3804
3805=== modified file 'qp_plugins/adsense_plugin/_adsense.plugin.php'
3806--- qp_plugins/adsense_plugin/_adsense.plugin.php 2010-09-06 15:56:44 +0000
3807+++ qp_plugins/adsense_plugin/_adsense.plugin.php 2010-12-31 12:57:14 +0000
3808@@ -4,7 +4,7 @@
3809 *
3810 * Quam Plures - {@link http://quamplures.net/}
3811 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3812- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3813+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3814 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3815 *
3816 * @todo (legacy): Remove it in XML Feeds?
3817@@ -57,8 +57,8 @@
3818 'toolbar_location' => array(
3819 'label' => $this->T_('toolbar location'),
3820 'type' => 'select',
3821- 'options' => array(
3822- 'above' => $this->T_('above post textarea'),
3823+ 'options' => array(
3824+ 'above' => $this->T_('above post textarea'),
3825 'below' => $this->T_('below post textarea'),
3826 'right' => $this->T_('top of the sidebar'),
3827 ),
3828
3829=== modified file 'qp_plugins/archives_plugin/_archives.plugin.php'
3830--- qp_plugins/archives_plugin/_archives.plugin.php 2010-08-26 18:17:02 +0000
3831+++ qp_plugins/archives_plugin/_archives.plugin.php 2010-12-31 12:57:14 +0000
3832@@ -6,7 +6,7 @@
3833 *
3834 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
3835 *
3836- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3837+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3838 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3839 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3840 *
3841
3842=== modified file 'qp_plugins/autolinks_plugin/_autolinks.plugin.php'
3843--- qp_plugins/autolinks_plugin/_autolinks.plugin.php 2010-09-06 15:56:44 +0000
3844+++ qp_plugins/autolinks_plugin/_autolinks.plugin.php 2010-12-31 12:57:14 +0000
3845@@ -4,7 +4,7 @@
3846 *
3847 * Quam Plures - {@link http://quamplures.net/}
3848 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3849- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3850+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3851 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3852 *
3853 * @package plugins
3854
3855=== modified file 'qp_plugins/basic_antispam_plugin/_basic_antispam.plugin.php'
3856--- qp_plugins/basic_antispam_plugin/_basic_antispam.plugin.php 2010-09-06 16:25:24 +0000
3857+++ qp_plugins/basic_antispam_plugin/_basic_antispam.plugin.php 2010-12-31 12:57:14 +0000
3858@@ -10,7 +10,7 @@
3859 * - forbid cloned comments (same content) (on the same entry or all entries)
3860 * - detect same/similar URLs in a short period (also look at author name: if it differs, it's more likely to be spam)
3861 *
3862- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3863+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3864 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3865 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3866 *
3867
3868=== modified file 'qp_plugins/bbcode_plugin/_bbcode.plugin.php'
3869--- qp_plugins/bbcode_plugin/_bbcode.plugin.php 2010-08-26 18:17:02 +0000
3870+++ qp_plugins/bbcode_plugin/_bbcode.plugin.php 2010-12-31 12:57:14 +0000
3871@@ -6,7 +6,7 @@
3872 *
3873 * Quam Plures - {@link http://quamplures.net/}
3874 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3875- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3876+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3877 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3878 *
3879 * @package plugins
3880
3881=== modified file 'qp_plugins/calendar_plugin/_calendar.plugin.php'
3882--- qp_plugins/calendar_plugin/_calendar.plugin.php 2010-09-25 12:29:17 +0000
3883+++ qp_plugins/calendar_plugin/_calendar.plugin.php 2010-12-31 12:57:14 +0000
3884@@ -4,7 +4,7 @@
3885 *
3886 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
3887 *
3888- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3889+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3890 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3891 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
3892 *
3893
3894=== modified file 'qp_plugins/category_list_widget/_category_list.widget.php'
3895--- qp_plugins/category_list_widget/_category_list.widget.php 2010-05-02 20:41:27 +0000
3896+++ qp_plugins/category_list_widget/_category_list.widget.php 2010-12-31 12:57:14 +0000
3897@@ -5,7 +5,7 @@
3898 * This file is part of Quam Plures - {@link http://quamplures.net/}
3899 * See also {@link https://launchpad.net/quam-plures}.
3900 *
3901- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3902+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3903 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3904 * Parts of this file are copyright (c)2008 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
3905 *
3906
3907=== modified file 'qp_plugins/code_highlight_plugin/_code_highlight.plugin.php'
3908--- qp_plugins/code_highlight_plugin/_code_highlight.plugin.php 2010-10-31 18:11:37 +0000
3909+++ qp_plugins/code_highlight_plugin/_code_highlight.plugin.php 2010-12-31 12:57:14 +0000
3910@@ -18,7 +18,7 @@
3911 * 11) Links php functions to the php.net documentation
3912 * 12) Code is preserved if plugin uninstalled ( stored as : <!--amphp--><pre>&lt;php echo 'hello world'; ?&gt;</pre><!--/amphp--> )
3913 *
3914- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3915+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3916 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3917 * Parts of this file are copyright (c)2005-2007 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.
3918 *
3919@@ -104,8 +104,8 @@
3920 'toolbar_location' => array(
3921 'label' => $this->T_('toolbar location'),
3922 'type' => 'select',
3923- 'options' => array(
3924- 'above' => $this->T_('above post textarea'),
3925+ 'options' => array(
3926+ 'above' => $this->T_('above post textarea'),
3927 'below' => $this->T_('below post textarea'),
3928 'right' => $this->T_('top of the sidebar'),
3929 ),
3930
3931=== modified file 'qp_plugins/code_highlight_plugin/highlighters/code.highlighter.php'
3932--- qp_plugins/code_highlight_plugin/highlighters/code.highlighter.php 2009-12-12 16:59:58 +0000
3933+++ qp_plugins/code_highlight_plugin/highlighters/code.highlighter.php 2010-12-31 12:57:14 +0000
3934@@ -4,7 +4,7 @@
3935 *
3936 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
3937 *
3938- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3939+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3940 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3941 * Parts of this file are copyright (c)2005-2007 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.
3942 *
3943
3944=== modified file 'qp_plugins/code_highlight_plugin/highlighters/css.highlighter.php'
3945--- qp_plugins/code_highlight_plugin/highlighters/css.highlighter.php 2010-01-15 20:06:40 +0000
3946+++ qp_plugins/code_highlight_plugin/highlighters/css.highlighter.php 2010-12-31 12:57:14 +0000
3947@@ -4,7 +4,7 @@
3948 *
3949 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
3950 *
3951- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3952+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3953 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3954 * Parts of this file are copyright (c)2005-2009 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.
3955 *
3956
3957=== modified file 'qp_plugins/code_highlight_plugin/highlighters/php.highlighter.php'
3958--- qp_plugins/code_highlight_plugin/highlighters/php.highlighter.php 2010-03-12 16:43:42 +0000
3959+++ qp_plugins/code_highlight_plugin/highlighters/php.highlighter.php 2010-12-31 12:57:14 +0000
3960@@ -4,7 +4,7 @@
3961 *
3962 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
3963 *
3964- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3965+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3966 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3967 * Parts of this file are copyright (c)2005-2007 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.
3968 *
3969
3970=== modified file 'qp_plugins/code_highlight_plugin/highlighters/xml.highlighter.php'
3971--- qp_plugins/code_highlight_plugin/highlighters/xml.highlighter.php 2009-12-12 16:59:58 +0000
3972+++ qp_plugins/code_highlight_plugin/highlighters/xml.highlighter.php 2010-12-31 12:57:14 +0000
3973@@ -4,7 +4,7 @@
3974 *
3975 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
3976 *
3977- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3978+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3979 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
3980 * Parts of this file are copyright (c)2005-2007 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.
3981 *
3982
3983=== modified file 'qp_plugins/comment_gravatars_plugin/_comment_gravatars.plugin.php'
3984--- qp_plugins/comment_gravatars_plugin/_comment_gravatars.plugin.php 2010-09-06 17:19:05 +0000
3985+++ qp_plugins/comment_gravatars_plugin/_comment_gravatars.plugin.php 2010-12-31 12:57:14 +0000
3986@@ -13,7 +13,7 @@
3987 *
3988 * Quam Plures - {@link http://quamplures.net/}
3989 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
3990- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
3991+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
3992 *
3993 * @package plugins
3994 * @subpackage CommentGravatars
3995
3996=== modified file 'qp_plugins/comment_list_widget/_comment_list.widget.php'
3997--- qp_plugins/comment_list_widget/_comment_list.widget.php 2010-07-04 18:30:26 +0000
3998+++ qp_plugins/comment_list_widget/_comment_list.widget.php 2010-12-31 12:57:14 +0000
3999@@ -5,7 +5,7 @@
4000 * This file is part of Quam Plures - {@link http://quamplures.net/}
4001 * See also {@link https://launchpad.net/quam-plures}.
4002 *
4003- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4004+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4005 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4006 *
4007 * {@internal License choice
4008
4009=== modified file 'qp_plugins/common_links_widget/_common_links.widget.php'
4010--- qp_plugins/common_links_widget/_common_links.widget.php 2010-07-19 20:06:20 +0000
4011+++ qp_plugins/common_links_widget/_common_links.widget.php 2010-12-31 12:57:14 +0000
4012@@ -5,7 +5,7 @@
4013 * This file is part of Quam Plures - {@link http://quamplures.net/}
4014 * See also {@link https://launchpad.net/quam-plures}.
4015 *
4016- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4017+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4018 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4019 *
4020 * {@internal License choice
4021
4022=== modified file 'qp_plugins/free_html_widget/_free_html.widget.php'
4023--- qp_plugins/free_html_widget/_free_html.widget.php 2010-05-02 20:41:27 +0000
4024+++ qp_plugins/free_html_widget/_free_html.widget.php 2010-12-31 12:57:14 +0000
4025@@ -5,7 +5,7 @@
4026 * This file is part of Quam Plures - {@link http://quamplures.net/}
4027 * See also {@link https://launchpad.net/quam-plures}.
4028 *
4029- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4030+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4031 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4032 *
4033 * {@internal License choice
4034
4035=== modified file 'qp_plugins/generic_ping_plugin/_generic_ping.plugin.php'
4036--- qp_plugins/generic_ping_plugin/_generic_ping.plugin.php 2010-08-26 18:17:02 +0000
4037+++ qp_plugins/generic_ping_plugin/_generic_ping.plugin.php 2010-12-31 12:57:14 +0000
4038@@ -5,7 +5,7 @@
4039 * This file is part of Quam Plures - {@link http://quamplures.net/}
4040 * See also {@link https://launchpad.net/quam-plures}.
4041 *
4042- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4043+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4044 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4045 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
4046 *
4047
4048=== modified file 'qp_plugins/gmcode_plugin/_gmcode.plugin.php'
4049--- qp_plugins/gmcode_plugin/_gmcode.plugin.php 2010-09-06 16:47:46 +0000
4050+++ qp_plugins/gmcode_plugin/_gmcode.plugin.php 2010-12-31 12:57:14 +0000
4051@@ -10,7 +10,7 @@
4052 *
4053 * Quam Plures - {@link http://quamplures.net/}
4054 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4055- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4056+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4057 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4058 *
4059 * @package plugins
4060
4061=== modified file 'qp_plugins/item_list_widget/_item_list.widget.php'
4062--- qp_plugins/item_list_widget/_item_list.widget.php 2010-09-25 12:29:17 +0000
4063+++ qp_plugins/item_list_widget/_item_list.widget.php 2010-12-31 12:57:14 +0000
4064@@ -5,7 +5,7 @@
4065 * This file is part of Quam Plures - {@link http://quamplures.net/}
4066 * See also {@link https://launchpad.net/quam-plures}.
4067 *
4068- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4069+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4070 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4071 *
4072 * {@internal License choice
4073
4074=== modified file 'qp_plugins/link_list_widget/_link_list.widget.php'
4075--- qp_plugins/link_list_widget/_link_list.widget.php 2010-05-02 20:41:27 +0000
4076+++ qp_plugins/link_list_widget/_link_list.widget.php 2010-12-31 12:57:14 +0000
4077@@ -5,7 +5,7 @@
4078 * This file is part of Quam Plures - {@link http://quamplures.net/}
4079 * See also {@link https://launchpad.net/quam-plures}.
4080 *
4081- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4082+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4083 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4084 *
4085 * {@internal License choice
4086
4087=== modified file 'qp_plugins/linkblog_widget/_linkblog.widget.php'
4088--- qp_plugins/linkblog_widget/_linkblog.widget.php 2010-05-02 20:41:27 +0000
4089+++ qp_plugins/linkblog_widget/_linkblog.widget.php 2010-12-31 12:57:14 +0000
4090@@ -5,7 +5,7 @@
4091 * This file is part of Quam Plures - {@link http://quamplures.net/}
4092 * See also {@link https://launchpad.net/quam-plures}.
4093 *
4094- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4095+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4096 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4097 *
4098 * {@internal License choice
4099
4100=== modified file 'qp_plugins/logo_widget/_logo.widget.php'
4101--- qp_plugins/logo_widget/_logo.widget.php 2010-07-19 20:06:20 +0000
4102+++ qp_plugins/logo_widget/_logo.widget.php 2010-12-31 12:57:14 +0000
4103@@ -5,7 +5,7 @@
4104 * This file is part of Quam Plures - {@link http://quamplures.net/}
4105 * See also {@link https://launchpad.net/quam-plures}.
4106 *
4107- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4108+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4109 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4110 *
4111 * {@internal License choice
4112
4113=== modified file 'qp_plugins/longdesc_widget/_longdesc.widget.php'
4114--- qp_plugins/longdesc_widget/_longdesc.widget.php 2010-05-02 20:41:27 +0000
4115+++ qp_plugins/longdesc_widget/_longdesc.widget.php 2010-12-31 12:57:14 +0000
4116@@ -5,7 +5,7 @@
4117 * This file is part of Quam Plures - {@link http://quamplures.net/}
4118 * See also {@link https://launchpad.net/quam-plures}.
4119 *
4120- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4121+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4122 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4123 *
4124 * {@internal License choice
4125
4126=== modified file 'qp_plugins/media_index_widget/_media_index.widget.php'
4127--- qp_plugins/media_index_widget/_media_index.widget.php 2010-09-25 12:29:17 +0000
4128+++ qp_plugins/media_index_widget/_media_index.widget.php 2010-12-31 12:57:14 +0000
4129@@ -5,7 +5,7 @@
4130 * This file is part of Quam Plures - {@link http://quamplures.net/}
4131 * See also {@link https://launchpad.net/quam-plures}.
4132 *
4133- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4134+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4135 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4136 *
4137 * {@internal License choice
4138
4139=== modified file 'qp_plugins/menu_link_widget/_menu_link.widget.php'
4140--- qp_plugins/menu_link_widget/_menu_link.widget.php 2010-07-19 20:06:20 +0000
4141+++ qp_plugins/menu_link_widget/_menu_link.widget.php 2010-12-31 12:57:14 +0000
4142@@ -5,7 +5,7 @@
4143 * This file is part of Quam Plures - {@link http://quamplures.net/}
4144 * See also {@link https://launchpad.net/quam-plures}.
4145 *
4146- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4147+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4148 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4149 *
4150 * {@internal License choice
4151
4152=== modified file 'qp_plugins/page_list_widget/_page_list.widget.php'
4153--- qp_plugins/page_list_widget/_page_list.widget.php 2010-05-02 20:41:27 +0000
4154+++ qp_plugins/page_list_widget/_page_list.widget.php 2010-12-31 12:57:14 +0000
4155@@ -5,7 +5,7 @@
4156 * This file is part of Quam Plures - {@link http://quamplures.net/}
4157 * See also {@link https://launchpad.net/quam-plures}.
4158 *
4159- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4160+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4161 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4162 *
4163 * {@internal License choice
4164
4165=== modified file 'qp_plugins/ping_pingomatic_plugin/_ping_pingomatic.plugin.php'
4166--- qp_plugins/ping_pingomatic_plugin/_ping_pingomatic.plugin.php 2010-09-06 16:47:46 +0000
4167+++ qp_plugins/ping_pingomatic_plugin/_ping_pingomatic.plugin.php 2010-12-31 12:57:14 +0000
4168@@ -2,13 +2,10 @@
4169 /**
4170 * This file implements the ping_pingomatic_plugin.
4171 *
4172- * For the most recent and complete Plugin API documentation
4173- * see {@link Plugin} in ../evocore/_plugin.class.php.
4174- *
4175 * This file is part of Quam Plures - {@link http://quamplures.net/}
4176 * See also {@link https://launchpad.net/quam-plures}.
4177 *
4178- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4179+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4180 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4181 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
4182 *
4183
4184=== modified file 'qp_plugins/post_list_widget/_post_list.widget.php'
4185--- qp_plugins/post_list_widget/_post_list.widget.php 2010-05-02 20:41:27 +0000
4186+++ qp_plugins/post_list_widget/_post_list.widget.php 2010-12-31 12:57:14 +0000
4187@@ -5,7 +5,7 @@
4188 * This file is part of Quam Plures - {@link http://quamplures.net/}
4189 * See also {@link https://launchpad.net/quam-plures}.
4190 *
4191- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4192+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4193 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4194 *
4195 * {@internal License choice
4196
4197=== modified file 'qp_plugins/quicktags_plugin/_quicktags.plugin.php'
4198--- qp_plugins/quicktags_plugin/_quicktags.plugin.php 2010-10-12 11:55:57 +0000
4199+++ qp_plugins/quicktags_plugin/_quicktags.plugin.php 2010-12-31 12:57:14 +0000
4200@@ -8,7 +8,7 @@
4201 *
4202 * Quam Plures - {@link http://quamplures.net/}
4203 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4204- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4205+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4206 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4207 *
4208 * @package plugins
4209@@ -432,7 +432,7 @@
4210 var title = prompt( '<?php echo $this->TS_('title attribute') ?>', defaultTitle);
4211 var getClass = <?php echo ($this->Settings->get('link_class_prompt') == 1 ? 'true' : 'false') ?>;
4212 var getTarget = <?php echo ($this->Settings->get('link_target_prompt') == 1 ? 'true' : 'false') ?>;
4213-
4214+
4215 var tagStart = '<a href="' + URL + '"';
4216 if (title)
4217 {
4218@@ -456,7 +456,7 @@
4219 tagStart += ' target="' + target_attribute + '"';
4220 }
4221 }
4222-
4223+
4224 tagStart += '>';
4225 QP_Buttons[i].tagStart = tagStart;
4226 QP_InsertTag(myField, i);
4227
4228=== modified file 'qp_plugins/related_post_list_widget/_related_post_list.widget.php'
4229--- qp_plugins/related_post_list_widget/_related_post_list.widget.php 2010-05-02 20:41:27 +0000
4230+++ qp_plugins/related_post_list_widget/_related_post_list.widget.php 2010-12-31 12:57:14 +0000
4231@@ -5,7 +5,7 @@
4232 * This file is part of Quam Plures - {@link http://quamplures.net/}
4233 * See also {@link https://launchpad.net/quam-plures}.
4234 *
4235- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4236+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4237 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4238 *
4239 * {@internal License choice
4240
4241=== modified file 'qp_plugins/search_form_widget/_search_form.widget.php'
4242--- qp_plugins/search_form_widget/_search_form.widget.php 2010-08-16 16:14:04 +0000
4243+++ qp_plugins/search_form_widget/_search_form.widget.php 2010-12-31 12:57:14 +0000
4244@@ -5,7 +5,7 @@
4245 * This file is part of Quam Plures - {@link http://quamplures.net/}
4246 * See also {@link https://launchpad.net/quam-plures}.
4247 *
4248- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4249+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4250 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4251 *
4252 * {@internal License choice
4253
4254=== modified file 'qp_plugins/smilies_plugin/_smilies.plugin.php'
4255--- qp_plugins/smilies_plugin/_smilies.plugin.php 2010-10-31 18:11:37 +0000
4256+++ qp_plugins/smilies_plugin/_smilies.plugin.php 2010-12-31 12:57:14 +0000
4257@@ -4,7 +4,7 @@
4258 *
4259 * Quam Plures - {@link http://quamplures.net/}
4260 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4261- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4262+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4263 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4264 *
4265 * @author fplanque: Francois PLANQUE.
4266
4267=== modified file 'qp_plugins/tag_cloud_widget/_tag_cloud.widget.php'
4268--- qp_plugins/tag_cloud_widget/_tag_cloud.widget.php 2010-09-25 12:29:17 +0000
4269+++ qp_plugins/tag_cloud_widget/_tag_cloud.widget.php 2010-12-31 12:57:14 +0000
4270@@ -5,7 +5,7 @@
4271 * This file is part of Quam Plures - {@link http://quamplures.net/}
4272 * See also {@link https://launchpad.net/quam-plures}.
4273 *
4274- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4275+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4276 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4277 *
4278 * {@internal License choice
4279
4280=== modified file 'qp_plugins/tagline_widget/_tagline.widget.php'
4281--- qp_plugins/tagline_widget/_tagline.widget.php 2010-05-02 20:41:27 +0000
4282+++ qp_plugins/tagline_widget/_tagline.widget.php 2010-12-31 12:57:14 +0000
4283@@ -5,7 +5,7 @@
4284 * This file is part of Quam Plures - {@link http://quamplures.net/}
4285 * See also {@link https://launchpad.net/quam-plures}.
4286 *
4287- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4288+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4289 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4290 *
4291 * {@internal License choice
4292
4293=== modified file 'qp_plugins/test_plugin/_test.plugin.php'
4294--- qp_plugins/test_plugin/_test.plugin.php 2010-11-02 14:17:25 +0000
4295+++ qp_plugins/test_plugin/_test.plugin.php 2010-12-31 12:57:14 +0000
4296@@ -2,16 +2,15 @@
4297 /**
4298 * This file implements the TEST plugin.
4299 *
4300- * This is a "docblock". You don't need to have them in your plugin unless you
4301- * want your plugin considered for inclusion in the core package one day. If so
4302- * then you need one for the class with @package and @subpackage, and one for each
4303+ * This is a "docblock". You don't need to have them in your plugin unless you
4304+ * want your plugin considered for inclusion in the core package one day. If so
4305+ * then you need one for the class with @package and @subpackage, and one for each
4306 * function.
4307 *
4308- * This file is part of Quam Plures - {@link http://quamplures.net/}, See also
4309- * {@link https://launchpad.net/quam-plures}. For the most recent and complete
4310- * Plugin API documentation see {@link Plugin} in ../evocore/_plugin.class.php.
4311+ * This file is part of Quam Plures - {@link http://quamplures.net/}, See also
4312+ * {@link https://launchpad.net/quam-plures}.
4313 *
4314- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4315+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4316 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4317 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
4318 *
4319
4320=== modified file 'qp_plugins/title_widget/_title.widget.php'
4321--- qp_plugins/title_widget/_title.widget.php 2010-07-19 20:06:20 +0000
4322+++ qp_plugins/title_widget/_title.widget.php 2010-12-31 12:57:14 +0000
4323@@ -5,7 +5,7 @@
4324 * This file is part of Quam Plures - {@link http://quamplures.net/}
4325 * See also {@link https://launchpad.net/quam-plures}.
4326 *
4327- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4328+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4329 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4330 *
4331 * {@internal License choice
4332
4333=== modified file 'qp_plugins/twitter_plugin/_twitter.plugin.php'
4334--- qp_plugins/twitter_plugin/_twitter.plugin.php 2010-12-18 16:24:06 +0000
4335+++ qp_plugins/twitter_plugin/_twitter.plugin.php 2010-12-31 12:57:14 +0000
4336@@ -8,9 +8,9 @@
4337 * caliber semi-automatic pistol. Just sayin' Anyway let's talk licensing.
4338 * This plugin is based on and built on three different programs, all of which
4339 * have some sort of licensing crap in them.
4340- *
4341+ *
4342 * -----------------------------------------------------------------------------
4343- *
4344+ *
4345 * First, this exact file is built on the corpse of a dead plugin with the same
4346 * name. It claimed copyright by 2 persons and 1 entity, and claimed release
4347 * under a GPL2 license. Were the contributions of each person and party
4348@@ -18,17 +18,17 @@
4349 * tell it's all a bunch of crap designed to make sure a lawyer could charge a
4350 * fortune of hourly time just reading this rubbish, but whatever: here for your
4351 * entertainment is the original tidbits from the original version of this file:
4352- *
4353+ *
4354 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
4355- *
4356- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4357+ *
4358+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4359 * @copyright (c)2009 by Francois PLANQUE - {@link http://fplanque.net/}
4360 * @copyright (c)2007 by Lee Turner - {@link http://leeturner.org/}.
4361- *
4362+ *
4363 * @license GNU General Public License 2 (GPL) - http://www.opensource.org/licenses/gpl-license.php
4364- *
4365+ *
4366 * -----------------------------------------------------------------------------
4367- *
4368+ *
4369 * Next up is a version of this file found by downloading b2evolution's future
4370 * stuff. Stuff that may or may not ever see a public release but guess what:
4371 * don't put it on the internet if you don't want someone downloading it!
4372@@ -40,11 +40,11 @@
4373 * wood over:
4374 * @copyright (c)2009 by Francois PLANQUE - {@link http://fplanque.net/}
4375 * @copyright (c)2007 by Lee Turner - {@link http://leeturner.org/}.
4376- *
4377+ *
4378 * @license GNU General Public License 2 (GPL) - http://www.opensource.org/licenses/gpl-license.php
4379- *
4380+ *
4381 * -----------------------------------------------------------------------------
4382- *
4383+ *
4384 * Finally, we come to a file that I actually liked. I used none of their
4385 * code, but most certainly drew strongly from what that author did.
4386 * Have you ever heard of Wordpress? It's another open source blog app that
4387@@ -57,9 +57,9 @@
4388 * and noticing that their downloadable package includes ANOTHER copy of a
4389 * GPL license, I've included their file here as tweetable.GPL.txt.
4390 * Lots of bytes + no value added = pure bloat but so what! It's all about the lawyers...
4391- *
4392+ *
4393 * -----------------------------------------------------------------------------
4394- *
4395+ *
4396 * What, you may ask, have I done for this code?
4397 * 1) I made a plugin that works in Quam Plures based on bits and pieces of
4398 * three different open source plugins.
4399@@ -77,7 +77,7 @@
4400 * place.
4401 * 9) I wrote all this stupid crap.
4402 * 10) I wrote the songs that make the whole world sing.
4403- *
4404+ *
4405 * NEW LICENSING REQUIREMENTS!
4406 * Given that bits and pieces of source material that have been identified above
4407 * are licensed under varying licensing schemes, and noting that nobody actually
4408@@ -101,9 +101,9 @@
4409 *
4410 * Will you be able to sleep at night if you bring such a strong curse upon your
4411 * heir's heir's heir's heads? If so then hey that's cool. Have a nice day :)
4412- *
4413+ *
4414 * I'm EdB {{http://wonderwinds.com/}} and I approve this message
4415- *
4416+ *
4417 * @package plugins
4418 * @subpackage Twitter
4419 */
4420@@ -192,7 +192,7 @@
4421
4422 // this is adding keys
4423 if( param( $this->get_class_id( 'what' ) ) == 'add' )
4424- {
4425+ {
4426 $key = param( $this->get_class_id('key') );
4427 $secret = param( $this->get_class_id('secret') );
4428 $number = param( $this->get_class_id('number') );
4429
4430=== modified file 'qp_plugins/user_tools_widget/_user_tools.widget.php'
4431--- qp_plugins/user_tools_widget/_user_tools.widget.php 2010-05-02 20:41:27 +0000
4432+++ qp_plugins/user_tools_widget/_user_tools.widget.php 2010-12-31 12:57:14 +0000
4433@@ -5,7 +5,7 @@
4434 * This file is part of Quam Plures - {@link http://quamplures.net/}
4435 * See also {@link https://launchpad.net/quam-plures}.
4436 *
4437- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4438+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4439 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4440 *
4441 * {@internal License choice
4442
4443=== modified file 'qp_plugins/video_plugin/_video.class.php'
4444--- qp_plugins/video_plugin/_video.class.php 2010-06-14 15:22:51 +0000
4445+++ qp_plugins/video_plugin/_video.class.php 2010-12-31 12:57:14 +0000
4446@@ -4,7 +4,7 @@
4447 *
4448 * Quam Plures - {@link http://quamplures.net/}
4449 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4450- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4451+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4452 *
4453 * @package plugins
4454 * @subpackage video
4455
4456=== modified file 'qp_plugins/video_plugin/_video.plugin.php'
4457--- qp_plugins/video_plugin/_video.plugin.php 2010-08-26 18:17:02 +0000
4458+++ qp_plugins/video_plugin/_video.plugin.php 2010-12-31 12:57:14 +0000
4459@@ -4,7 +4,7 @@
4460 *
4461 * Quam Plures - {@link http://quamplures.net/}
4462 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4463- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4464+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4465 *
4466 * @package plugins
4467 * @subpackage Video
4468
4469=== modified file 'qp_plugins/whosonline_plugin/_whosonline.plugin.php'
4470--- qp_plugins/whosonline_plugin/_whosonline.plugin.php 2010-08-26 18:17:02 +0000
4471+++ qp_plugins/whosonline_plugin/_whosonline.plugin.php 2010-12-31 12:57:14 +0000
4472@@ -4,7 +4,7 @@
4473 *
4474 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
4475 *
4476- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4477+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4478 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4479 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
4480 *
4481@@ -152,7 +152,7 @@
4482 * Online session timeout in seconds.
4483 *
4484 * Default value: 300 (5 minutes). Set by {@link OnlineSessions::OnlineSessions()}.
4485- *
4486+ *
4487 * @access protected
4488 */
4489 var $_timeout_online_user;
4490
4491=== modified file 'qp_plugins/wikilinks_plugin/_wikilinks.plugin.php'
4492--- qp_plugins/wikilinks_plugin/_wikilinks.plugin.php 2010-09-06 17:58:22 +0000
4493+++ qp_plugins/wikilinks_plugin/_wikilinks.plugin.php 2010-12-31 12:57:14 +0000
4494@@ -6,7 +6,7 @@
4495 *
4496 * Quam Plures - {@link http://quamplures.net/}
4497 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4498- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4499+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4500 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4501 *
4502 * @package plugins
4503
4504=== modified file 'qp_plugins/xml_feeds_widget/_xml_feeds.widget.php'
4505--- qp_plugins/xml_feeds_widget/_xml_feeds.widget.php 2010-07-19 20:06:20 +0000
4506+++ qp_plugins/xml_feeds_widget/_xml_feeds.widget.php 2010-12-31 12:57:14 +0000
4507@@ -5,7 +5,7 @@
4508 * This file is part of Quam Plures - {@link http://quamplures.net/}
4509 * See also {@link https://launchpad.net/quam-plures}.
4510 *
4511- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4512+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4513 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4514 *
4515 * {@internal License choice
4516
4517=== modified file 'qp_rsc/css/fileman.css'
4518--- qp_rsc/css/fileman.css 2010-08-13 16:13:00 +0000
4519+++ qp_rsc/css/fileman.css 2010-12-31 12:57:14 +0000
4520@@ -5,7 +5,7 @@
4521 *
4522 * Quam Plures - {@link http://quamplures.net/}
4523 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4524- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4525+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4526 * @copyright (c)2003-2005 by Francois PLANQUE - {@link http://fplanque.net/}
4527 *
4528 * @package admin
4529
4530=== modified file 'qp_rsc/css/login.css'
4531--- qp_rsc/css/login.css 2010-06-07 23:16:27 +0000
4532+++ qp_rsc/css/login.css 2010-12-31 12:57:14 +0000
4533@@ -3,7 +3,7 @@
4534 *
4535 * Quam Plures - {@link http://quamplures.net/}
4536 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4537- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4538+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4539 * @copyright (c)2003-2005 by Francois PLANQUE - {@link http://fplanque.net/}
4540 *
4541 * @package admin
4542
4543=== added file 'qp_rsc/flags/h10px/ph.gif'
4544Binary files qp_rsc/flags/h10px/ph.gif 1970-01-01 00:00:00 +0000 and qp_rsc/flags/h10px/ph.gif 2010-12-31 12:57:14 +0000 differ
4545=== added file 'qp_rsc/flags/w16px/ph.gif'
4546Binary files qp_rsc/flags/w16px/ph.gif 1970-01-01 00:00:00 +0000 and qp_rsc/flags/w16px/ph.gif 2010-12-31 12:57:14 +0000 differ
4547=== modified file 'qp_rsc/js/extracats.js'
4548--- qp_rsc/js/extracats.js 2009-12-19 19:51:52 +0000
4549+++ qp_rsc/js/extracats.js 2010-12-31 12:57:14 +0000
4550@@ -4,7 +4,7 @@
4551 * This file is part of Quam Plures - {@link http://quamplures.net/}
4552 * See also {@link https://launchpad.net/quam-plures}.
4553 *
4554- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4555+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4556 * @copyright (c)2003-2006 by Francois PLANQUE - {@link http://fplanque.net/}
4557 *
4558 * {@internal License choice
4559
4560=== modified file 'qp_srvc/async.php'
4561--- qp_srvc/async.php 2010-07-25 18:05:13 +0000
4562+++ qp_srvc/async.php 2010-12-31 12:57:14 +0000
4563@@ -5,7 +5,7 @@
4564 * This file is part of Quam Plures - {@link http://quamplures.net/}
4565 * See also {@link https://launchpad.net/quam-plures}.
4566 *
4567- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4568+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4569 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4570 *
4571 * {@internal License choice
4572
4573=== modified file 'qp_srvc/atom.comments.php'
4574--- qp_srvc/atom.comments.php 2010-07-04 18:30:26 +0000
4575+++ qp_srvc/atom.comments.php 2010-12-31 12:57:14 +0000
4576@@ -4,7 +4,7 @@
4577 *
4578 * Quam Plures - {@link http://quamplures.net/}
4579 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4580- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4581+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4582 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4583 *
4584 * @package xml
4585
4586=== modified file 'qp_srvc/atom.php'
4587--- qp_srvc/atom.php 2010-07-04 18:30:26 +0000
4588+++ qp_srvc/atom.php 2010-12-31 12:57:14 +0000
4589@@ -4,7 +4,7 @@
4590 *
4591 * Quam Plures - {@link http://quamplures.net/}
4592 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4593- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4594+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4595 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4596 *
4597 * @package xml
4598
4599=== modified file 'qp_srvc/call_plugin.php'
4600--- qp_srvc/call_plugin.php 2010-06-09 16:42:59 +0000
4601+++ qp_srvc/call_plugin.php 2010-12-31 12:57:14 +0000
4602@@ -6,7 +6,7 @@
4603 * This file is part of Quam Plures - {@link http://quamplures.net/}
4604 * See also {@link https://launchpad.net/quam-plures}.
4605 *
4606- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4607+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4608 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4609 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
4610 *
4611
4612=== modified file 'qp_srvc/comment_post.php'
4613--- qp_srvc/comment_post.php 2010-07-25 18:05:13 +0000
4614+++ qp_srvc/comment_post.php 2010-12-31 12:57:14 +0000
4615@@ -5,7 +5,7 @@
4616 * This file is part of Quam Plures - {@link http://quamplures.net/}
4617 * See also {@link https://launchpad.net/quam-plures}.
4618 *
4619- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4620+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4621 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4622 *
4623 * {@internal License choice
4624
4625=== modified file 'qp_srvc/getfile.php'
4626--- qp_srvc/getfile.php 2010-10-15 13:22:55 +0000
4627+++ qp_srvc/getfile.php 2010-12-31 12:57:14 +0000
4628@@ -5,7 +5,7 @@
4629 * This file is part of Quam Plures - {@link http://quamplures.net/}
4630 * See also {@link https://launchpad.net/quam-plures}.
4631 *
4632- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4633+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4634 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4635 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
4636 *
4637
4638=== modified file 'qp_srvc/getmail.php'
4639--- qp_srvc/getmail.php 2010-09-25 12:29:17 +0000
4640+++ qp_srvc/getmail.php 2010-12-31 12:57:14 +0000
4641@@ -23,7 +23,7 @@
4642 * @author Stephan Knauss
4643 * @author tblue246: Tilman Blumenbach
4644 *
4645- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4646+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4647 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4648 * This file built upon code from original b2 - http://cafelog.com/
4649 *
4650
4651=== modified file 'qp_srvc/login.php'
4652--- qp_srvc/login.php 2010-09-25 12:29:17 +0000
4653+++ qp_srvc/login.php 2010-12-31 12:57:14 +0000
4654@@ -5,7 +5,7 @@
4655 * This file is part of Quam Plures - {@link http://quamplures.net/}
4656 * See also {@link https://launchpad.net/quam-plures}.
4657 *
4658- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4659+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4660 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4661 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
4662 *
4663
4664=== modified file 'qp_srvc/message_send.php'
4665--- qp_srvc/message_send.php 2010-07-25 18:05:13 +0000
4666+++ qp_srvc/message_send.php 2010-12-31 12:57:14 +0000
4667@@ -7,7 +7,7 @@
4668 * This file is part of Quam Plures - {@link http://quamplures.net/}
4669 * See also {@link https://launchpad.net/quam-plures}.
4670 *
4671- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4672+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4673 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4674 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
4675 *
4676
4677=== modified file 'qp_srvc/profile_update.php'
4678--- qp_srvc/profile_update.php 2010-10-08 10:29:31 +0000
4679+++ qp_srvc/profile_update.php 2010-12-31 12:57:14 +0000
4680@@ -5,7 +5,7 @@
4681 * This file is part of Quam Plures - {@link http://quamplures.net/}
4682 * See also {@link https://launchpad.net/quam-plures}.
4683 *
4684- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4685+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4686 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4687 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
4688 *
4689
4690=== modified file 'qp_srvc/rdf.comments.php'
4691--- qp_srvc/rdf.comments.php 2010-07-04 18:30:26 +0000
4692+++ qp_srvc/rdf.comments.php 2010-12-31 12:57:14 +0000
4693@@ -4,7 +4,7 @@
4694 *
4695 * Quam Plures - {@link http://quamplures.net/}
4696 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4697- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4698+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4699 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4700 *
4701 * @package xml
4702
4703=== modified file 'qp_srvc/rdf.php'
4704--- qp_srvc/rdf.php 2010-07-04 18:30:26 +0000
4705+++ qp_srvc/rdf.php 2010-12-31 12:57:14 +0000
4706@@ -4,7 +4,7 @@
4707 *
4708 * Quam Plures - {@link http://quamplures.net/}
4709 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4710- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4711+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4712 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4713 *
4714 * @package xml
4715
4716=== modified file 'qp_srvc/register.php'
4717--- qp_srvc/register.php 2010-09-25 12:29:17 +0000
4718+++ qp_srvc/register.php 2010-12-31 12:57:14 +0000
4719@@ -5,7 +5,7 @@
4720 * This file is part of Quam Plures - {@link http://quamplures.net/}
4721 * See also {@link https://launchpad.net/quam-plures}.
4722 *
4723- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4724+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4725 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4726 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
4727 *
4728
4729=== modified file 'qp_srvc/rsd.php'
4730--- qp_srvc/rsd.php 2010-06-09 16:25:58 +0000
4731+++ qp_srvc/rsd.php 2010-12-31 12:57:14 +0000
4732@@ -4,7 +4,7 @@
4733 *
4734 * Quam Plures - {@link http://quamplures.net/}
4735 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4736- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4737+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4738 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4739 *
4740 * @todo fp> do we want to restrict API definitions to a specific blog with blogID="" ?
4741
4742=== modified file 'qp_srvc/rss.comments.php'
4743--- qp_srvc/rss.comments.php 2010-07-04 18:30:26 +0000
4744+++ qp_srvc/rss.comments.php 2010-12-31 12:57:14 +0000
4745@@ -4,7 +4,7 @@
4746 *
4747 * Quam Plures - {@link http://quamplures.net/}
4748 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4749- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4750+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4751 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4752 *
4753 * @package xml
4754
4755=== modified file 'qp_srvc/rss.php'
4756--- qp_srvc/rss.php 2010-07-04 18:30:26 +0000
4757+++ qp_srvc/rss.php 2010-12-31 12:57:14 +0000
4758@@ -4,7 +4,7 @@
4759 *
4760 * Quam Plures - {@link http://quamplures.net/}
4761 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4762- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4763+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4764 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4765 *
4766 * @package xml
4767
4768=== modified file 'qp_srvc/rss2.comments.php'
4769--- qp_srvc/rss2.comments.php 2010-07-04 18:30:26 +0000
4770+++ qp_srvc/rss2.comments.php 2010-12-31 12:57:14 +0000
4771@@ -4,7 +4,7 @@
4772 *
4773 * Quam Plures - {@link http://quamplures.net/}
4774 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4775- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4776+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4777 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4778 *
4779 * @package xml
4780
4781=== modified file 'qp_srvc/rss2.php'
4782--- qp_srvc/rss2.php 2010-07-04 18:30:26 +0000
4783+++ qp_srvc/rss2.php 2010-12-31 12:57:14 +0000
4784@@ -4,7 +4,7 @@
4785 *
4786 * Quam Plures - {@link http://quamplures.net/}
4787 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4788- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4789+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4790 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4791 *
4792 * @package xml
4793
4794=== modified file 'qp_srvc/subs_update.php'
4795--- qp_srvc/subs_update.php 2010-07-25 18:05:13 +0000
4796+++ qp_srvc/subs_update.php 2010-12-31 12:57:14 +0000
4797@@ -5,7 +5,7 @@
4798 * This file is part of Quam Plures - {@link http://quamplures.net/}
4799 * See also {@link https://launchpad.net/quam-plures}.
4800 *
4801- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4802+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4803 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4804 *
4805 * {@internal License choice
4806
4807=== modified file 'qp_srvc/track.php'
4808--- qp_srvc/track.php 2010-09-25 12:29:17 +0000
4809+++ qp_srvc/track.php 2010-12-31 12:57:14 +0000
4810@@ -4,7 +4,7 @@
4811 *
4812 * See also {@link https://launchpad.net/quam-plures}.
4813 *
4814- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4815+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4816 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
4817 *
4818 * @license http://quamplures.net/license.html GNU General Public License (GPL)
4819
4820=== modified file 'qp_srvc/trackback.php'
4821--- qp_srvc/trackback.php 2010-06-09 16:02:20 +0000
4822+++ qp_srvc/trackback.php 2010-12-31 12:57:14 +0000
4823@@ -5,7 +5,7 @@
4824 * This file is part of Quam Plures - {@link http://quamplures.net/}
4825 * See also {@link https://launchpad.net/quam-plures}.
4826 *
4827- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4828+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4829 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4830 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
4831 *
4832
4833=== modified file 'qp_srvc/viewfile.php'
4834--- qp_srvc/viewfile.php 2010-10-15 13:22:55 +0000
4835+++ qp_srvc/viewfile.php 2010-12-31 12:57:14 +0000
4836@@ -5,7 +5,7 @@
4837 * This file is part of Quam Plures - {@link http://quamplures.net/}
4838 * See also {@link https://launchpad.net/quam-plures}.
4839 *
4840- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4841+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4842 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4843 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
4844 *
4845
4846=== modified file 'qp_srvc/xmlrpc.php'
4847--- qp_srvc/xmlrpc.php 2010-06-09 16:25:58 +0000
4848+++ qp_srvc/xmlrpc.php 2010-12-31 12:57:14 +0000
4849@@ -6,7 +6,7 @@
4850 *
4851 * Quam Plures - {@link http://quamplures.net/}
4852 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4853- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4854+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4855 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4856 *
4857 * @package xml
4858
4859=== modified file 'qp_templates/_404_not_found.disp.php'
4860--- qp_templates/_404_not_found.disp.php 2010-09-25 12:29:17 +0000
4861+++ qp_templates/_404_not_found.disp.php 2010-12-31 12:57:14 +0000
4862@@ -4,7 +4,7 @@
4863 *
4864 * Quam Plures - {@link http://quamplures.net/}
4865 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4866- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4867+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4868 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4869 *
4870 * @todo EdB: tag cloud widget here? admin-configurable would be better
4871
4872=== modified file 'qp_templates/_arcdir.disp.php'
4873--- qp_templates/_arcdir.disp.php 2010-08-03 11:03:54 +0000
4874+++ qp_templates/_arcdir.disp.php 2010-12-31 12:57:14 +0000
4875@@ -4,7 +4,7 @@
4876 *
4877 * Quam Plures - {@link http://quamplures.net/}
4878 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4879- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4880+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4881 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4882 *
4883 * @package templates
4884
4885=== modified file 'qp_templates/_body_footer.inc.php'
4886--- qp_templates/_body_footer.inc.php 2010-07-25 18:05:13 +0000
4887+++ qp_templates/_body_footer.inc.php 2010-12-31 12:57:14 +0000
4888@@ -9,7 +9,7 @@
4889 *
4890 * Quam Plures - {@link http://quamplures.net/}
4891 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4892- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4893+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4894 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4895 * @package templates
4896 * @subpackage generics
4897
4898=== modified file 'qp_templates/_catdir.disp.php'
4899--- qp_templates/_catdir.disp.php 2010-02-08 21:42:02 +0000
4900+++ qp_templates/_catdir.disp.php 2010-12-31 12:57:14 +0000
4901@@ -4,7 +4,7 @@
4902 *
4903 * Quam Plures - {@link http://quamplures.net/}
4904 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4905- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4906+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4907 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4908 *
4909 * @package templates
4910
4911=== modified file 'qp_templates/_comments.disp.php'
4912--- qp_templates/_comments.disp.php 2010-07-04 18:30:26 +0000
4913+++ qp_templates/_comments.disp.php 2010-12-31 12:57:14 +0000
4914@@ -4,7 +4,7 @@
4915 *
4916 * Quam Plures - {@link http://quamplures.net/}
4917 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
4918- * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}
4919+ * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
4920 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
4921 *
4922 * @package templates
4923
4924=== modified file 'qp_templates/_contributors.php'
4925--- qp_templates/_contributors.php 2010-06-04 19:53:19 +0000
4926+++ qp_templates/_contributors.php 2010-12-31 12:57:14 +0000
4927@@ -1,10 +1,10 @@
4928 <?php
4929 /**
4930- * This file list all the contributors that made this version possible
4931+ * This file lists all of the contributors that made this version possible
4932 *
4933 * This file is part of the QuamPlures framework - {@link http://quamplures.net/}
4934 *
4935- * @copyright (c)2009 by QuamPlures - {@link http://quamplures.net/}
4936+ * @copyright (c)2009+ by QuamPlures - {@link http://quamplures.net/}
4937 *
4938 * {@internal License choice
4939 * - If you have received this file as part of a package, please find the license.txt file in
4940@@ -25,43 +25,49 @@
4941 'name' => 'Afwas',
4942 'homepage' => 'http://www.blog.hemminga.net/',
4943 'locale' => 'nl-NL',
4944- 'spiel' => 'Some stuff about Afwas'
4945+ 'spiel' => T_( 'I have nothing to say!' )
4946 ),
4947 'edb' => array(
4948 'name' => 'EdB',
4949- 'homepage' => 'http://1912webworks.com/',
4950+ 'homepage' => 'http://wonderwinds.com/',
4951 'locale' => 'en-US',
4952- 'spiel' => 'iam est satis superque linguae Latinae-Fatuinae edamus'
4953+ 'spiel' => 'Not everything that counts can be counted, and not everything that can be counted counts - <em>AE</em>'
4954 ),
4955 'john' => array(
4956 'name' => 'John',
4957 'homepage' => 'http://wow-factor.com/',
4958 'locale' => 'en-AU',
4959- 'spiel' => 'Some stuff about John'
4960+ 'spiel' => T_( 'I have nothing to say!' )
4961 ),
4962- 'lee' => array(
4963+ 'leeturner' => array( // changed to reflect forum name, keeps shit unique
4964 'name' => 'Lee Turner',
4965- 'homepage' => 'http://www.leeturner.org/',
4966+ 'homepage' => 'http://www.hackingquamplures.com',
4967 'locale' => 'en-UK',
4968- 'spiel' => 'Some stuff about Lee'
4969+ 'spiel' => 'All things Quam Plures - Plugins, Templates and hacking the core'
4970 ),
4971 'stk' => array(
4972 'name' => 'Stk',
4973 'homepage' => 'http://randsco.com/',
4974 'locale' => 'en-CA',
4975- 'spiel' => 'Some stuff about Scott'
4976+ 'spiel' => 'Firefighting Yankee Canuck & Devoted Father of Photo-Caption Zoom, "The Oop" & a flock of birds. Master of CSS and a beaver pond. Ruled by R'
4977 ),
4978 'tblue' => array(
4979 'name' => 'Tblue',
4980 'homepage' => 'http://ax86.net/',
4981 'locale' => 'de-DE',
4982- 'spiel' => 'Some stuff about Tblue'
4983+ 'spiel' => 'Some German guy who coincidentally is Yet Another Dracone&trade; and mostly writes (in German and sometimes in English) about Linux and other technical stuff, on some rare occasions even about politics.'
4984+ ),
4985+ 'tilqi' => array( // Changed to forum name
4986+ 'name' => 'Emin Özlem',
4987+ 'homepage' => 'http://www.eodepo.com/',
4988+ 'locale' => 'tr-TR',
4989+ 'spiel' => 'the fixer.'
4990 ),
4991 'topanga' => array(
4992 'name' => 'Topanga',
4993 'homepage' => 'http://www.tenderfeelings.be/',
4994 'locale' => 'be-NL',
4995- 'spiel' => 'Some stuff about Toppie'
4996+ 'spiel' => T_( 'I have nothing to say!' )
4997 ),
4998 'yabs' => array(
4999 'name' => 'Yabs',
5000@@ -69,5 +75,29 @@
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches