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
=== modified file 'a_notemplate.php'
--- a_notemplate.php 2010-09-12 20:21:43 +0000
+++ a_notemplate.php 2010-12-31 12:57:14 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * Quam Plures - {@link http://quamplures.net/}11 * Quam Plures - {@link http://quamplures.net/}
12 * Released under GNU GPL License - {@link http://quamplures.net/license.html}12 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
13 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}13 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
14 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}14 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
15 *15 *
16 * @todo EdB: figure out if this useful, shed if not else embrace and move to /qp_templates/16 * @todo EdB: figure out if this useful, shed if not else embrace and move to /qp_templates/
1717
=== modified file 'a_stub.php'
--- a_stub.php 2010-06-06 15:49:20 +0000
+++ a_stub.php 2010-12-31 12:57:14 +0000
@@ -9,7 +9,7 @@
9 *9 *
10 * Quam Plures - {@link http://quamplures.net/}10 * Quam Plures - {@link http://quamplures.net/}
11 * Released under GNU GPL License - {@link http://quamplures.net/license.html}11 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
12 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}12 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
13 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}13 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
14 *14 *
15 * @package pond15 * @package pond
1616
=== modified file 'admin.php'
--- admin.php 2010-06-06 15:49:20 +0000
+++ admin.php 2010-12-31 12:57:14 +0000
@@ -9,7 +9,7 @@
9 * This file is part of Quam Plures - {@link http://quamplures.net/}9 * This file is part of Quam Plures - {@link http://quamplures.net/}
10 * See also {@link https://launchpad.net/quam-plures}.10 * See also {@link https://launchpad.net/quam-plures}.
11 *11 *
12 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}12 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
13 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}13 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
14 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.14 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
15 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.15 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1616
=== modified file 'blog2.php'
--- blog2.php 2010-06-06 15:49:20 +0000
+++ blog2.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 * @package templates9 * @package templates
10 * @subpackage stubfiles10 * @subpackage stubfiles
1111
=== modified file 'blog3.php'
--- blog3.php 2010-06-06 15:49:20 +0000
+++ blog3.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 * @package templates9 * @package templates
10 * @subpackage stubfiles10 * @subpackage stubfiles
1111
=== modified file 'blog4.php'
--- blog4.php 2010-06-06 15:49:20 +0000
+++ blog4.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 * @package templates9 * @package templates
10 * @subpackage stubfiles10 * @subpackage stubfiles
1111
=== modified file 'contact.php'
--- contact.php 2010-07-25 18:05:13 +0000
+++ contact.php 2010-12-31 12:57:14 +0000
@@ -7,7 +7,7 @@
7 *7 *
8 * Quam Plures - {@link http://quamplures.net/}8 * Quam Plures - {@link http://quamplures.net/}
9 * Released under GNU GPL License - {@link http://quamplures.net/license.html}9 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
10 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}10 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
12 *12 *
13 * @package templates13 * @package templates
1414
=== modified file 'index.php'
--- index.php 2010-07-25 18:05:13 +0000
+++ index.php 2010-12-31 12:57:14 +0000
@@ -12,7 +12,7 @@
12 *12 *
13 * Quam Plures - {@link http://quamplures.net/}13 * Quam Plures - {@link http://quamplures.net/}
14 * Released under GNU GPL License - {@link http://quamplures.net/license.html}14 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
15 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}15 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
16 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}16 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
17 *17 *
18 * {@internal Note: we need at least one file in the main package}}18 * {@internal Note: we need at least one file in the main package}}
1919
=== modified file 'index_multi.php'
--- index_multi.php 2010-06-06 15:49:20 +0000
+++ index_multi.php 2010-12-31 12:57:14 +0000
@@ -6,7 +6,7 @@
6 *6 *
7 * Quam Plures - {@link http://quamplures.net/}7 * Quam Plures - {@link http://quamplures.net/}
8 * Released under GNU GPL License - {@link http://quamplures.net/license.html}8 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
9 * @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/}10 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
11 *11 *
12 * {@internal Note: we need at least one file in the main package}}12 * {@internal Note: we need at least one file in the main package}}
1313
=== modified file 'qp_config/_locales.php'
--- qp_config/_locales.php 2010-08-06 15:38:29 +0000
+++ qp_config/_locales.php 2010-12-31 12:57:14 +0000
@@ -43,7 +43,7 @@
43 * DO NOT CHANGE THIS if your language requires UTF8 (East Asian, Arabic, etc, etc, etc) !!!43 * DO NOT CHANGE THIS if your language requires UTF8 (East Asian, Arabic, etc, etc, etc) !!!
44 * 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!44 * 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!
45 * The correct way to use UTF8 for some languages/locales is to install the appropriate language pack into the locales folder.45 * The correct way to use UTF8 for some languages/locales is to install the appropriate language pack into the locales folder.
46 * Language packs can be downloaded here: http://b2evolution.net/downloads/language-packs.html46 * Language packs can be downloaded here: http://quamplures.net/downloads/
47 *47 *
48 * 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)48 * 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)
49 * OR... WORST CASE SCENARIO: you can always use the en-GB locale: "English (GB) latin1" (NB: UTF-8???).49 * OR... WORST CASE SCENARIO: you can always use the en-GB locale: "English (GB) latin1" (NB: UTF-8???).
5050
=== modified file 'qp_config/_upgrade.php'
--- qp_config/_upgrade.php 2010-05-15 00:47:42 +0000
+++ qp_config/_upgrade.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package pond10 * @package pond
1111
=== modified file 'qp_inc/_application.php'
--- qp_inc/_application.php 2010-06-25 18:24:07 +0000
+++ qp_inc/_application.php 2010-12-31 12:57:14 +0000
@@ -22,15 +22,12 @@
22 * Release date (ISO)22 * Release date (ISO)
23 * @global string23 * @global string
24 */24 */
25$app_date = '2010-06-01';25$app_date = '2011-01-01'; // ground zero
2626
27/**27/**
28 * This is used to check if the database is up to date.28 * This is used to check if the database is up to date.
29 *29 *
30 * This will be incrememented by 100 with each change in {@link upgrade_dbase_tables()}30 * This will be incrememented by with each change in {@link upgrade_dbase_tables()}
31 * in order to leave space for maintenance releases.
32 *
33 * {@internal Before changing this in the VCS, it should be discussed! }}
34 */31 */
35$app_db_version = 0;32$app_db_version = 0;
3633
@@ -48,15 +45,15 @@
48 –45 –
49 <span class="nobr">&copy;2003-2009 by <a href="http://b2evolution.net/dev/authors.html">Fran&ccedil;ois Planque &amp; others</a></span>46 <span class="nobr">&copy;2003-2009 by <a href="http://b2evolution.net/dev/authors.html">Fran&ccedil;ois Planque &amp; others</a></span>
50 &ndash;47 &ndash;
51 <span class="nobr">&copy;2009 by <a href="http://quamplures.net/">Quam Plures</a>.</span>';48 <span class="nobr">&copy;2009 - 2011 by <a href="http://quamplures.net/">Quam Plures</a>.</span>';
5249
53/**50/**
54 * Modules to load51 * Modules to load
55 *52 *
56 * This is most useful when extending evoCore with features beyond what b2evolution does and when those features do not53 * This is most useful when extending the application core with features beyond what application currently does and when those features do not
57 * fit nicely into a plugin, mostly when they are too large or too complex.54 * fit nicely into a plugin, mostly when they are too large or too complex.
58 *55 *
59 * Note: a long term goal is to be able to disable some b2evolution feature sets that would not be needed. This should56 * Note: a long term goal is to be able to disable some application feature sets that would not be needed. This should
60 * however only be used for large enough feature sets to make it worth the trouble. NO MICROMANAGING here.57 * however only be used for large enough feature sets to make it worth the trouble. NO MICROMANAGING here.
61 */58 */
62$modules = array(59$modules = array(
6360
=== modified file 'qp_inc/_async.inc.php'
--- qp_inc/_async.inc.php 2009-12-19 19:51:52 +0000
+++ qp_inc/_async.inc.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/_blog_main.inc.php'
--- qp_inc/_blog_main.inc.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_blog_main.inc.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/_connect_db.inc.php'
--- qp_inc/_connect_db.inc.php 2010-06-08 23:06:26 +0000
+++ qp_inc/_connect_db.inc.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * @package pond11 * @package pond
1212
=== modified file 'qp_inc/_core/__core.init.php'
--- qp_inc/_core/__core.init.php 2010-09-04 20:01:31 +0000
+++ qp_inc/_core/__core.init.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/_core/_class4.funcs.php'
--- qp_inc/_core/_class4.funcs.php 2009-12-19 19:51:52 +0000
+++ qp_inc/_core/_class4.funcs.php 2010-12-31 12:57:14 +0000
@@ -7,7 +7,7 @@
7 * This file is part of Quam Plures - {@link http://quamplures.net/}7 * This file is part of Quam Plures - {@link http://quamplures.net/}
8 * See also {@link https://launchpad.net/quam-plures}.8 * See also {@link https://launchpad.net/quam-plures}.
9 *9 *
10 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}10 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
12 *12 *
13 * {@internal License choice13 * {@internal License choice
1414
=== modified file 'qp_inc/_core/_class5.funcs.php'
--- qp_inc/_core/_class5.funcs.php 2010-07-07 15:38:59 +0000
+++ qp_inc/_core/_class5.funcs.php 2010-12-31 12:57:14 +0000
@@ -7,7 +7,7 @@
7 * This file is part of Quam Plures - {@link http://quamplures.net/}7 * This file is part of Quam Plures - {@link http://quamplures.net/}
8 * See also {@link https://launchpad.net/quam-plures}.8 * See also {@link https://launchpad.net/quam-plures}.
9 *9 *
10 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}10 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
11 * @copyright (c)2009 by Francois PLANQUE - {@link http://fplanque.net/}11 * @copyright (c)2009 by Francois PLANQUE - {@link http://fplanque.net/}
12 * Parts of this file are copyright (c)2009 by Daniel HAHLER - {@link http://daniel.hahler.de/}.12 * Parts of this file are copyright (c)2009 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
13 *13 *
1414
=== modified file 'qp_inc/_core/_misc.funcs.php'
--- qp_inc/_core/_misc.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_core/_misc.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.11 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1212
=== modified file 'qp_inc/_core/_param.funcs.php'
--- qp_inc/_core/_param.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_core/_param.funcs.php 2010-12-31 12:57:14 +0000
@@ -13,7 +13,7 @@
13 * This file is part of Quam Plures - {@link http://quamplures.net/}13 * This file is part of Quam Plures - {@link http://quamplures.net/}
14 * See also {@link https://launchpad.net/quam-plures}.14 * See also {@link https://launchpad.net/quam-plures}.
15 *15 *
16 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}16 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
17 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}17 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
18 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.18 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
19 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.19 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
2020
=== modified file 'qp_inc/_core/_template.funcs.php'
--- qp_inc/_core/_template.funcs.php 2010-07-25 18:05:13 +0000
+++ qp_inc/_core/_template.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/_core/_url.funcs.php'
--- qp_inc/_core/_url.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_core/_url.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.10 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
11 *11 *
1212
=== modified file 'qp_inc/_core/model/__core.install.php'
--- qp_inc/_core/model/__core.install.php 2010-07-04 11:00:10 +0000
+++ qp_inc/_core/model/__core.install.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
@@ -511,8 +511,8 @@
511 ) ENGINE = innodb DEFAULT CHARSET = $db_storage_charset" ),511 ) ENGINE = innodb DEFAULT CHARSET = $db_storage_charset" ),
512512
513 /**513 /**
514 * This table holds info about fields a plugin might want to access and 514 * This table holds info about fields a plugin might want to access and
515 * use. The only time it gets called is on a plugin's settings page 515 * use. The only time it gets called is on a plugin's settings page
516 * for the various bits that make a plugin field be a plugin field516 * for the various bits that make a plugin field be a plugin field
517 */517 */
518 'T_plugin_sharedfields' => array(518 'T_plugin_sharedfields' => array(
@@ -527,9 +527,9 @@
527 ) ENGINE = innodb DEFAULT CHARSET = $db_storage_charset" ),527 ) ENGINE = innodb DEFAULT CHARSET = $db_storage_charset" ),
528528
529 /**529 /**
530 * This table holds user-specific info for any shared plugin field. When on a 530 * This table holds user-specific info for any shared plugin field. When on a
531 * plugin's settings page it gets accessed to find then store info about a 531 * plugin's settings page it gets accessed to find then store info about a
532 * user. The plugin then stores the fact that some info about the user 532 * user. The plugin then stores the fact that some info about the user
533 * is stored in this table for the rest of QP to do it's thing with.533 * is stored in this table for the rest of QP to do it's thing with.
534 */534 */
535 'T_plugin_sharedvalues' => array(535 'T_plugin_sharedvalues' => array(
536536
=== modified file 'qp_inc/_core/model/_log.class.php'
--- qp_inc/_core/model/_log.class.php 2010-09-02 18:17:53 +0000
+++ qp_inc/_core/model/_log.class.php 2010-12-31 12:57:14 +0000
@@ -9,7 +9,7 @@
9 * This file is part of Quam Plures - {@link http://quamplures.net/}9 * This file is part of Quam Plures - {@link http://quamplures.net/}
10 * See also {@link https://launchpad.net/quam-plures}.10 * See also {@link https://launchpad.net/quam-plures}.
11 *11 *
12 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}12 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
13 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}13 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
14 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.14 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
15 *15 *
@@ -258,7 +258,7 @@
258 * @param boolean Skip if previewing?258 * @param boolean Skip if previewing?
259 *259 *
260 * @todo (legacy): optimize260 * @todo (legacy): optimize
261 * @todo (legacy): dh> This appears to not display e.g. errors which got inserted?!! 261 * @todo (legacy): dh> This appears to not display e.g. errors which got inserted?!!
262 * I also don't see how this is a "simple" param (in the sense of useful/required)262 * I also don't see how this is a "simple" param (in the sense of useful/required)
263 *263 *
264 * @uses Log::display()264 * @uses Log::display()
265265
=== modified file 'qp_inc/_core/model/_pagecache.class.php'
--- qp_inc/_core/model/_pagecache.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_core/model/_pagecache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/_core/model/_timer.class.php'
--- qp_inc/_core/model/_timer.class.php 2010-01-15 20:06:40 +0000
+++ qp_inc/_core/model/_timer.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/_core/model/dataobjects/_dataobject.class.php'
--- qp_inc/_core/model/dataobjects/_dataobject.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_core/model/dataobjects/_dataobject.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.11 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
@@ -370,7 +370,7 @@
370 { // Skip this relation check.370 { // Skip this relation check.
371 continue;371 continue;
372 }372 }
373 373
374 if( ! isset( $verbose_callbacks[$restriction['fk']] ) )374 if( ! isset( $verbose_callbacks[$restriction['fk']] ) )
375 { // We do not want to display detailed info, just the result count:375 { // We do not want to display detailed info, just the result count:
376 $count = $DB->get_var(376 $count = $DB->get_var(
377377
=== modified file 'qp_inc/_core/model/dataobjects/_dataobjectcache.class.php'
--- qp_inc/_core/model/dataobjects/_dataobjectcache.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_core/model/dataobjects/_dataobjectcache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.11 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1212
=== modified file 'qp_inc/_core/model/dataobjects/_dataobjectlist.class.php'
--- qp_inc/_core/model/dataobjects/_dataobjectlist.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/_core/model/dataobjects/_dataobjectlist.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/_core/model/dataobjects/_dataobjectlist2.class.php'
--- qp_inc/_core/model/dataobjects/_dataobjectlist2.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_core/model/dataobjects/_dataobjectlist2.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/_core/model/db/_db.class.php'
--- qp_inc/_core/model/db/_db.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_core/model/db/_db.class.php 2010-12-31 12:57:14 +0000
@@ -15,7 +15,7 @@
15 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.15 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
16 * See also {@link https://launchpad.net/quam-plures}.16 * See also {@link https://launchpad.net/quam-plures}.
17 *17 *
18 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}18 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
19 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.19 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
20 * Parts of this file are copyright (c)2004 by Justin Vincent - {@link http://php.justinvincent.com}20 * Parts of this file are copyright (c)2004 by Justin Vincent - {@link http://php.justinvincent.com}
21 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.21 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
2222
=== modified file 'qp_inc/_core/model/db/_sql.class.php'
--- qp_inc/_core/model/db/_sql.class.php 2010-01-15 20:06:40 +0000
+++ qp_inc/_core/model/db/_sql.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
@@ -331,7 +331,7 @@
331 function WHERE_keyword( $search, $search_kw_combine )331 function WHERE_keyword( $search, $search_kw_combine )
332 {332 {
333 global $DB;333 global $DB;
334 334
335 // Concat the list of search fields ( concat(' ',field1,field2,field3...) )335 // Concat the list of search fields ( concat(' ',field1,field2,field3...) )
336 if (count( $this->search_field ) > 1)336 if (count( $this->search_field ) > 1)
337 {337 {
338338
=== modified file 'qp_inc/_core/model/db/_upgrade.funcs.php'
--- qp_inc/_core/model/db/_upgrade.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_core/model/db/_upgrade.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link https://thequod.de/}.10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link https://thequod.de/}.
11 *11 *
1212
=== modified file 'qp_inc/_core/ui/_iconlegend.class.php'
--- qp_inc/_core/ui/_iconlegend.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/_core/ui/_iconlegend.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/_core/ui/_menu.class.php'
--- qp_inc/_core/ui/_menu.class.php 2010-05-24 01:31:31 +0000
+++ qp_inc/_core/ui/_menu.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
@@ -256,7 +256,7 @@
256 $anchor .= ' class="'.trim($class).'"';256 $anchor .= ' class="'.trim($class).'"';
257 }257 }
258 if (array_key_exists('text',$loop_details))258 if (array_key_exists('text',$loop_details))
259 { 259 {
260 $anchor .= '>'.format_to_output( $loop_details['text'], 'htmlbody' )."</a>";260 $anchor .= '>'.format_to_output( $loop_details['text'], 'htmlbody' )."</a>";
261 }261 }
262 if( $loop_key == $selected )262 if( $loop_key == $selected )
263263
=== modified file 'qp_inc/_core/ui/_uiwidget.class.php'
--- qp_inc/_core/ui/_uiwidget.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_core/ui/_uiwidget.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/_core/ui/forms/_form.class.php'
--- qp_inc/_core/ui/forms/_form.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_core/ui/forms/_form.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2004 by PROGIDISTRI - {@link http://progidistri.com/}.
11 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.11 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
1212
=== modified file 'qp_inc/_core/ui/forms/_form.funcs.php'
--- qp_inc/_core/ui/forms/_form.funcs.php 2010-07-07 15:38:59 +0000
+++ qp_inc/_core/ui/forms/_form.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/_core/ui/results/_results.class.php'
--- qp_inc/_core/ui/results/_results.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_core/ui/results/_results.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/_core/ui/results/_resultsel.class.php'
--- qp_inc/_core/ui/results/_resultsel.class.php 2010-05-15 00:47:42 +0000
+++ qp_inc/_core/ui/results/_resultsel.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/_ext/_zip_archives.php'
--- qp_inc/_ext/_zip_archives.php 2010-01-15 20:06:40 +0000
+++ qp_inc/_ext/_zip_archives.php 2010-12-31 12:57:14 +0000
@@ -12,7 +12,7 @@
12 *12 *
13 * Quam Plures - {@link http://quamplures.net/}13 * Quam Plures - {@link http://quamplures.net/}
14 * Released under GNU GPL License - {@link http://quamplures.net/license.html}14 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
15 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}15 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
16 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}16 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
17 *17 *
18 * @author Devin Doucette - darksnoopy@shaw.ca18 * @author Devin Doucette - darksnoopy@shaw.ca
1919
=== modified file 'qp_inc/_main.inc.php'
--- qp_inc/_main.inc.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_main.inc.php 2010-12-31 12:57:14 +0000
@@ -8,7 +8,7 @@
8 * This file is part of Quam Plures - {@link http://quamplures.net/}8 * This file is part of Quam Plures - {@link http://quamplures.net/}
9 * See also {@link https://launchpad.net/quam-plures}.9 * See also {@link https://launchpad.net/quam-plures}.
10 *10 *
11 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}11 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
12 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}12 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
13 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.13 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
14 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.14 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1515
=== modified file 'qp_inc/_vars.inc.php'
--- qp_inc/_vars.inc.php 2010-09-25 12:29:17 +0000
+++ qp_inc/_vars.inc.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/antispam/antispam_list.ctrl.php'
--- qp_inc/antispam/antispam_list.ctrl.php 2010-08-07 17:31:09 +0000
+++ qp_inc/antispam/antispam_list.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2004 by Vegar BERG GULDAL - {@link http://funky-m.com/}.10 * Parts of this file are copyright (c)2004 by Vegar BERG GULDAL - {@link http://funky-m.com/}.
11 *11 *
1212
=== modified file 'qp_inc/antispam/antispam_settings.ctrl.php'
--- qp_inc/antispam/antispam_settings.ctrl.php 2009-12-19 19:51:52 +0000
+++ qp_inc/antispam/antispam_settings.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/antispam/model/_antispam.funcs.php'
--- qp_inc/antispam/model/_antispam.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/antispam/model/_antispam.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 * Parts of this file are copyright (c)2004 by Vegar BERG GULDAL - {@link http://funky-m.com/}.11 * Parts of this file are copyright (c)2004 by Vegar BERG GULDAL - {@link http://funky-m.com/}.
1212
=== modified file 'qp_inc/antispam/views/_antispam_ban.form.php'
--- qp_inc/antispam/views/_antispam_ban.form.php 2010-08-07 17:21:15 +0000
+++ qp_inc/antispam/views/_antispam_ban.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1212
=== modified file 'qp_inc/antispam/views/_antispam_list.view.php'
--- qp_inc/antispam/views/_antispam_list.view.php 2010-08-07 16:38:07 +0000
+++ qp_inc/antispam/views/_antispam_list.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
@@ -30,7 +30,7 @@
30{ // add keyword or domain30{ // add keyword or domain
31 global $keyword;31 global $keyword;
3232
33 // this is when you select "tools->antispam" 33 // this is when you select "tools->antispam"
34 $Form = new Form( NULL, 'antispam_add', 'post', 'compact' );34 $Form = new Form( NULL, 'antispam_add', 'post', 'compact' );
35 $Form->begin_form( 'fform', T_('Add a banned keyword') );35 $Form->begin_form( 'fform', T_('Add a banned keyword') );
36 $Form->hidden_ctrl();36 $Form->hidden_ctrl();
3737
=== modified file 'qp_inc/antispam/views/_antispam_settings.form.php'
--- qp_inc/antispam/views/_antispam_settings.form.php 2010-02-19 10:50:37 +0000
+++ qp_inc/antispam/views/_antispam_settings.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/chapters/chapters.ctrl.php'
--- qp_inc/chapters/chapters.ctrl.php 2010-02-19 10:50:37 +0000
+++ qp_inc/chapters/chapters.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/chapters/model/_chapter.class.php'
--- qp_inc/chapters/model/_chapter.class.php 2010-08-16 19:27:34 +0000
+++ qp_inc/chapters/model/_chapter.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/chapters/model/_chaptercache.class.php'
--- qp_inc/chapters/model/_chaptercache.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/chapters/model/_chaptercache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/chapters/views/_chapter.form.php'
--- qp_inc/chapters/views/_chapter.form.php 2010-06-08 18:49:16 +0000
+++ qp_inc/chapters/views/_chapter.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/chapters/views/_chapter_list.view.php'
--- qp_inc/chapters/views/_chapter_list.view.php 2010-06-11 15:30:35 +0000
+++ qp_inc/chapters/views/_chapter_list.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/chapters/views/_chapter_move.form.php'
--- qp_inc/chapters/views/_chapter_move.form.php 2010-02-19 10:50:37 +0000
+++ qp_inc/chapters/views/_chapter_move.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/collections/coll_settings.ctrl.php'
--- qp_inc/collections/coll_settings.ctrl.php 2010-07-08 17:20:42 +0000
+++ qp_inc/collections/coll_settings.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/collections/collections.ctrl.php'
--- qp_inc/collections/collections.ctrl.php 2010-08-31 15:24:54 +0000
+++ qp_inc/collections/collections.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/collections/model/_blog.class.php'
--- qp_inc/collections/model/_blog.class.php 2010-11-21 16:12:45 +0000
+++ qp_inc/collections/model/_blog.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 * Parts of this file are copyright (c)2005 by Jason Edgecombe.11 * Parts of this file are copyright (c)2005 by Jason Edgecombe.
1212
=== modified file 'qp_inc/collections/model/_blog.funcs.php'
--- qp_inc/collections/model/_blog.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/collections/model/_blog.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/collections/model/_blogcache.class.php'
--- qp_inc/collections/model/_blogcache.class.php 2010-06-06 15:35:15 +0000
+++ qp_inc/collections/model/_blogcache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/collections/model/_category.funcs.php'
--- qp_inc/collections/model/_category.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/collections/model/_category.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 * Parts of this file are copyright (c)2004 by The University of North Carolina at Charlotte as11 * Parts of this file are copyright (c)2004 by The University of North Carolina at Charlotte as
1212
=== modified file 'qp_inc/collections/model/_collsettings.class.php'
--- qp_inc/collections/model/_collsettings.class.php 2010-12-22 20:07:55 +0000
+++ qp_inc/collections/model/_collsettings.class.php 2010-12-31 12:57:14 +0000
@@ -6,7 +6,7 @@
6 * This file is part of Quam Plures - {@link http://quamplures.net/}6 * This file is part of Quam Plures - {@link http://quamplures.net/}
7 * See also {@link https://launchpad.net/quam-plures}.7 * See also {@link https://launchpad.net/quam-plures}.
8 *8 *
9 * @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/}10 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
11 *11 *
12 * {@internal License choice12 * {@internal License choice
1313
=== modified file 'qp_inc/collections/views/_coll_features.form.php'
--- qp_inc/collections/views/_coll_features.form.php 2010-12-27 05:24:40 +0000
+++ qp_inc/collections/views/_coll_features.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1212
=== modified file 'qp_inc/collections/views/_coll_general.form.php'
--- qp_inc/collections/views/_coll_general.form.php 2010-09-04 20:01:11 +0000
+++ qp_inc/collections/views/_coll_general.form.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.9 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
10 *10 *
1111
=== modified file 'qp_inc/collections/views/_coll_group_perm.form.php'
--- qp_inc/collections/views/_coll_group_perm.form.php 2010-09-25 12:29:17 +0000
+++ qp_inc/collections/views/_coll_group_perm.form.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @todo move user rights queries to object (fplanque)10 * @todo move user rights queries to object (fplanque)
1111
=== modified file 'qp_inc/collections/views/_coll_list.view.php'
--- qp_inc/collections/views/_coll_list.view.php 2010-06-05 17:11:41 +0000
+++ qp_inc/collections/views/_coll_list.view.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * {@internal Open Source relicensing agreement:10 * {@internal Open Source relicensing agreement:
1111
=== modified file 'qp_inc/collections/views/_coll_plugin_settings.form.php'
--- qp_inc/collections/views/_coll_plugin_settings.form.php 2010-02-19 10:50:37 +0000
+++ qp_inc/collections/views/_coll_plugin_settings.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/collections/views/_coll_sel_type.view.php'
--- qp_inc/collections/views/_coll_sel_type.view.php 2010-01-02 08:34:34 +0000
+++ qp_inc/collections/views/_coll_sel_type.view.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * {@internal Open Source relicensing agreement:10 * {@internal Open Source relicensing agreement:
1111
=== modified file 'qp_inc/collections/views/_coll_urls.form.php'
--- qp_inc/collections/views/_coll_urls.form.php 2010-07-04 18:30:26 +0000
+++ qp_inc/collections/views/_coll_urls.form.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.9 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
10 *10 *
1111
=== modified file 'qp_inc/collections/views/_coll_user_perm.form.php'
--- qp_inc/collections/views/_coll_user_perm.form.php 2010-09-25 12:29:17 +0000
+++ qp_inc/collections/views/_coll_user_perm.form.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @todo move user rights queries to object (fplanque)10 * @todo move user rights queries to object (fplanque)
1111
=== modified file 'qp_inc/comments/_comments.ctrl.php'
--- qp_inc/comments/_comments.ctrl.php 2010-06-26 18:16:49 +0000
+++ qp_inc/comments/_comments.ctrl.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * {@internal Open Source relicensing agreement:10 * {@internal Open Source relicensing agreement:
1111
=== modified file 'qp_inc/comments/_trackback.funcs.php'
--- qp_inc/comments/_trackback.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/comments/_trackback.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/comments/model/_comment.class.php'
--- qp_inc/comments/model/_comment.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/comments/model/_comment.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/comments/model/_comment.funcs.php'
--- qp_inc/comments/model/_comment.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/comments/model/_comment.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/comments/model/_commentlist.class.php'
--- qp_inc/comments/model/_commentlist.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/comments/model/_commentlist.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/comments/views/_browse_comments.view.php'
--- qp_inc/comments/views/_browse_comments.view.php 2010-07-04 18:30:26 +0000
+++ qp_inc/comments/views/_browse_comments.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/comments/views/_comment.form.php'
--- qp_inc/comments/views/_comment.form.php 2010-11-02 14:17:25 +0000
+++ qp_inc/comments/views/_comment.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
@@ -236,7 +236,7 @@
236 echo '</p>';236 echo '</p>';
237 $Form->end_fieldset();237 $Form->end_fieldset();
238 */238 */
239 239
240 $Form->begin_fieldset( T_('Visibility'), array( 'id' => 'commentform_visibility' ) );240 $Form->begin_fieldset( T_('Visibility'), array( 'id' => 'commentform_visibility' ) );
241241
242 $sharing_options[] = array( 'published', T_('Published (Public)') );242 $sharing_options[] = array( 'published', T_('Published (Public)') );
243243
=== modified file 'qp_inc/comments/views/_comment_list.inc.php'
--- qp_inc/comments/views/_comment_list.inc.php 2010-08-07 16:38:07 +0000
+++ qp_inc/comments/views/_comment_list.inc.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/cron/_cron.funcs.php'
--- qp_inc/cron/_cron.funcs.php 2010-02-19 10:50:37 +0000
+++ qp_inc/cron/_cron.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/cron/cronjobs.ctrl.php'
--- qp_inc/cron/cronjobs.ctrl.php 2010-02-19 10:50:37 +0000
+++ qp_inc/cron/cronjobs.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/cron/model/_cronjob.class.php'
--- qp_inc/cron/model/_cronjob.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/cron/model/_cronjob.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/cron/views/_cronjob.form.php'
--- qp_inc/cron/views/_cronjob.form.php 2010-05-03 23:51:43 +0000
+++ qp_inc/cron/views/_cronjob.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/cron/views/_cronjob.view.php'
--- qp_inc/cron/views/_cronjob.view.php 2010-05-03 23:51:43 +0000
+++ qp_inc/cron/views/_cronjob.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/cron/views/_cronjob_list.view.php'
--- qp_inc/cron/views/_cronjob_list.view.php 2010-06-22 19:58:20 +0000
+++ qp_inc/cron/views/_cronjob_list.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/dashboard/dashboard.ctrl.php'
--- qp_inc/dashboard/dashboard.ctrl.php 2010-08-07 16:38:07 +0000
+++ qp_inc/dashboard/dashboard.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal Open Source relicensing agreement:11 * {@internal Open Source relicensing agreement:
1212
=== modified file 'qp_inc/files/file_settings.ctrl.php'
--- qp_inc/files/file_settings.ctrl.php 2010-04-13 04:28:02 +0000
+++ qp_inc/files/file_settings.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.11 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1212
=== modified file 'qp_inc/files/file_types.ctrl.php'
--- qp_inc/files/file_types.ctrl.php 2010-02-19 10:50:37 +0000
+++ qp_inc/files/file_types.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
@@ -107,7 +107,7 @@
107 // Insert in DB:107 // Insert in DB:
108 $edited_Filetype->dbinsert();108 $edited_Filetype->dbinsert();
109 $Messages->add( T_('New file type created.'), 'success' );109 $Messages->add( T_('New file type created.'), 'success' );
110 110
111 // What next?111 // What next?
112 param( 'submit', 'string', true );112 param( 'submit', 'string', true );
113 if( $submit == T_('Record, then Create Similar') ) // TODO: do not use submit value for this!113 if( $submit == T_('Record, then Create Similar') ) // TODO: do not use submit value for this!
114114
=== modified file 'qp_inc/files/files.ctrl.php'
--- qp_inc/files/files.ctrl.php 2010-09-25 12:29:17 +0000
+++ qp_inc/files/files.ctrl.php 2010-12-31 12:57:14 +0000
@@ -12,7 +12,7 @@
12 * This file is part of Quam Plures - {@link http://quamplures.net/}12 * This file is part of Quam Plures - {@link http://quamplures.net/}
13 * See also {@link https://launchpad.net/quam-plures}.13 * See also {@link https://launchpad.net/quam-plures}.
14 *14 *
15 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}15 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
16 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}16 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
17 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.17 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
18 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.18 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
1919
=== modified file 'qp_inc/files/model/_file.class.php'
--- qp_inc/files/model/_file.class.php 2010-12-17 16:52:25 +0000
+++ qp_inc/files/model/_file.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
@@ -1794,7 +1794,7 @@
1794 function save_thumb_to_cache( $thumb_imh, $size_name, $thumb_mimetype, $thumb_quality = 90 )1794 function save_thumb_to_cache( $thumb_imh, $size_name, $thumb_mimetype, $thumb_quality = 90 )
1795 {1795 {
1796 global $Plugins;1796 global $Plugins;
1797 1797
1798 $Plugins->trigger_event( 'BeforeThumbCreate', array(1798 $Plugins->trigger_event( 'BeforeThumbCreate', array(
1799 'imh' => & $thumb_imh,1799 'imh' => & $thumb_imh,
1800 'size' => & $size_name,1800 'size' => & $size_name,
@@ -1962,7 +1962,7 @@
1962 * Callback function called by DataObject::check_relations().1962 * Callback function called by DataObject::check_relations().
1963 *1963 *
1964 * @see DataObject::check_relations()1964 * @see DataObject::check_relations()
1965 * 1965 *
1966 * @internal Technically, this method could be a separate function,1966 * @internal Technically, this method could be a separate function,
1967 * but having it in File makes it clear that is used for1967 * but having it in File makes it clear that is used for
1968 * File-related things only.1968 * File-related things only.
19691969
=== modified file 'qp_inc/files/model/_file.funcs.php'
--- qp_inc/files/model/_file.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/files/model/_file.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/files/model/_filecache.class.php'
--- qp_inc/files/model/_filecache.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/files/model/_filecache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/files/model/_filelist.class.php'
--- qp_inc/files/model/_filelist.class.php 2010-08-24 19:39:15 +0000
+++ qp_inc/files/model/_filelist.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/files/model/_fileroot.class.php'
--- qp_inc/files/model/_fileroot.class.php 2010-01-15 20:06:40 +0000
+++ qp_inc/files/model/_fileroot.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/files/model/_filerootcache.class.php'
--- qp_inc/files/model/_filerootcache.class.php 2010-05-15 00:47:42 +0000
+++ qp_inc/files/model/_filerootcache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/files/model/_filetype.class.php'
--- qp_inc/files/model/_filetype.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/files/model/_filetype.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/files/model/_filetypecache.class.php'
--- qp_inc/files/model/_filetypecache.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/files/model/_filetypecache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/files/model/_image.funcs.php'
--- qp_inc/files/model/_image.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/files/model/_image.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/files/upload.ctrl.php'
--- qp_inc/files/upload.ctrl.php 2010-12-17 16:52:25 +0000
+++ qp_inc/files/upload.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * (dh please re-add)10 * (dh please re-add)
11 *11 *
@@ -386,7 +386,7 @@
386 * cascade info: file name without extension -> title -> alt -> desc386 * cascade info: file name without extension -> title -> alt -> desc
387 * use the preceding value if no value is provided during upload387 * use the preceding value if no value is provided during upload
388 *388 *
389 * @todo Tblue> Replace underscores (_) and dashes (-) with spaces? 389 * @todo Tblue> Replace underscores (_) and dashes (-) with spaces?
390 */390 */
391 $file_cascade = isset( $uploadfile_cascade[$lKey] );391 $file_cascade = isset( $uploadfile_cascade[$lKey] );
392 // get the file name without the extension392 // get the file name without the extension
393393
=== modified file 'qp_inc/files/views/_file_browse.view.php'
--- qp_inc/files/views/_file_browse.view.php 2010-09-25 12:29:17 +0000
+++ qp_inc/files/views/_file_browse.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/files/views/_file_browse_set.form.php'
--- qp_inc/files/views/_file_browse_set.form.php 2010-06-05 17:11:41 +0000
+++ qp_inc/files/views/_file_browse_set.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/files/views/_file_copy_move.form.php'
--- qp_inc/files/views/_file_copy_move.form.php 2010-02-19 10:50:37 +0000
+++ qp_inc/files/views/_file_copy_move.form.php 2010-12-31 12:57:14 +0000
@@ -13,7 +13,7 @@
13 * This file is part of Quam Plures - {@link http://quamplures.net/}13 * This file is part of Quam Plures - {@link http://quamplures.net/}
14 * See also {@link https://launchpad.net/quam-plures}.14 * See also {@link https://launchpad.net/quam-plures}.
15 *15 *
16 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}16 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
17 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}17 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
18 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.18 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
19 *19 *
2020
=== modified file 'qp_inc/files/views/_file_delete.form.php'
--- qp_inc/files/views/_file_delete.form.php 2010-08-06 22:12:28 +0000
+++ qp_inc/files/views/_file_delete.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/files/views/_file_download.form.php'
--- qp_inc/files/views/_file_download.form.php 2010-02-19 10:50:37 +0000
+++ qp_inc/files/views/_file_download.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/files/views/_file_edit.form.php'
--- qp_inc/files/views/_file_edit.form.php 2010-02-19 10:50:37 +0000
+++ qp_inc/files/views/_file_edit.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/files/views/_file_links.view.php'
--- qp_inc/files/views/_file_links.view.php 2010-07-25 21:38:28 +0000
+++ qp_inc/files/views/_file_links.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/files/views/_file_list.inc.php'
--- qp_inc/files/views/_file_list.inc.php 2010-07-28 06:53:36 +0000
+++ qp_inc/files/views/_file_list.inc.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/files/views/_file_permissions.form.php'
--- qp_inc/files/views/_file_permissions.form.php 2010-02-19 10:50:37 +0000
+++ qp_inc/files/views/_file_permissions.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/files/views/_file_properties.form.php'
--- qp_inc/files/views/_file_properties.form.php 2010-02-19 10:50:37 +0000
+++ qp_inc/files/views/_file_properties.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/files/views/_file_rename.form.php'
--- qp_inc/files/views/_file_rename.form.php 2010-02-19 10:50:37 +0000
+++ qp_inc/files/views/_file_rename.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/files/views/_file_settings.form.php'
--- qp_inc/files/views/_file_settings.form.php 2010-06-08 23:06:26 +0000
+++ qp_inc/files/views/_file_settings.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/files/views/_file_upload.view.php'
--- qp_inc/files/views/_file_upload.view.php 2010-09-25 12:29:17 +0000
+++ qp_inc/files/views/_file_upload.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/files/views/_filetype.form.php'
--- qp_inc/files/views/_filetype.form.php 2010-06-10 14:37:59 +0000
+++ qp_inc/files/views/_filetype.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
@@ -129,7 +129,7 @@
129 { // Not an image.129 { // Not an image.
130 continue;130 continue;
131 }131 }
132 132
133 echo '<span class="nowrap"><img src="'.$rsc_url.'icons/fileicons/';133 echo '<span class="nowrap"><img src="'.$rsc_url.'icons/fileicons/';
134 echo $_icon.'" /> '.$_icon.' &nbsp; </span> ';134 echo $_icon.'" /> '.$_icon.' &nbsp; </span> ';
135 }135 }
136136
=== modified file 'qp_inc/files/views/_filetype_list.view.php'
--- qp_inc/files/views/_filetype_list.view.php 2010-06-08 18:49:16 +0000
+++ qp_inc/files/views/_filetype_list.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/generic/inc/_generic_listeditor.php'
--- qp_inc/generic/inc/_generic_listeditor.php 2009-12-19 19:51:52 +0000
+++ qp_inc/generic/inc/_generic_listeditor.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
@@ -68,27 +68,27 @@
6868
69 case 'new':69 case 'new':
70 // New element70 // New element
71 71
72 if( isset( $perm_name ) )72 if( isset( $perm_name ) )
73 { // We need to Check permission:73 { // We need to Check permission:
74 $current_User->check_perm( $perm_name, $perm_level, true );74 $current_User->check_perm( $perm_name, $perm_level, true );
75 }75 }
76 76
77 $edited_GenericElement = & $GenericElementCache->new_obj();77 $edited_GenericElement = & $GenericElementCache->new_obj();
78 break;78 break;
79 79
8080
81 //case 'copy':81 //case 'copy':
82 case 'edit':82 case 'edit':
83 // Edit element form...:83 // Edit element form...:
84 // Make sure we got an ID:84 // Make sure we got an ID:
85 param( $GenericElementCache->dbIDname, 'integer', true );85 param( $GenericElementCache->dbIDname, 'integer', true );
86 86
87 if( isset( $perm_name ) )87 if( isset( $perm_name ) )
88 { // We need to Check permission:88 { // We need to Check permission:
89 $current_User->check_perm( $perm_name, $perm_level, true );89 $current_User->check_perm( $perm_name, $perm_level, true );
90 }90 }
91 91
92 // Get the page number we come from:92 // Get the page number we come from:
93 $previous_page = param( 'results'.$GenericElementCache->dbprefix.'page', 'integer', 1, true );93 $previous_page = param( 'results'.$GenericElementCache->dbprefix.'page', 'integer', 1, true );
94 break;94 break;
@@ -96,12 +96,12 @@
9696
97 case 'create':97 case 'create':
98 // Insert new element...:98 // Insert new element...:
99 99
100 if( isset( $perm_name ) )100 if( isset( $perm_name ) )
101 { // We need to Check permission:101 { // We need to Check permission:
102 $current_User->check_perm( $perm_name, $perm_level, true );102 $current_User->check_perm( $perm_name, $perm_level, true );
103 }103 }
104 104
105 $edited_GenericElement = & $GenericElementCache->new_obj();105 $edited_GenericElement = & $GenericElementCache->new_obj();
106106
107 // load data from request107 // load data from request
@@ -122,12 +122,12 @@
122 case 'update':122 case 'update':
123 // Make sure we got an ID:123 // Make sure we got an ID:
124 param( $GenericElementCache->dbIDname, 'integer', true );124 param( $GenericElementCache->dbIDname, 'integer', true );
125 125
126 if( isset( $perm_name ) )126 if( isset( $perm_name ) )
127 { // We need to Check permission:127 { // We need to Check permission:
128 $current_User->check_perm( $perm_name, $perm_level, true );128 $current_User->check_perm( $perm_name, $perm_level, true );
129 }129 }
130 130
131 // LOAD FORM DATA:131 // LOAD FORM DATA:
132 if( $edited_GenericElement->load_from_Request() )132 if( $edited_GenericElement->load_from_Request() )
133 { // We could load data from form without errors:133 { // We could load data from form without errors:
@@ -135,77 +135,77 @@
135 if( $edited_GenericElement->dbupdate() !== false )135 if( $edited_GenericElement->dbupdate() !== false )
136 {136 {
137 $Messages->add( T_('Element updated.'), 'success' ); //ToDO change htis137 $Messages->add( T_('Element updated.'), 'success' ); //ToDO change htis
138 // Add the ID of the updated element to the result fadeout 138 // Add the ID of the updated element to the result fadeout
139 $result_fadeout[$GenericElementCache->dbIDname][] = $edited_GenericElement->ID;139 $result_fadeout[$GenericElementCache->dbIDname][] = $edited_GenericElement->ID;
140 unset( $edited_GenericElement );140 unset( $edited_GenericElement );
141 forget_param( $GenericElementCache->dbIDname );141 forget_param( $GenericElementCache->dbIDname );
142 $action = 'list';142 $action = 'list';
143 }143 }
144 }144 }
145 else 145 else
146 {146 {
147 // Get the page number we come from:147 // Get the page number we come from:
148 $previous_page = param( 'results'.$GenericElementCache->dbprefix.'page', 'integer', 1, true );148 $previous_page = param( 'results'.$GenericElementCache->dbprefix.'page', 'integer', 1, true );
149 }149 }
150 break;150 break;
151 151
152 152
153 case 'copy':153 case 'copy':
154 // Duplicate an element by prefilling create form:154 // Duplicate an element by prefilling create form:
155 param( $GenericElementCache->dbIDname, 'integer', true );155 param( $GenericElementCache->dbIDname, 'integer', true );
156 156
157 if( isset( $perm_name ) )157 if( isset( $perm_name ) )
158 { // We need to Check permission:158 { // We need to Check permission:
159 $current_User->check_perm( $perm_name, $perm_level, true );159 $current_User->check_perm( $perm_name, $perm_level, true );
160 }160 }
161 161
162 $new_Element = $edited_GenericElement; // COPY162 $new_Element = $edited_GenericElement; // COPY
163 $new_Element->ID = 0;163 $new_Element->ID = 0;
164 $edited_GenericElement = & $new_Element;164 $edited_GenericElement = & $new_Element;
165 $AdminUI->append_to_titlearea( T_('Copy element...') );165 $AdminUI->append_to_titlearea( T_('Copy element...') );
166 break;166 break;
167 167
168168
169 case 'move_up':169 case 'move_up':
170 // Move up the element order170 // Move up the element order
171 param( $GenericElementCache->dbIDname, 'integer', true );171 param( $GenericElementCache->dbIDname, 'integer', true );
172 172
173 if( isset( $perm_name ) )173 if( isset( $perm_name ) )
174 { // We need to Check permission:174 { // We need to Check permission:
175 $current_User->check_perm( $perm_name, $perm_level, true );175 $current_User->check_perm( $perm_name, $perm_level, true );
176 }176 }
177 177
178 $GenericElementCache->move_up_by_ID( $edited_GenericElement->ID );178 $GenericElementCache->move_up_by_ID( $edited_GenericElement->ID );
179 179
180 break;180 break;
181181
182 182
183 case 'move_down':183 case 'move_down':
184 // Move down the element order184 // Move down the element order
185 param( $GenericElementCache->dbIDname, 'integer', true );185 param( $GenericElementCache->dbIDname, 'integer', true );
186 186
187 if( isset( $perm_name ) )187 if( isset( $perm_name ) )
188 { // We need to Check permission:188 { // We need to Check permission:
189 $current_User->check_perm( $perm_name, $perm_level, true );189 $current_User->check_perm( $perm_name, $perm_level, true );
190 }190 }
191 191
192 $GenericElementCache->move_down_by_ID( $edited_GenericElement->ID );192 $GenericElementCache->move_down_by_ID( $edited_GenericElement->ID );
193193
194 break;194 break;
195195
196 196
197 case 'delete':197 case 'delete':
198 // Delete entry:198 // Delete entry:
199 param( $GenericElementCache->dbIDname, 'integer', true );199 param( $GenericElementCache->dbIDname, 'integer', true );
200 200
201 if( isset( $perm_name ) )201 if( isset( $perm_name ) )
202 { // We need to Check permission:202 { // We need to Check permission:
203 $current_User->check_perm( $perm_name, $perm_level, true );203 $current_User->check_perm( $perm_name, $perm_level, true );
204 }204 }
205 205
206 // Set restrictions for element206 // Set restrictions for element
207 $edited_GenericElement->delete_restrictions = $delete_restrictions;207 $edited_GenericElement->delete_restrictions = $delete_restrictions;
208 208
209 if( param( 'confirm', 'integer', 0 ) )209 if( param( 'confirm', 'integer', 0 ) )
210 { // confirmed, Delete from DB:210 { // confirmed, Delete from DB:
211 $msg = sprintf( T_('Element &laquo;%s&raquo; deleted.'), $edited_GenericElement->dget( 'name' ) );211 $msg = sprintf( T_('Element &laquo;%s&raquo; deleted.'), $edited_GenericElement->dget( 'name' ) );
@@ -225,14 +225,14 @@
225 }225 }
226 }226 }
227 break;227 break;
228 228
229 case 'sort_by_order':229 case 'sort_by_order':
230 // The list is sorted by the order column now.230 // The list is sorted by the order column now.
231 $Results->order = '--A';231 $Results->order = '--A';
232 set_param( 'results_'.$GenericElementCache->dbprefix.'order', '--A' );232 set_param( 'results_'.$GenericElementCache->dbprefix.'order', '--A' );
233 $action = 'list';233 $action = 'list';
234 break;234 break;
235 235
236}236}
237237
238238
@@ -260,60 +260,60 @@
260 case 'delete':260 case 'delete':
261 // Begin payload block:261 // Begin payload block:
262 $AdminUI->disp_payload_begin();262 $AdminUI->disp_payload_begin();
263 263
264 if( $action == 'delete' )264 if( $action == 'delete' )
265 { // We need to ask for confirmation:265 { // We need to ask for confirmation:
266 $edited_GenericElement->confirm_delete(266 $edited_GenericElement->confirm_delete(
267 sprintf( T_('Delete element &laquo;%s&raquo;?'), $edited_GenericElement->dget( 'name' ) ),267 sprintf( T_('Delete element &laquo;%s&raquo;?'), $edited_GenericElement->dget( 'name' ) ),
268 $action, get_memorized( 'action' ) );268 $action, get_memorized( 'action' ) );
269 }269 }
270 270
271 if( $form_below_list )271 if( $form_below_list )
272 { // Display List VIEW before form VIEW:272 { // Display List VIEW before form VIEW:
273 if( !empty( $list_view ) )273 if( !empty( $list_view ) )
274 {274 {
275 $AdminUI->disp_view( $list_view );275 $AdminUI->disp_view( $list_view );
276 }276 }
277 else 277 else
278 {278 {
279 $AdminUI->disp_view( 'generic/views/_generic_list.inc.php' );279 $AdminUI->disp_view( 'generic/views/_generic_list.inc.php' );
280 }280 }
281 } 281 }
282 282
283 // Display form:283 // Display form:
284 $edited_GenericElement->disp_form(); 284 $edited_GenericElement->disp_form();
285 285
286 // End payload block:286 // End payload block:
287 $AdminUI->disp_payload_end();287 $AdminUI->disp_payload_end();
288 break;288 break;
289 289
290 case 'list':290 case 'list':
291 default:291 default:
292 // Begin payload block:292 // Begin payload block:
293 $AdminUI->disp_payload_begin();293 $AdminUI->disp_payload_begin();
294 294
295 // Display VIEW:295 // Display VIEW:
296 if( !empty( $list_view ) )296 if( !empty( $list_view ) )
297 {297 {
298 $AdminUI->disp_view( $list_view );298 $AdminUI->disp_view( $list_view );
299 }299 }
300 else 300 else
301 {301 {
302 $AdminUI->disp_view( 'generic/views/_generic_list.inc.php' );302 $AdminUI->disp_view( 'generic/views/_generic_list.inc.php' );
303 }303 }
304 304
305 if( $form_below_list )305 if( $form_below_list )
306 { // Display form after list:306 { // Display form after list:
307 $action = 'new';307 $action = 'new';
308 $edited_GenericElement = & $GenericElementCache->new_obj();308 $edited_GenericElement = & $GenericElementCache->new_obj();
309 $edited_GenericElement->disp_form(); 309 $edited_GenericElement->disp_form();
310 }310 }
311 311
312 // End payload block:312 // End payload block:
313 $AdminUI->disp_payload_end();313 $AdminUI->disp_payload_end();
314 break;314 break;
315}315}
316 316
317317
318// Display body bottom, debug info and close </html>:318// Display body bottom, debug info and close </html>:
319$AdminUI->disp_global_footer();319$AdminUI->disp_global_footer();
320320
=== modified file 'qp_inc/generic/inc/_generic_recursive_listeditor.php'
--- qp_inc/generic/inc/_generic_recursive_listeditor.php 2009-12-19 19:51:52 +0000
+++ qp_inc/generic/inc/_generic_recursive_listeditor.php 2010-12-31 12:57:14 +0000
@@ -8,7 +8,7 @@
8 * This file is part of Quam Plures - {@link http://quamplures.net/}8 * This file is part of Quam Plures - {@link http://quamplures.net/}
9 * See also {@link https://launchpad.net/quam-plures}.9 * See also {@link https://launchpad.net/quam-plures}.
10 *10 *
11 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}11 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
12 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}12 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
13 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.13 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
14 *14 *
1515
=== modified file 'qp_inc/generic/model/_genericcache.class.php'
--- qp_inc/generic/model/_genericcache.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/generic/model/_genericcache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/generic/model/_genericcategory.class.php'
--- qp_inc/generic/model/_genericcategory.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/generic/model/_genericcategory.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/generic/model/_genericcategorycache.class.php'
--- qp_inc/generic/model/_genericcategorycache.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/generic/model/_genericcategorycache.class.php 2010-12-31 12:57:14 +0000
@@ -7,7 +7,7 @@
7 * This file is part of Quam Plures - {@link http://quamplures.net/}7 * This file is part of Quam Plures - {@link http://quamplures.net/}
8 * See also {@link https://launchpad.net/quam-plures}.8 * See also {@link https://launchpad.net/quam-plures}.
9 *9 *
10 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}10 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
12 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.12 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
13 *13 *
1414
=== modified file 'qp_inc/generic/model/_genericelement.class.php'
--- qp_inc/generic/model/_genericelement.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/generic/model/_genericelement.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/generic/model/_genericordered.class.php'
--- qp_inc/generic/model/_genericordered.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/generic/model/_genericordered.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/generic/model/_genericorderedcache.class.php'
--- qp_inc/generic/model/_genericorderedcache.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/generic/model/_genericorderedcache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/generic/views/_generic_category.form.php'
--- qp_inc/generic/views/_generic_category.form.php 2010-02-19 10:50:37 +0000
+++ qp_inc/generic/views/_generic_category.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/generic/views/_generic_list.inc.php'
--- qp_inc/generic/views/_generic_list.inc.php 2010-02-19 10:50:37 +0000
+++ qp_inc/generic/views/_generic_list.inc.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
@@ -73,9 +73,9 @@
73function link_name( $title , $ID )73function link_name( $title , $ID )
74{74{
75 global $GenericElementCache;75 global $GenericElementCache;
76 76
77 global $locked_IDs, $perm_name, $perm_level, $current_User;77 global $locked_IDs, $perm_name, $perm_level, $current_User;
78 78
79 if( ( empty( $locked_IDs ) || !in_array( $ID, $locked_IDs ) )79 if( ( empty( $locked_IDs ) || !in_array( $ID, $locked_IDs ) )
80 && ( !isset( $perm_name ) || $current_User->check_perm( $perm_name, $perm_level, false ) ) )80 && ( !isset( $perm_name ) || $current_User->check_perm( $perm_name, $perm_level, false ) ) )
81 { // The element is not locked and we have permission permission to edit:81 { // The element is not locked and we have permission permission to edit:
8282
=== modified file 'qp_inc/generic/views/_generic_ordered_list.inc.php'
--- qp_inc/generic/views/_generic_ordered_list.inc.php 2010-02-19 10:50:37 +0000
+++ qp_inc/generic/views/_generic_ordered_list.inc.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
@@ -72,10 +72,10 @@
72function link_name( $title , $ID )72function link_name( $title , $ID )
73{73{
74 global $GenericElementCache;74 global $GenericElementCache;
75 75
76 global $locked_IDs, $perm_name, $perm_level, $current_User;76 global $locked_IDs, $perm_name, $perm_level, $current_User;
77 77
78 if( !in_array( $ID, $locked_IDs ) 78 if( !in_array( $ID, $locked_IDs )
79 && ( !isset( $perm_name ) || $current_User->check_perm( $perm_name, $perm_level, false ) ) )79 && ( !isset( $perm_name ) || $current_User->check_perm( $perm_name, $perm_level, false ) ) )
80 { // The element is not locked and we have permission permission to edit:80 { // The element is not locked and we have permission permission to edit:
81 return '<strong><a href="'.regenerate_url( 'action,ID', $GenericElementCache->dbIDname.'='.$ID.'&amp;action=edit' ).'">'.$title.'</a></strong>';81 return '<strong><a href="'.regenerate_url( 'action,ID', $GenericElementCache->dbIDname.'='.$ID.'&amp;action=edit' ).'">'.$title.'</a></strong>';
8282
=== modified file 'qp_inc/generic/views/_generic_recursive_list.inc.php'
--- qp_inc/generic/views/_generic_recursive_list.inc.php 2009-12-19 19:51:52 +0000
+++ qp_inc/generic/views/_generic_recursive_list.inc.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
@@ -141,7 +141,7 @@
141 <tr>141 <tr>
142 <th colspan="3" class="results_title">142 <th colspan="3" class="results_title">
143 <div class="results_title">';143 <div class="results_title">';
144 144
145145
146if( $permission_to_edit )146if( $permission_to_edit )
147{ // We have permission permission to edit, so display global icon to add nex genereic element:147{ // We have permission permission to edit, so display global icon to add nex genereic element:
148148
=== modified file 'qp_inc/items/item_statuses.ctrl.php'
--- qp_inc/items/item_statuses.ctrl.php 2010-02-19 10:50:37 +0000
+++ qp_inc/items/item_statuses.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/items/item_types.ctrl.php'
--- qp_inc/items/item_types.ctrl.php 2010-02-19 10:50:37 +0000
+++ qp_inc/items/item_types.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/items/items.ctrl.php'
--- qp_inc/items/items.ctrl.php 2010-09-25 12:29:17 +0000
+++ qp_inc/items/items.ctrl.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * {@internal Open Source relicensing agreement:10 * {@internal Open Source relicensing agreement:
1111
=== modified file 'qp_inc/items/model/_item.class.php'
--- qp_inc/items/model/_item.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/items/model/_item.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/items/model/_item.funcs.php'
--- qp_inc/items/model/_item.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/items/model/_item.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
@@ -631,7 +631,7 @@
631 .' style="padding-left:'.($level-1).'em;">'631 .' style="padding-left:'.($level-1).'em;">'
632 .htmlspecialchars($thisChapter->name).'</label>'632 .htmlspecialchars($thisChapter->name).'</label>'
633 .' <a href="'.htmlspecialchars($thisChapter->get_permanent_url()).'" title="'.htmlspecialchars(T_('View category in blog.')).'">'633 .' <a href="'.htmlspecialchars($thisChapter->get_permanent_url()).'" title="'.htmlspecialchars(T_('View category in blog.')).'">'
634 .'&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? 634 .'&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?
635 .'</a>'635 .'</a>'
636 ."</td></tr>\n";636 ."</td></tr>\n";
637637
@@ -825,7 +825,7 @@
825 * button depending on the selected post status.825 * button depending on the selected post status.
826 *826 *
827 * This function is used by the simple and expert write screens.827 * This function is used by the simple and expert write screens.
828 * 828 *
829 * @param string Are we updating or creating? ('create' or 'update').829 * @param string Are we updating or creating? ('create' or 'update').
830 */830 */
831function echo_publishnowbutton_js( $action )831function echo_publishnowbutton_js( $action )
@@ -835,7 +835,7 @@
835 jQuery( '#itemform_visibility input[type=radio]' ).click( function()835 jQuery( '#itemform_visibility input[type=radio]' ).click( function()
836 {836 {
837 var publishnow_btn = jQuery( '.edit_actions input[name=actionArray[<?php echo $action; ?>_publish]]' );837 var publishnow_btn = jQuery( '.edit_actions input[name=actionArray[<?php echo $action; ?>_publish]]' );
838 838
839 if( this.value != 'draft' )839 if( this.value != 'draft' )
840 { // Hide the "Publish NOW !" button:840 { // Hide the "Publish NOW !" button:
841 publishnow_btn.css( 'display', 'none' );841 publishnow_btn.css( 'display', 'none' );
842842
=== modified file 'qp_inc/items/model/_itemcache.class.php'
--- qp_inc/items/model/_itemcache.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/items/model/_itemcache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/items/model/_itemlight.class.php'
--- qp_inc/items/model/_itemlight.class.php 2010-07-14 17:14:21 +0000
+++ qp_inc/items/model/_itemlight.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
@@ -1006,7 +1006,7 @@
1006 *1006 *
1007 * @todo Tblue> Check whether a change should invalidate the ItemCatsCache1007 * @todo Tblue> Check whether a change should invalidate the ItemCatsCache
1008 * for this Item.1008 * for this Item.
1009 * 1009 *
1010 * @param array An array containing the extra category IDs.1010 * @param array An array containing the extra category IDs.
1011 * @param boolean Whether to add the new categories to the existing1011 * @param boolean Whether to add the new categories to the existing
1012 * ones.1012 * ones.
@@ -1059,7 +1059,7 @@
1059 { // Add the new categories:1059 { // Add the new categories:
1060 $this->extra_cat_IDs = array_merge( $this->extra_cat_IDs, $added );1060 $this->extra_cat_IDs = array_merge( $this->extra_cat_IDs, $added );
1061 }1061 }
1062 1062
1063 return true; // There were changes.1063 return true; // There were changes.
1064 }1064 }
10651065
10661066
=== modified file 'qp_inc/items/model/_itemlist.class.php'
--- qp_inc/items/model/_itemlist.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/items/model/_itemlist.class.php 2010-12-31 12:57:14 +0000
@@ -7,7 +7,7 @@
7 * This file is part of Quam Plures - {@link http://quamplures.net/}7 * This file is part of Quam Plures - {@link http://quamplures.net/}
8 * See also {@link https://launchpad.net/quam-plures}.8 * See also {@link https://launchpad.net/quam-plures}.
9 *9 *
10 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}10 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
12 *12 *
13 * {@internal License choice13 * {@internal License choice
@@ -108,14 +108,14 @@
108 $Item->set( 'status', $post_status );108 $Item->set( 'status', $post_status );
109 $Item->set( 'main_cat_ID', $post_category );109 $Item->set( 'main_cat_ID', $post_category );
110 $Item->set( 'extra_cat_IDs', $post_extracats );110 $Item->set( 'extra_cat_IDs', $post_extracats );
111 111
112 // Set more params, just to be sure everything works.112 // Set more params, just to be sure everything works.
113 $localtimenow_sql = date2mysql( $localtimenow );113 $localtimenow_sql = date2mysql( $localtimenow );
114 $Item->set_param( 'datemodified', 'date', $localtimenow_sql );114 $Item->set_param( 'datemodified', 'date', $localtimenow_sql );
115 $Item->set_param( 'datecreated', 'date', $localtimenow_sql );115 $Item->set_param( 'datecreated', 'date', $localtimenow_sql );
116 // Pretend notifications are already done:116 // Pretend notifications are already done:
117 $Item->set( 'notifications_status', 'finished' );117 $Item->set( 'notifications_status', 'finished' );
118 118
119 // Set user info:119 // Set user info:
120 $Item->set_creator_User( $current_User );120 $Item->set_creator_User( $current_User );
121 $Item->set( 'lastedit_user_ID', $current_User->ID );121 $Item->set( 'lastedit_user_ID', $current_User->ID );
122122
=== modified file 'qp_inc/items/model/_itemlistlight.class.php'
--- qp_inc/items/model/_itemlistlight.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/items/model/_itemlistlight.class.php 2010-12-31 12:57:14 +0000
@@ -8,7 +8,7 @@
8 * This file is part of Quam Plures - {@link http://quamplures.net/}8 * This file is part of Quam Plures - {@link http://quamplures.net/}
9 * See also {@link https://launchpad.net/quam-plures}.9 * See also {@link https://launchpad.net/quam-plures}.
10 *10 *
11 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}11 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
12 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}12 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
13 *13 *
14 * {@internal License choice14 * {@internal License choice
1515
=== modified file 'qp_inc/items/model/_itemquery.class.php'
--- qp_inc/items/model/_itemquery.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/items/model/_itemquery.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/items/model/_itemtype.class.php'
--- qp_inc/items/model/_itemtype.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/items/model/_itemtype.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/items/model/_itemtypecache.class.php'
--- qp_inc/items/model/_itemtypecache.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/items/model/_itemtypecache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/items/model/_link.class.php'
--- qp_inc/items/model/_link.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/items/model/_link.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/items/model/_linkcache.class.php'
--- qp_inc/items/model/_linkcache.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/items/model/_linkcache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/items/views/_item_expert.form.php'
--- qp_inc/items/views/_item_expert.form.php 2010-09-25 12:29:17 +0000
+++ qp_inc/items/views/_item_expert.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1212
=== modified file 'qp_inc/items/views/_item_history.view.php'
--- qp_inc/items/views/_item_history.view.php 2010-02-19 10:50:37 +0000
+++ qp_inc/items/views/_item_history.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1212
=== modified file 'qp_inc/items/views/_item_links.view.php'
--- qp_inc/items/views/_item_links.view.php 2010-02-19 10:50:37 +0000
+++ qp_inc/items/views/_item_links.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/items/views/_item_list_full.view.php'
--- qp_inc/items/views/_item_list_full.view.php 2010-11-02 14:17:25 +0000
+++ qp_inc/items/views/_item_list_full.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/items/views/_item_list_sidebar.view.php'
--- qp_inc/items/views/_item_list_sidebar.view.php 2010-09-25 12:29:17 +0000
+++ qp_inc/items/views/_item_list_sidebar.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/items/views/_item_list_table.view.php'
--- qp_inc/items/views/_item_list_table.view.php 2010-05-27 05:18:23 +0000
+++ qp_inc/items/views/_item_list_table.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/items/views/_item_list_track.view.php'
--- qp_inc/items/views/_item_list_track.view.php 2010-05-27 05:18:23 +0000
+++ qp_inc/items/views/_item_list_track.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/items/views/inc/_item_form_behaviors.inc.php'
--- qp_inc/items/views/inc/_item_form_behaviors.inc.php 2010-07-06 16:07:00 +0000
+++ qp_inc/items/views/inc/_item_form_behaviors.inc.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
11 *11 *
1212
=== modified file 'qp_inc/items/views/inc/_item_links.inc.php'
--- qp_inc/items/views/inc/_item_links.inc.php 2010-02-19 10:50:37 +0000
+++ qp_inc/items/views/inc/_item_links.inc.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/locales/_charset.funcs.php'
--- qp_inc/locales/_charset.funcs.php 2009-12-19 19:51:52 +0000
+++ qp_inc/locales/_charset.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
11 *11 *
1212
=== modified file 'qp_inc/locales/_locale.funcs.php'
--- qp_inc/locales/_locale.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/locales/_locale.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/locales/_locale_settings.form.php'
--- qp_inc/locales/_locale_settings.form.php 2010-09-25 12:29:17 +0000
+++ qp_inc/locales/_locale_settings.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/locales/_pofile.class.php'
--- qp_inc/locales/_pofile.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/locales/_pofile.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 *5 *
6 * Quam Plures - {@link http://quamplures.net/}6 * Quam Plures - {@link http://quamplures.net/}
7 * Released under GNU GPL License - {@link http://quamplures.net/license.html}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/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/locales/locales.ctrl.php'
--- qp_inc/locales/locales.ctrl.php 2010-08-06 15:38:29 +0000
+++ qp_inc/locales/locales.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/plugins/_plugin.class.php'
--- qp_inc/plugins/_plugin.class.php 2010-12-17 16:52:25 +0000
+++ qp_inc/plugins/_plugin.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
@@ -24,7 +24,7 @@
24 * under any OSI approved OSS license (http://www.opensource.org/licenses/).24 * under any OSI approved OSS license (http://www.opensource.org/licenses/).
25 * }}25 * }}
26 *26 *
27 * @todo Add links to pages on manual.b2evolution.net, once they are "clean"/tiny27 * @todo Add links to pages in the manual, once they are "clean"/tiny
28 *28 *
29 * {@internal Below is a list of authors who have contributed to design/coding of this file: }}29 * {@internal Below is a list of authors who have contributed to design/coding of this file: }}
30 * @author fplanque: Francois PLANQUE - {@link http://fplanque.net/}30 * @author fplanque: Francois PLANQUE - {@link http://fplanque.net/}
3131
=== modified file 'qp_inc/plugins/_plugin.funcs.php'
--- qp_inc/plugins/_plugin.funcs.php 2010-10-17 17:30:52 +0000
+++ qp_inc/plugins/_plugin.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/plugins/model/_plugins.class.php'
--- qp_inc/plugins/model/_plugins.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/plugins/model/_plugins.class.php 2010-12-31 12:57:14 +0000
@@ -7,7 +7,7 @@
7 * This file is part of Quam Plures - {@link http://quamplures.net/}7 * This file is part of Quam Plures - {@link http://quamplures.net/}
8 * See also {@link https://launchpad.net/quam-plures}.8 * See also {@link https://launchpad.net/quam-plures}.
9 *9 *
10 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}10 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
12 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.12 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
13 *13 *
1414
=== modified file 'qp_inc/plugins/model/_plugins_admin.class.php'
--- qp_inc/plugins/model/_plugins_admin.class.php 2010-12-17 16:52:25 +0000
+++ qp_inc/plugins/model/_plugins_admin.class.php 2010-12-31 12:57:14 +0000
@@ -6,7 +6,7 @@
6 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.6 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
7 * See also {@link https://launchpad.net/quam-plures}.7 * See also {@link https://launchpad.net/quam-plures}.
8 *8 *
9 * @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/}.10 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
11 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.11 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
12 *12 *
@@ -1330,12 +1330,12 @@
1330 {1330 {
1331 if( $class == 'recommends' )1331 if( $class == 'recommends' )
1332 {1332 {
1333 $msgs['note'][] = sprintf( /* 1: recommened version; 2: application name (default "b2evolution"); 3: current application version */1333 $msgs['note'][] = sprintf( /* 1: recommened version; 2: application name (default "quamplures"); 3: current application version */
1334 T_('The plugin recommends version %s of %s (%s is installed). Think about upgrading.'), $type_params, $app_name, $app_version );1334 T_('The plugin recommends version %s of %s (%s is installed). Think about upgrading.'), $type_params, $app_name, $app_version );
1335 }1335 }
1336 else1336 else
1337 {1337 {
1338 $msgs['error'][] = sprintf( /* 1: required version; 2: application name (default "b2evolution"); 3: current application version */1338 $msgs['error'][] = sprintf( /* 1: required version; 2: application name (default "quamplures"); 3: current application version */
1339 T_('The plugin requires version %s of %s, but %s is installed.'), $type_params, $app_name, $app_version );1339 T_('The plugin requires version %s of %s, but %s is installed.'), $type_params, $app_name, $app_version );
1340 }1340 }
1341 }1341 }
13421342
=== modified file 'qp_inc/plugins/model/_plugins_admin_no_db.class.php'
--- qp_inc/plugins/model/_plugins_admin_no_db.class.php 2009-12-21 17:27:20 +0000
+++ qp_inc/plugins/model/_plugins_admin_no_db.class.php 2010-12-31 12:57:14 +0000
@@ -6,7 +6,7 @@
6 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.6 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
7 * See also {@link https://launchpad.net/quam-plures}.7 * See also {@link https://launchpad.net/quam-plures}.
8 *8 *
9 * @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/}.10 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
11 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.11 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
12 *12 *
1313
=== modified file 'qp_inc/plugins/model/_pluginsettings.class.php'
--- qp_inc/plugins/model/_pluginsettings.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/plugins/model/_pluginsettings.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/plugins/model/_pluginusersettings.class.php'
--- qp_inc/plugins/model/_pluginusersettings.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/plugins/model/_pluginusersettings.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/plugins/plugins.ctrl.php'
--- qp_inc/plugins/plugins.ctrl.php 2010-11-21 15:29:36 +0000
+++ qp_inc/plugins/plugins.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
@@ -993,7 +993,7 @@
993 {993 {
994 $Form->info_field( T_('Help'), implode( ' ', $help_icons ) );994 $Form->info_field( T_('Help'), implode( ' ', $help_icons ) );
995 }995 }
996 996
997 // --------------------------- VARIABLES ---------------------------997 // --------------------------- VARIABLES ---------------------------
998 $Form->begin_fieldset( T_('Plugin info').' ('.T_('Advanced')998 $Form->begin_fieldset( T_('Plugin info').' ('.T_('Advanced')
999 .') <img src="'.get_icon('expand', 'url').'" id="clickimg_pluginadvancedinfo" />', array('class' => 'clear', 'legend_params' => array( 'onclick' => 'toggle_clickopen(\'pluginadvancedinfo\')') ) );999 .') <img src="'.get_icon('expand', 'url').'" id="clickimg_pluginadvancedinfo" />', array('class' => 'clear', 'legend_params' => array( 'onclick' => 'toggle_clickopen(\'pluginadvancedinfo\')') ) );
@@ -1001,7 +1001,7 @@
10011001
1002 <div id="clickdiv_pluginadvancedinfo">1002 <div id="clickdiv_pluginadvancedinfo">
10031003
1004 <?php 1004 <?php
1005 if( $edit_Plugin->ID > 0 )1005 if( $edit_Plugin->ID > 0 )
1006 { // do not display ID for non registered Plugins1006 { // do not display ID for non registered Plugins
1007 $Form->info_field( T_('ID'), $edit_Plugin->ID );1007 $Form->info_field( T_('ID'), $edit_Plugin->ID );
@@ -1016,7 +1016,7 @@
10161016
1017 <?php1017 <?php
1018 $Form->end_fieldset();1018 $Form->end_fieldset();
1019 1019
1020 $Form->end_fieldset();1020 $Form->end_fieldset();
10211021
1022 if( $edit_Plugin->ID < 1 )1022 if( $edit_Plugin->ID < 1 )
@@ -1037,7 +1037,7 @@
10371037
1038 $Form->end_form();1038 $Form->end_form();
1039 $action = '';1039 $action = '';
1040 1040
1041 ?>1041 ?>
10421042
1043 <script type="text/javascript">1043 <script type="text/javascript">
10441044
=== modified file 'qp_inc/plugins/views/_plugin_list.view.php'
--- qp_inc/plugins/views/_plugin_list.view.php 2010-11-14 20:05:51 +0000
+++ qp_inc/plugins/views/_plugin_list.view.php 2010-12-31 12:57:14 +0000
@@ -9,7 +9,7 @@
9 * This file is part of Quam Plures - {@link http://quamplures.net/}9 * This file is part of Quam Plures - {@link http://quamplures.net/}
10 * See also {@link https://launchpad.net/quam-plures}.10 * See also {@link https://launchpad.net/quam-plures}.
11 *11 *
12 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}12 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
13 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}13 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
14 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.14 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
15 *15 *
@@ -223,7 +223,7 @@
223function plugin_results_td_actions($Plugin)223function plugin_results_td_actions($Plugin)
224{224{
225 global $dispatcher;225 global $dispatcher;
226 226
227 $r = '';227 $r = '';
228 if( $Plugin->status == 'enabled' )228 if( $Plugin->status == 'enabled' )
229 {229 {
230230
=== modified file 'qp_inc/plugins/views/_plugin_list_available.view.php'
--- qp_inc/plugins/views/_plugin_list_available.view.php 2010-02-19 10:50:37 +0000
+++ qp_inc/plugins/views/_plugin_list_available.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
@@ -200,11 +200,11 @@
200200
201// Note about how to make plugins available for installation.201// Note about how to make plugins available for installation.
202// It should make clear that the above list are not all available plugins (e.g. through an online channel)!202// It should make clear that the above list are not all available plugins (e.g. through an online channel)!
203global $plugins_path;203global $plugins_path, $app_homepage;
204echo '<p>';204echo '<p>';
205echo T_('The above plugins are those already installed into your "plugins" directory.');205echo T_('The above plugins are those already installed into your "plugins" directory.');
206echo "</p>\n<p>";206echo "</p>\n<p>";
207printf( T_('You can find more plugins online at %s or other channels.'), '<a href="http://plugins.b2evolution.net/">plugins.b2evolution.net</a>');207printf( T_('You can find more plugins online at %s or other channels.'), '<a href="'.$app_homepage.'">'.$app_homepage.'</a>');
208echo "</p>\n<p>";208echo "</p>\n<p>";
209printf( T_('To make a plugin available for installation, extract it into the "%s" directory on the server.'),209printf( T_('To make a plugin available for installation, extract it into the "%s" directory on the server.'),
210 rel_path_to_base($plugins_path) );210 rel_path_to_base($plugins_path) );
211211
=== modified file 'qp_inc/plugins/views/_plugin_settings.form.php'
--- qp_inc/plugins/views/_plugin_settings.form.php 2010-11-14 20:05:51 +0000
+++ qp_inc/plugins/views/_plugin_settings.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
@@ -114,8 +114,8 @@
114 ?>114 ?>
115115
116 <div id="clickdiv_pluginvariables">116 <div id="clickdiv_pluginvariables">
117 117
118 <?php 118 <?php
119 $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) );119 $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) );
120 $Form->text_input( 'edited_plugin_priority', $edited_plugin_priority, 4, T_('Priority'), '', array( 'maxlength' => 4 ) );120 $Form->text_input( 'edited_plugin_priority', $edited_plugin_priority, 4, T_('Priority'), '', array( 'maxlength' => 4 ) );
121 $render_note = get_manual_link('apply-rendering');121 $render_note = get_manual_link('apply-rendering');
122122
=== modified file 'qp_inc/sessions/_sessions.init.php'
--- qp_inc/sessions/_sessions.init.php 2010-07-07 15:38:59 +0000
+++ qp_inc/sessions/_sessions.init.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/goals.ctrl.php'
--- qp_inc/sessions/goals.ctrl.php 2010-02-19 10:50:37 +0000
+++ qp_inc/sessions/goals.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}
10 *10 *
11 * {@internal Below is a list of authors who have contributed to design/coding of this file: }}11 * {@internal Below is a list of authors who have contributed to design/coding of this file: }}
1212
=== modified file 'qp_inc/sessions/model/_hit.class.php'
--- qp_inc/sessions/model/_hit.class.php 2010-07-07 15:38:59 +0000
+++ qp_inc/sessions/model/_hit.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
@@ -485,7 +485,7 @@
485 * Use $template, if not empty (may be set in /qp_srvc/atom.php485 * Use $template, if not empty (may be set in /qp_srvc/atom.php
486 * for example), otherwise $viewmode (and if that isn't set, $tempskin486 * for example), otherwise $viewmode (and if that isn't set, $tempskin
487 * for b2evolution backward compatiblity).487 * for b2evolution backward compatiblity).
488 * 488 *
489 * @todo fp> this is WEAK! Do we really need to know before going into the template?489 * @todo fp> this is WEAK! Do we really need to know before going into the template?
490 * dh> not necessary, but only where ->agent_type gets used (logging).490 * dh> not necessary, but only where ->agent_type gets used (logging).
491 * @todo Tblue> It would be less "weak" to call Template::get_default_type(),491 * @todo Tblue> It would be less "weak" to call Template::get_default_type(),
@@ -835,7 +835,7 @@
835 { // We allowed reverse DNS lookup:835 { // We allowed reverse DNS lookup:
836 // This can be terribly time consuming (4/5 seconds!) when there is no reverse dns available!836 // This can be terribly time consuming (4/5 seconds!) when there is no reverse dns available!
837 // This is the case on many intranets and many users' first time installs!!!837 // This is the case on many intranets and many users' first time installs!!!
838 // Some people end up considering evocore is very slow just because of this line!838 // Some people end up considering the application core is very slow just because of this line!
839 // This cannot be enabled by default.839 // This cannot be enabled by default.
840 $this->_remoteHost = @gethostbyaddr($this->IP);840 $this->_remoteHost = @gethostbyaddr($this->IP);
841 }841 }
842842
=== modified file 'qp_inc/sessions/model/_hitlist.class.php'
--- qp_inc/sessions/model/_hitlist.class.php 2010-07-25 19:22:21 +0000
+++ qp_inc/sessions/model/_hitlist.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/sessions/model/_hitlog.funcs.php'
--- qp_inc/sessions/model/_hitlog.funcs.php 2010-04-27 07:49:10 +0000
+++ qp_inc/sessions/model/_hitlog.funcs.php 2010-12-31 12:57:14 +0000
@@ -7,7 +7,7 @@
7 * This file is part of Quam Plures - {@link http://quamplures.net/}7 * This file is part of Quam Plures - {@link http://quamplures.net/}
8 * See also {@link https://launchpad.net/quam-plures}.8 * See also {@link https://launchpad.net/quam-plures}.
9 *9 *
10 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}10 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
12 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.12 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
13 *13 *
1414
=== modified file 'qp_inc/sessions/model/_session.class.php'
--- qp_inc/sessions/model/_session.class.php 2010-07-23 16:12:09 +0000
+++ qp_inc/sessions/model/_session.class.php 2010-12-31 12:57:14 +0000
@@ -10,7 +10,7 @@
10 * This file is part of Quam Plures - {@link http://quamplures.net/}10 * This file is part of Quam Plures - {@link http://quamplures.net/}
11 * See also {@link https://launchpad.net/quam-plures}.11 * See also {@link https://launchpad.net/quam-plures}.
12 *12 *
13 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}13 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
14 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}14 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
15 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.15 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
16 *16 *
1717
=== modified file 'qp_inc/sessions/model/_sessions.install.php'
--- qp_inc/sessions/model/_sessions.install.php 2010-04-27 07:49:10 +0000
+++ qp_inc/sessions/model/_sessions.install.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/stats.ctrl.php'
--- qp_inc/sessions/stats.ctrl.php 2010-05-06 15:15:40 +0000
+++ qp_inc/sessions/stats.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1212
=== modified file 'qp_inc/sessions/views/_goal.form.php'
--- qp_inc/sessions/views/_goal.form.php 2010-02-19 10:50:37 +0000
+++ qp_inc/sessions/views/_goal.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}
10 * {@internal Below is a list of authors who have contributed to design/coding of this file: }}10 * {@internal Below is a list of authors who have contributed to design/coding of this file: }}
11 * @author fplanque: Francois PLANQUE.11 * @author fplanque: Francois PLANQUE.
1212
=== modified file 'qp_inc/sessions/views/_goal_hitsummary.view.php'
--- qp_inc/sessions/views/_goal_hitsummary.view.php 2010-02-19 10:50:37 +0000
+++ qp_inc/sessions/views/_goal_hitsummary.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}
10 *10 *
11 * @package sessions11 * @package sessions
1212
=== modified file 'qp_inc/sessions/views/_stats_browserhits.view.php'
--- qp_inc/sessions/views/_stats_browserhits.view.php 2010-05-05 13:52:20 +0000
+++ qp_inc/sessions/views/_stats_browserhits.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_direct.view.php'
--- qp_inc/sessions/views/_stats_direct.view.php 2010-04-27 07:49:10 +0000
+++ qp_inc/sessions/views/_stats_direct.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_goalhits.view.php'
--- qp_inc/sessions/views/_stats_goalhits.view.php 2010-09-25 12:29:17 +0000
+++ qp_inc/sessions/views/_stats_goalhits.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}
10 *10 *
11 * @package sessions11 * @package sessions
1212
=== modified file 'qp_inc/sessions/views/_stats_goals.view.php'
--- qp_inc/sessions/views/_stats_goals.view.php 2010-02-19 10:50:37 +0000
+++ qp_inc/sessions/views/_stats_goals.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.com/}
10 *10 *
11 * @package sessions11 * @package sessions
1212
=== modified file 'qp_inc/sessions/views/_stats_hit_list.view.php'
--- qp_inc/sessions/views/_stats_hit_list.view.php 2010-04-27 07:49:10 +0000
+++ qp_inc/sessions/views/_stats_hit_list.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_refdomains.view.php'
--- qp_inc/sessions/views/_stats_refdomains.view.php 2010-02-19 11:05:59 +0000
+++ qp_inc/sessions/views/_stats_refdomains.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_referers.view.php'
--- qp_inc/sessions/views/_stats_referers.view.php 2010-09-25 12:29:17 +0000
+++ qp_inc/sessions/views/_stats_referers.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_refsearches.view.php'
--- qp_inc/sessions/views/_stats_refsearches.view.php 2010-06-08 23:06:26 +0000
+++ qp_inc/sessions/views/_stats_refsearches.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_robots.view.php'
--- qp_inc/sessions/views/_stats_robots.view.php 2010-06-08 23:06:26 +0000
+++ qp_inc/sessions/views/_stats_robots.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_search_engines.view.php'
--- qp_inc/sessions/views/_stats_search_engines.view.php 2009-12-19 19:51:52 +0000
+++ qp_inc/sessions/views/_stats_search_engines.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_search_keywords.view.php'
--- qp_inc/sessions/views/_stats_search_keywords.view.php 2010-09-25 12:29:17 +0000
+++ qp_inc/sessions/views/_stats_search_keywords.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_sessions.view.php'
--- qp_inc/sessions/views/_stats_sessions.view.php 2010-02-19 10:50:37 +0000
+++ qp_inc/sessions/views/_stats_sessions.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_sessions_list.view.php'
--- qp_inc/sessions/views/_stats_sessions_list.view.php 2010-02-19 10:50:37 +0000
+++ qp_inc/sessions/views/_stats_sessions_list.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_summary.view.php'
--- qp_inc/sessions/views/_stats_summary.view.php 2010-05-05 13:52:20 +0000
+++ qp_inc/sessions/views/_stats_summary.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_syndication.view.php'
--- qp_inc/sessions/views/_stats_syndication.view.php 2010-04-27 07:49:10 +0000
+++ qp_inc/sessions/views/_stats_syndication.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_useragents.view.php'
--- qp_inc/sessions/views/_stats_useragents.view.php 2010-04-27 07:49:10 +0000
+++ qp_inc/sessions/views/_stats_useragents.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/sessions/views/_stats_view.funcs.php'
--- qp_inc/sessions/views/_stats_view.funcs.php 2009-12-19 19:51:52 +0000
+++ qp_inc/sessions/views/_stats_view.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/settings/model/_abstractsettings.class.php'
--- qp_inc/settings/model/_abstractsettings.class.php 2009-12-19 19:51:52 +0000
+++ qp_inc/settings/model/_abstractsettings.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/settings/model/_generalsettings.class.php'
--- qp_inc/settings/model/_generalsettings.class.php 2010-07-30 03:39:58 +0000
+++ qp_inc/settings/model/_generalsettings.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
@@ -46,7 +46,7 @@
46 * in the database.46 * in the database.
47 *47 *
48 * The following are set and reset on Global settings -> general and have no defined defaults:48 * The following are set and reset on Global settings -> general and have no defined defaults:
49 * 'eblog_server_host', 'eblog_username', 'eblog_password', 'eblog_novalidatecert', 49 * 'eblog_server_host', 'eblog_username', 'eblog_password', 'eblog_novalidatecert',
50 * 'eblog_body_terminator', 'eblog_test_mode', 'newusers_grp_ID', 'default_blog_ID',50 * 'eblog_body_terminator', 'eblog_test_mode', 'newusers_grp_ID', 'default_blog_ID',
51 *51 *
52 * @todo EdB: IMPORTANT! make this be configurable new user defaults one day52 * @todo EdB: IMPORTANT! make this be configurable new user defaults one day
@@ -87,7 +87,7 @@
87 'auto_prune_stats_mode' => 'page', // 'off', 'page', 'cron'87 'auto_prune_stats_mode' => 'page', // 'off', 'page', 'cron'
88 'auto_prune_stats' => '15',88 'auto_prune_stats' => '15',
89 // "Security options" section89 // "Security options" section
90 'user_minpwdlen' => '5', 90 'user_minpwdlen' => '5',
91 'js_passwd_hashing' => '1',91 'js_passwd_hashing' => '1',
92 // "Timeouts" section92 // "Timeouts" section
93 'timeout_sessions' => '604800', // (in seconds, 604800 == 7 days)93 'timeout_sessions' => '604800', // (in seconds, 604800 == 7 days)
9494
=== modified file 'qp_inc/settings/settings.ctrl.php'
--- qp_inc/settings/settings.ctrl.php 2010-06-05 17:11:41 +0000
+++ qp_inc/settings/settings.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
@@ -118,7 +118,7 @@
118 'auto_prune_stats',118 'auto_prune_stats',
119 'user_minpwdlen',119 'user_minpwdlen',
120 'js_passwd_hashing',120 'js_passwd_hashing',
121 'timeout_sessions', 121 'timeout_sessions',
122 'reloadpage_timeout',122 'reloadpage_timeout',
123 ) );123 ) );
124124
125125
=== modified file 'qp_inc/settings/views/_general.form.php'
--- qp_inc/settings/views/_general.form.php 2010-06-22 19:58:20 +0000
+++ qp_inc/settings/views/_general.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/templates/_template.funcs.php'
--- qp_inc/templates/_template.funcs.php 2010-09-25 12:29:17 +0000
+++ qp_inc/templates/_template.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/templates/model/_template.class.php'
--- qp_inc/templates/model/_template.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/templates/model/_template.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_inc/templates/model/_templatecache.class.php'
--- qp_inc/templates/model/_templatecache.class.php 2010-01-02 08:34:34 +0000
+++ qp_inc/templates/model/_templatecache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/templates/templates.ctrl.php'
--- qp_inc/templates/templates.ctrl.php 2010-06-04 17:16:24 +0000
+++ qp_inc/templates/templates.ctrl.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 *6 *
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.9 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
10 *10 *
1111
=== modified file 'qp_inc/templates/views/_coll_sel_template.view.php'
--- qp_inc/templates/views/_coll_sel_template.view.php 2010-06-27 21:01:02 +0000
+++ qp_inc/templates/views/_coll_sel_template.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1212
=== modified file 'qp_inc/templates/views/_coll_template.view.php'
--- qp_inc/templates/views/_coll_template.view.php 2010-07-04 18:30:26 +0000
+++ qp_inc/templates/views/_coll_template.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1212
=== modified file 'qp_inc/templates/views/_coll_template_settings.form.php'
--- qp_inc/templates/views/_coll_template_settings.form.php 2010-06-27 21:01:02 +0000
+++ qp_inc/templates/views/_coll_template_settings.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/templates/views/_template.form.php'
--- qp_inc/templates/views/_template.form.php 2010-06-27 21:01:02 +0000
+++ qp_inc/templates/views/_template.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/templates/views/_template_list.view.php'
--- qp_inc/templates/views/_template_list.view.php 2010-02-19 11:05:59 +0000
+++ qp_inc/templates/views/_template_list.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1212
=== modified file 'qp_inc/templates/views/_template_list_available.view.php'
--- qp_inc/templates/views/_template_list_available.view.php 2010-06-27 21:01:02 +0000
+++ qp_inc/templates/views/_template_list_available.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1212
=== modified file 'qp_inc/tools/model/_system.funcs.php'
--- qp_inc/tools/model/_system.funcs.php 2009-12-21 17:27:20 +0000
+++ qp_inc/tools/model/_system.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal Open Source relicensing agreement:11 * {@internal Open Source relicensing agreement:
1212
=== modified file 'qp_inc/tools/system.ctrl.php'
--- qp_inc/tools/system.ctrl.php 2010-08-15 18:04:49 +0000
+++ qp_inc/tools/system.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.10 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
11 *11 *
1212
=== modified file 'qp_inc/tools/tools.ctrl.php'
--- qp_inc/tools/tools.ctrl.php 2010-03-31 04:27:30 +0000
+++ qp_inc/tools/tools.ctrl.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @author blueyed: Daniel HAHLER10 * @author blueyed: Daniel HAHLER
1111
=== modified file 'qp_inc/tools/views/_system_list.view.php'
--- qp_inc/tools/views/_system_list.view.php 2010-09-25 12:29:17 +0000
+++ qp_inc/tools/views/_system_list.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.10 * Parts of this file are copyright (c)2006 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
11 *11 *
1212
=== modified file 'qp_inc/users/model/_group.class.php'
--- qp_inc/users/model/_group.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/users/model/_group.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/users/model/_user.class.php'
--- qp_inc/users/model/_user.class.php 2010-10-09 15:10:23 +0000
+++ qp_inc/users/model/_user.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
@@ -352,7 +352,7 @@
352 * Set param value352 * Set param value
353 *353 *
354 * Note: To set the 'pass'word, $parvalue has to be the MD5()'ed password.354 * Note: To set the 'pass'word, $parvalue has to be the MD5()'ed password.
355 * 355 *
356 * @param string parameter name356 * @param string parameter name
357 * @param mixed parameter value357 * @param mixed parameter value
358 * @return boolean true, if a value has been set; false if it has not changed358 * @return boolean true, if a value has been set; false if it has not changed
@@ -684,7 +684,7 @@
684 if( ! $perm && $assert )684 if( ! $perm && $assert )
685 { // We can't let this go on!685 { // We can't let this go on!
686 global $app_name;686 global $app_name;
687 debug_die( sprintf( /* %s is the application name, usually "b2evolution" */ T_('Group/user permission denied by %s!'), $app_name )." ($permname:$permlevel:$perm_target)" );687 debug_die( sprintf( /* %s is the application name, usually "quamplures" */ T_('Group/user permission denied by %s!'), $app_name )." ($permname:$permlevel:$perm_target)" );
688 }688 }
689689
690 if( isset($perm_target_ID) )690 if( isset($perm_target_ID) )
@@ -1059,7 +1059,7 @@
1059 $message = T_('You need to validate your email address by clicking on the following link.')1059 $message = T_('You need to validate your email address by clicking on the following link.')
1060 ."\n\n"1060 ."\n\n"
1061 .T_('Login:')." $this->login\n"1061 .T_('Login:')." $this->login\n"
1062 .sprintf( /* TRANS: %s gets replaced by $app_name (normally "b2evolution") */ T_('Link to validate your %s account:'), $app_name )1062 .sprintf( /* TRANS: %s gets replaced by $app_name (normally "quamplures") */ T_('Link to validate your %s account:'), $app_name )
1063 ."\n"1063 ."\n"
1064 .$srvc_url_sensitive.'login.php?action=validatemail'1064 .$srvc_url_sensitive.'login.php?action=validatemail'
1065 .'&reqID='.$request_id1065 .'&reqID='.$request_id
10661066
=== modified file 'qp_inc/users/model/_user.funcs.php'
--- qp_inc/users/model/_user.funcs.php 2010-10-09 15:10:23 +0000
+++ qp_inc/users/model/_user.funcs.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/users/model/_usercache.class.php'
--- qp_inc/users/model/_usercache.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/users/model/_usercache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/users/model/_usersettings.class.php'
--- qp_inc/users/model/_usersettings.class.php 2010-06-08 23:06:26 +0000
+++ qp_inc/users/model/_usersettings.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/users/users.ctrl.php'
--- qp_inc/users/users.ctrl.php 2010-09-25 12:29:17 +0000
+++ qp_inc/users/users.ctrl.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_inc/users/views/_group.form.php'
--- qp_inc/users/views/_group.form.php 2010-06-08 18:49:16 +0000
+++ qp_inc/users/views/_group.form.php 2010-12-31 12:57:14 +0000
@@ -7,7 +7,7 @@
7 * This file is part of Quam Plures - {@link http://quamplures.net/}7 * This file is part of Quam Plures - {@link http://quamplures.net/}
8 * See also {@link https://launchpad.net/quam-plures}.8 * See also {@link https://launchpad.net/quam-plures}.
9 *9 *
10 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}10 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
12 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.12 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
13 *13 *
1414
=== modified file 'qp_inc/users/views/_user.form.php'
--- qp_inc/users/views/_user.form.php 2010-06-08 18:49:16 +0000
+++ qp_inc/users/views/_user.form.php 2010-12-31 12:57:14 +0000
@@ -7,7 +7,7 @@
7 * This file is part of Quam Plures - {@link http://quamplures.net/}7 * This file is part of Quam Plures - {@link http://quamplures.net/}
8 * See also {@link https://launchpad.net/quam-plures}.8 * See also {@link https://launchpad.net/quam-plures}.
9 *9 *
10 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}10 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
12 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.12 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
13 *13 *
1414
=== modified file 'qp_inc/users/views/_user_list.view.php'
--- qp_inc/users/views/_user_list.view.php 2010-02-22 14:41:25 +0000
+++ qp_inc/users/views/_user_list.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/widgets/model/_widget.class.php'
--- qp_inc/widgets/model/_widget.class.php 2010-08-06 15:38:29 +0000
+++ qp_inc/widgets/model/_widget.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/widgets/model/_widgetcache.class.php'
--- qp_inc/widgets/model/_widgetcache.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/widgets/model/_widgetcache.class.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_inc/widgets/views/_widget.form.php'
--- qp_inc/widgets/views/_widget.form.php 2010-02-19 10:50:37 +0000
+++ qp_inc/widgets/views/_widget.form.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1212
=== modified file 'qp_inc/widgets/views/_widget_list.view.php'
--- qp_inc/widgets/views/_widget_list.view.php 2010-09-25 12:29:17 +0000
+++ qp_inc/widgets/views/_widget_list.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1212
=== modified file 'qp_inc/widgets/views/_widget_list_available.view.php'
--- qp_inc/widgets/views/_widget_list_available.view.php 2010-02-19 10:50:37 +0000
+++ qp_inc/widgets/views/_widget_list_available.view.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
10 *10 *
11 * @license http://quamplures.net/license.html GNU General Public License (GPL)11 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1212
=== modified file 'qp_inc/widgets/widgets.ctrl.php'
--- qp_inc/widgets/widgets.ctrl.php 2010-09-25 12:29:17 +0000
+++ qp_inc/widgets/widgets.ctrl.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * {@internal Open Source relicensing agreement:10 * {@internal Open Source relicensing agreement:
1111
=== modified file 'qp_inc/xhtml_validator/_xhtml_dtd.inc.php'
--- qp_inc/xhtml_validator/_xhtml_dtd.inc.php 2009-12-21 17:27:20 +0000
+++ qp_inc/xhtml_validator/_xhtml_dtd.inc.php 2010-12-31 12:57:14 +0000
@@ -7,7 +7,7 @@
7 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.7 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
8 * See also {@link https://launchpad.net/quam-plures}.8 * See also {@link https://launchpad.net/quam-plures}.
9 *9 *
10 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}10 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
12 *12 *
13 * @license http://quamplures.net/license.html GNU General Public License (GPL)13 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1414
=== modified file 'qp_inc/xhtml_validator/_xhtml_validator.class.php'
--- qp_inc/xhtml_validator/_xhtml_validator.class.php 2010-09-25 12:29:17 +0000
+++ qp_inc/xhtml_validator/_xhtml_validator.class.php 2010-12-31 12:57:14 +0000
@@ -7,7 +7,7 @@
7 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.7 * This file is part of the Quam Plures project - {@link http://quamplures.net/}.
8 * See also {@link https://launchpad.net/quam-plures}.8 * See also {@link https://launchpad.net/quam-plures}.
9 *9 *
10 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}10 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
12 * Parts of this file are copyright (c)2003 by Nobuo SAKIYAMA - {@link http://www.sakichan.org/}12 * Parts of this file are copyright (c)2003 by Nobuo SAKIYAMA - {@link http://www.sakichan.org/}
13 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.13 * Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - {@link http://thequod.de/contact}.
1414
=== modified file 'qp_inc/xmlrpc/apis/_b2.api.php'
--- qp_inc/xmlrpc/apis/_b2.api.php 2010-08-08 18:30:47 +0000
+++ qp_inc/xmlrpc/apis/_b2.api.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @see http://manual.b2evolution.net/B2_API10 * @see http://manual.b2evolution.net/B2_API
1111
=== modified file 'qp_inc/xmlrpc/apis/_blogger.api.php'
--- qp_inc/xmlrpc/apis/_blogger.api.php 2010-08-08 18:30:47 +0000
+++ qp_inc/xmlrpc/apis/_blogger.api.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @see http://manual.b2evolution.net/Blogger_API10 * @see http://manual.b2evolution.net/Blogger_API
1111
=== modified file 'qp_inc/xmlrpc/apis/_metaweblog.api.php'
--- qp_inc/xmlrpc/apis/_metaweblog.api.php 2010-08-08 18:30:47 +0000
+++ qp_inc/xmlrpc/apis/_metaweblog.api.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @author tor10 * @author tor
1111
=== modified file 'qp_inc/xmlrpc/apis/_mt.api.php'
--- qp_inc/xmlrpc/apis/_mt.api.php 2010-08-08 18:30:47 +0000
+++ qp_inc/xmlrpc/apis/_mt.api.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @author tor10 * @author tor
1111
=== modified file 'qp_inc/xmlrpc/model/_xmlrpc.funcs.php'
--- qp_inc/xmlrpc/model/_xmlrpc.funcs.php 2010-06-09 16:12:07 +0000
+++ qp_inc/xmlrpc/model/_xmlrpc.funcs.php 2010-12-31 12:57:14 +0000
@@ -79,7 +79,7 @@
79// --------------------------------------- SUPPORT FUNCTIONS ----------------------------------------79// --------------------------------------- SUPPORT FUNCTIONS ----------------------------------------
8080
81/*81/*
82 * evocore: We add xmlrpc_decode_recurse because the default PHP implementation82 * We add xmlrpc_decode_recurse because the default PHP implementation
83 * of xmlrpc_decode won't recurse! Bleh!83 * of xmlrpc_decode won't recurse! Bleh!
84 * update: XML-RPC for PHP now copes with this, but we keep a stub for backward compatibility84 * update: XML-RPC for PHP now copes with this, but we keep a stub for backward compatibility
85 */85 */
8686
=== modified file 'qp_install/_functions_create.php'
--- qp_install/_functions_create.php 2010-10-31 11:47:52 +0000
+++ qp_install/_functions_create.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 * Parts of this file are copyright (c)2004 by Vegar BERG GULDAL - {@link http://funky-m.com/}9 * Parts of this file are copyright (c)2004 by Vegar BERG GULDAL - {@link http://funky-m.com/}
10 * Parts of this file are copyright (c)2005 by Jason EDGECOMBE10 * Parts of this file are copyright (c)2005 by Jason EDGECOMBE
@@ -420,7 +420,7 @@
420420
421 if( mt_rand(2,3) === 2 )421 if( mt_rand(2,3) === 2 )
422 { // coin toss is heads, add time+422 { // coin toss is heads, add time+
423 $timestamp += $fixed_entry_delta + mt_rand(0,7200); 423 $timestamp += $fixed_entry_delta + mt_rand(0,7200);
424 }424 }
425 else425 else
426 { // coin toss is tails, add time-426 { // coin toss is tails, add time-
@@ -679,7 +679,7 @@
679 // Insert a post COMMENT into post #1:679 // Insert a post COMMENT into post #1:
680 // uses previous value of $now :)680 // uses previous value of $now :)
681 $query = "INSERT INTO T_comments( comment_post_ID, comment_type, comment_status,681 $query = "INSERT INTO T_comments( comment_post_ID, comment_type, comment_status,
682 comment_author, comment_author_email, comment_author_url, comment_author_IP, 682 comment_author, comment_author_email, comment_author_url, comment_author_IP,
683 comment_date, comment_content, comment_karma)683 comment_date, comment_content, comment_karma)
684 VALUES( 1, 'comment', 'draft', 'Tblue', 'tblue@quamplures.net', 'http://quamplures.net', '127.0.0.1', '$now', '".684 VALUES( 1, 'comment', 'draft', 'Tblue', 'tblue@quamplures.net', 'http://quamplures.net', '127.0.0.1', '$now', '".
685 $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 )";685 $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 )";
@@ -960,7 +960,7 @@
960 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>960 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>
961961
962<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>962<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>
963 963
964<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>964<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>
965<!--more-->965<!--more-->
966<ul>966<ul>
967967
=== modified file 'qp_install/_functions_dbupgrade.php'
--- qp_install/_functions_dbupgrade.php 2010-06-25 18:24:07 +0000
+++ qp_install/_functions_dbupgrade.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * {@internal Open Source relicensing agreement:10 * {@internal Open Source relicensing agreement:
1111
=== modified file 'qp_install/_functions_delete.php'
--- qp_install/_functions_delete.php 2010-08-08 15:41:16 +0000
+++ qp_install/_functions_delete.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package pond10 * @package pond
1111
=== modified file 'qp_install/_functions_install.php'
--- qp_install/_functions_install.php 2010-10-15 10:11:19 +0000
+++ qp_install/_functions_install.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package pond10 * @package pond
1111
=== modified file 'qp_install/index.php'
--- qp_install/index.php 2010-10-15 10:11:19 +0000
+++ qp_install/index.php 2010-12-31 12:57:14 +0000
@@ -8,7 +8,7 @@
8 *8 *
9 * Quam Plures - {@link http://quamplures.net/}9 * Quam Plures - {@link http://quamplures.net/}
10 * Released under GNU GPL License - {@link http://quamplures.net/license.html}10 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
11 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}11 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
12 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}12 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
13 *13 *
14 * @package pond14 * @package pond
@@ -248,7 +248,7 @@
248 display_locale_selector();248 display_locale_selector();
249249
250 block_open();250 block_open();
251 251
252 param( 'conf_db_user', 'string', true );252 param( 'conf_db_user', 'string', true );
253 param( 'conf_db_password', '', true );253 param( 'conf_db_password', '', true );
254 param( 'conf_db_name', 'string', true );254 param( 'conf_db_name', 'string', true );
@@ -433,7 +433,7 @@
433 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 );433 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 );
434 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);434 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);
435 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 );435 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 );
436 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 place436 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
437 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 );437 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 );
438 ?>438 ?>
439 </fieldset>439 </fieldset>
@@ -464,7 +464,7 @@
464 display_locale_selector();464 display_locale_selector();
465465
466 block_open();466 block_open();
467 467
468 printf( '<img src="../qp_rsc/img/qp-logo.jpg" alt="'.T_('%s Logo').'" title="'.T_('%s Logo').'"/>', $app_name, $app_name );468 printf( '<img src="../qp_rsc/img/qp-logo.jpg" alt="'.T_('%s Logo').'" title="'.T_('%s Logo').'"/>', $app_name, $app_name );
469 ?>469 ?>
470 <h1><?php printf( T_('Install %s version %s'), $app_name, $app_version ); ?></h1>470 <h1><?php printf( T_('Install %s version %s'), $app_name, $app_version ); ?></h1>
@@ -570,7 +570,7 @@
570 <p>570 <p>
571 <input type="submit" value="&nbsp; <?php echo T_('GO!')?> &nbsp;"571 <input type="submit" value="&nbsp; <?php echo T_('GO!')?> &nbsp;"
572 onclick="var dc = document.getElementById( 'deletedb' ); if( dc && dc.checked ) { if ( confirm( '<?php572 onclick="var dc = document.getElementById( 'deletedb' ); if( dc && dc.checked ) { if ( confirm( '<?php
573 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 );573 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 );
574 ?>' ) ) { this.form.confirmed.value = 1; return true; } else return false; }" />574 ?>' ) ) { this.form.confirmed.value = 1; return true; } else return false; }" />
575 </p>575 </p>
576 </form>576 </form>
@@ -670,7 +670,7 @@
670 ?>670 ?>
671 <p>671 <p>
672 <?php672 <?php
673 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 ) ) );673 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 ) ) );
674 ?>674 ?>
675 </p>675 </p>
676 <p>676 <p>
677677
=== modified file 'qp_plugins/adsense_plugin/_adsense.plugin.php'
--- qp_plugins/adsense_plugin/_adsense.plugin.php 2010-09-06 15:56:44 +0000
+++ qp_plugins/adsense_plugin/_adsense.plugin.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @todo (legacy): Remove it in XML Feeds?10 * @todo (legacy): Remove it in XML Feeds?
@@ -57,8 +57,8 @@
57 'toolbar_location' => array(57 'toolbar_location' => array(
58 'label' => $this->T_('toolbar location'),58 'label' => $this->T_('toolbar location'),
59 'type' => 'select',59 'type' => 'select',
60 'options' => array( 60 'options' => array(
61 'above' => $this->T_('above post textarea'), 61 'above' => $this->T_('above post textarea'),
62 'below' => $this->T_('below post textarea'),62 'below' => $this->T_('below post textarea'),
63 'right' => $this->T_('top of the sidebar'),63 'right' => $this->T_('top of the sidebar'),
64 ),64 ),
6565
=== modified file 'qp_plugins/archives_plugin/_archives.plugin.php'
--- qp_plugins/archives_plugin/_archives.plugin.php 2010-08-26 18:17:02 +0000
+++ qp_plugins/archives_plugin/_archives.plugin.php 2010-12-31 12:57:14 +0000
@@ -6,7 +6,7 @@
6 *6 *
7 * This file is part of the Quam Plures project - {@link http://quamplures.net/}7 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
8 *8 *
9 * @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/}10 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
11 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.11 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
12 *12 *
1313
=== modified file 'qp_plugins/autolinks_plugin/_autolinks.plugin.php'
--- qp_plugins/autolinks_plugin/_autolinks.plugin.php 2010-09-06 15:56:44 +0000
+++ qp_plugins/autolinks_plugin/_autolinks.plugin.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package plugins10 * @package plugins
1111
=== modified file 'qp_plugins/basic_antispam_plugin/_basic_antispam.plugin.php'
--- qp_plugins/basic_antispam_plugin/_basic_antispam.plugin.php 2010-09-06 16:25:24 +0000
+++ qp_plugins/basic_antispam_plugin/_basic_antispam.plugin.php 2010-12-31 12:57:14 +0000
@@ -10,7 +10,7 @@
10 * - forbid cloned comments (same content) (on the same entry or all entries)10 * - forbid cloned comments (same content) (on the same entry or all entries)
11 * - detect same/similar URLs in a short period (also look at author name: if it differs, it's more likely to be spam)11 * - detect same/similar URLs in a short period (also look at author name: if it differs, it's more likely to be spam)
12 *12 *
13 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}13 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
14 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}14 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
15 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.15 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
16 *16 *
1717
=== modified file 'qp_plugins/bbcode_plugin/_bbcode.plugin.php'
--- qp_plugins/bbcode_plugin/_bbcode.plugin.php 2010-08-26 18:17:02 +0000
+++ qp_plugins/bbcode_plugin/_bbcode.plugin.php 2010-12-31 12:57:14 +0000
@@ -6,7 +6,7 @@
6 *6 *
7 * Quam Plures - {@link http://quamplures.net/}7 * Quam Plures - {@link http://quamplures.net/}
8 * Released under GNU GPL License - {@link http://quamplures.net/license.html}8 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
9 * @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/}10 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
11 *11 *
12 * @package plugins12 * @package plugins
1313
=== modified file 'qp_plugins/calendar_plugin/_calendar.plugin.php'
--- qp_plugins/calendar_plugin/_calendar.plugin.php 2010-09-25 12:29:17 +0000
+++ qp_plugins/calendar_plugin/_calendar.plugin.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
6 *6 *
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.9 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
10 *10 *
1111
=== modified file 'qp_plugins/category_list_widget/_category_list.widget.php'
--- qp_plugins/category_list_widget/_category_list.widget.php 2010-05-02 20:41:27 +0000
+++ qp_plugins/category_list_widget/_category_list.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2008 by Daniel HAHLER - {@link http://daniel.hahler.de/}.10 * Parts of this file are copyright (c)2008 by Daniel HAHLER - {@link http://daniel.hahler.de/}.
11 *11 *
1212
=== modified file 'qp_plugins/code_highlight_plugin/_code_highlight.plugin.php'
--- qp_plugins/code_highlight_plugin/_code_highlight.plugin.php 2010-10-31 18:11:37 +0000
+++ qp_plugins/code_highlight_plugin/_code_highlight.plugin.php 2010-12-31 12:57:14 +0000
@@ -18,7 +18,7 @@
18 * 11) Links php functions to the php.net documentation18 * 11) Links php functions to the php.net documentation
19 * 12) Code is preserved if plugin uninstalled ( stored as : <!--amphp--><pre>&lt;php echo 'hello world'; ?&gt;</pre><!--/amphp--> )19 * 12) Code is preserved if plugin uninstalled ( stored as : <!--amphp--><pre>&lt;php echo 'hello world'; ?&gt;</pre><!--/amphp--> )
20 *20 *
21 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}21 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
22 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}22 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
23 * Parts of this file are copyright (c)2005-2007 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.23 * Parts of this file are copyright (c)2005-2007 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.
24 *24 *
@@ -104,8 +104,8 @@
104 'toolbar_location' => array(104 'toolbar_location' => array(
105 'label' => $this->T_('toolbar location'),105 'label' => $this->T_('toolbar location'),
106 'type' => 'select',106 'type' => 'select',
107 'options' => array( 107 'options' => array(
108 'above' => $this->T_('above post textarea'), 108 'above' => $this->T_('above post textarea'),
109 'below' => $this->T_('below post textarea'),109 'below' => $this->T_('below post textarea'),
110 'right' => $this->T_('top of the sidebar'),110 'right' => $this->T_('top of the sidebar'),
111 ),111 ),
112112
=== modified file 'qp_plugins/code_highlight_plugin/highlighters/code.highlighter.php'
--- qp_plugins/code_highlight_plugin/highlighters/code.highlighter.php 2009-12-12 16:59:58 +0000
+++ qp_plugins/code_highlight_plugin/highlighters/code.highlighter.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
6 *6 *
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 * Parts of this file are copyright (c)2005-2007 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.9 * Parts of this file are copyright (c)2005-2007 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.
10 *10 *
1111
=== modified file 'qp_plugins/code_highlight_plugin/highlighters/css.highlighter.php'
--- qp_plugins/code_highlight_plugin/highlighters/css.highlighter.php 2010-01-15 20:06:40 +0000
+++ qp_plugins/code_highlight_plugin/highlighters/css.highlighter.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
6 *6 *
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 * Parts of this file are copyright (c)2005-2009 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.9 * Parts of this file are copyright (c)2005-2009 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.
10 *10 *
1111
=== modified file 'qp_plugins/code_highlight_plugin/highlighters/php.highlighter.php'
--- qp_plugins/code_highlight_plugin/highlighters/php.highlighter.php 2010-03-12 16:43:42 +0000
+++ qp_plugins/code_highlight_plugin/highlighters/php.highlighter.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
6 *6 *
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 * Parts of this file are copyright (c)2005-2007 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.9 * Parts of this file are copyright (c)2005-2007 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.
10 *10 *
1111
=== modified file 'qp_plugins/code_highlight_plugin/highlighters/xml.highlighter.php'
--- qp_plugins/code_highlight_plugin/highlighters/xml.highlighter.php 2009-12-12 16:59:58 +0000
+++ qp_plugins/code_highlight_plugin/highlighters/xml.highlighter.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
6 *6 *
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 * Parts of this file are copyright (c)2005-2007 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.9 * Parts of this file are copyright (c)2005-2007 by Yabba/Scott - {@link http://astonishme.co.uk/contact/}.
10 *10 *
1111
=== modified file 'qp_plugins/comment_gravatars_plugin/_comment_gravatars.plugin.php'
--- qp_plugins/comment_gravatars_plugin/_comment_gravatars.plugin.php 2010-09-06 17:19:05 +0000
+++ qp_plugins/comment_gravatars_plugin/_comment_gravatars.plugin.php 2010-12-31 12:57:14 +0000
@@ -13,7 +13,7 @@
13 *13 *
14 * Quam Plures - {@link http://quamplures.net/}14 * Quam Plures - {@link http://quamplures.net/}
15 * Released under GNU GPL License - {@link http://quamplures.net/license.html}15 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
16 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}16 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
17 *17 *
18 * @package plugins18 * @package plugins
19 * @subpackage CommentGravatars19 * @subpackage CommentGravatars
2020
=== modified file 'qp_plugins/comment_list_widget/_comment_list.widget.php'
--- qp_plugins/comment_list_widget/_comment_list.widget.php 2010-07-04 18:30:26 +0000
+++ qp_plugins/comment_list_widget/_comment_list.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/common_links_widget/_common_links.widget.php'
--- qp_plugins/common_links_widget/_common_links.widget.php 2010-07-19 20:06:20 +0000
+++ qp_plugins/common_links_widget/_common_links.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/free_html_widget/_free_html.widget.php'
--- qp_plugins/free_html_widget/_free_html.widget.php 2010-05-02 20:41:27 +0000
+++ qp_plugins/free_html_widget/_free_html.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/generic_ping_plugin/_generic_ping.plugin.php'
--- qp_plugins/generic_ping_plugin/_generic_ping.plugin.php 2010-08-26 18:17:02 +0000
+++ qp_plugins/generic_ping_plugin/_generic_ping.plugin.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_plugins/gmcode_plugin/_gmcode.plugin.php'
--- qp_plugins/gmcode_plugin/_gmcode.plugin.php 2010-09-06 16:47:46 +0000
+++ qp_plugins/gmcode_plugin/_gmcode.plugin.php 2010-12-31 12:57:14 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * Quam Plures - {@link http://quamplures.net/}11 * Quam Plures - {@link http://quamplures.net/}
12 * Released under GNU GPL License - {@link http://quamplures.net/license.html}12 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
13 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}13 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
14 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}14 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
15 *15 *
16 * @package plugins16 * @package plugins
1717
=== modified file 'qp_plugins/item_list_widget/_item_list.widget.php'
--- qp_plugins/item_list_widget/_item_list.widget.php 2010-09-25 12:29:17 +0000
+++ qp_plugins/item_list_widget/_item_list.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/link_list_widget/_link_list.widget.php'
--- qp_plugins/link_list_widget/_link_list.widget.php 2010-05-02 20:41:27 +0000
+++ qp_plugins/link_list_widget/_link_list.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/linkblog_widget/_linkblog.widget.php'
--- qp_plugins/linkblog_widget/_linkblog.widget.php 2010-05-02 20:41:27 +0000
+++ qp_plugins/linkblog_widget/_linkblog.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/logo_widget/_logo.widget.php'
--- qp_plugins/logo_widget/_logo.widget.php 2010-07-19 20:06:20 +0000
+++ qp_plugins/logo_widget/_logo.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/longdesc_widget/_longdesc.widget.php'
--- qp_plugins/longdesc_widget/_longdesc.widget.php 2010-05-02 20:41:27 +0000
+++ qp_plugins/longdesc_widget/_longdesc.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/media_index_widget/_media_index.widget.php'
--- qp_plugins/media_index_widget/_media_index.widget.php 2010-09-25 12:29:17 +0000
+++ qp_plugins/media_index_widget/_media_index.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/menu_link_widget/_menu_link.widget.php'
--- qp_plugins/menu_link_widget/_menu_link.widget.php 2010-07-19 20:06:20 +0000
+++ qp_plugins/menu_link_widget/_menu_link.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/page_list_widget/_page_list.widget.php'
--- qp_plugins/page_list_widget/_page_list.widget.php 2010-05-02 20:41:27 +0000
+++ qp_plugins/page_list_widget/_page_list.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/ping_pingomatic_plugin/_ping_pingomatic.plugin.php'
--- qp_plugins/ping_pingomatic_plugin/_ping_pingomatic.plugin.php 2010-09-06 16:47:46 +0000
+++ qp_plugins/ping_pingomatic_plugin/_ping_pingomatic.plugin.php 2010-12-31 12:57:14 +0000
@@ -2,13 +2,10 @@
2/**2/**
3 * This file implements the ping_pingomatic_plugin.3 * This file implements the ping_pingomatic_plugin.
4 *4 *
5 * For the most recent and complete Plugin API documentation
6 * see {@link Plugin} in ../evocore/_plugin.class.php.
7 *
8 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
9 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
10 *7 *
11 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
12 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
13 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
14 *11 *
1512
=== modified file 'qp_plugins/post_list_widget/_post_list.widget.php'
--- qp_plugins/post_list_widget/_post_list.widget.php 2010-05-02 20:41:27 +0000
+++ qp_plugins/post_list_widget/_post_list.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/quicktags_plugin/_quicktags.plugin.php'
--- qp_plugins/quicktags_plugin/_quicktags.plugin.php 2010-10-12 11:55:57 +0000
+++ qp_plugins/quicktags_plugin/_quicktags.plugin.php 2010-12-31 12:57:14 +0000
@@ -8,7 +8,7 @@
8 *8 *
9 * Quam Plures - {@link http://quamplures.net/}9 * Quam Plures - {@link http://quamplures.net/}
10 * Released under GNU GPL License - {@link http://quamplures.net/license.html}10 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
11 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}11 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
12 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}12 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
13 *13 *
14 * @package plugins14 * @package plugins
@@ -432,7 +432,7 @@
432 var title = prompt( '<?php echo $this->TS_('title attribute') ?>', defaultTitle);432 var title = prompt( '<?php echo $this->TS_('title attribute') ?>', defaultTitle);
433 var getClass = <?php echo ($this->Settings->get('link_class_prompt') == 1 ? 'true' : 'false') ?>;433 var getClass = <?php echo ($this->Settings->get('link_class_prompt') == 1 ? 'true' : 'false') ?>;
434 var getTarget = <?php echo ($this->Settings->get('link_target_prompt') == 1 ? 'true' : 'false') ?>;434 var getTarget = <?php echo ($this->Settings->get('link_target_prompt') == 1 ? 'true' : 'false') ?>;
435 435
436 var tagStart = '<a href="' + URL + '"';436 var tagStart = '<a href="' + URL + '"';
437 if (title)437 if (title)
438 {438 {
@@ -456,7 +456,7 @@
456 tagStart += ' target="' + target_attribute + '"';456 tagStart += ' target="' + target_attribute + '"';
457 }457 }
458 }458 }
459 459
460 tagStart += '>';460 tagStart += '>';
461 QP_Buttons[i].tagStart = tagStart;461 QP_Buttons[i].tagStart = tagStart;
462 QP_InsertTag(myField, i);462 QP_InsertTag(myField, i);
463463
=== modified file 'qp_plugins/related_post_list_widget/_related_post_list.widget.php'
--- qp_plugins/related_post_list_widget/_related_post_list.widget.php 2010-05-02 20:41:27 +0000
+++ qp_plugins/related_post_list_widget/_related_post_list.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/search_form_widget/_search_form.widget.php'
--- qp_plugins/search_form_widget/_search_form.widget.php 2010-08-16 16:14:04 +0000
+++ qp_plugins/search_form_widget/_search_form.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/smilies_plugin/_smilies.plugin.php'
--- qp_plugins/smilies_plugin/_smilies.plugin.php 2010-10-31 18:11:37 +0000
+++ qp_plugins/smilies_plugin/_smilies.plugin.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @author fplanque: Francois PLANQUE.10 * @author fplanque: Francois PLANQUE.
1111
=== modified file 'qp_plugins/tag_cloud_widget/_tag_cloud.widget.php'
--- qp_plugins/tag_cloud_widget/_tag_cloud.widget.php 2010-09-25 12:29:17 +0000
+++ qp_plugins/tag_cloud_widget/_tag_cloud.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/tagline_widget/_tagline.widget.php'
--- qp_plugins/tagline_widget/_tagline.widget.php 2010-05-02 20:41:27 +0000
+++ qp_plugins/tagline_widget/_tagline.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/test_plugin/_test.plugin.php'
--- qp_plugins/test_plugin/_test.plugin.php 2010-11-02 14:17:25 +0000
+++ qp_plugins/test_plugin/_test.plugin.php 2010-12-31 12:57:14 +0000
@@ -2,16 +2,15 @@
2/**2/**
3 * This file implements the TEST plugin.3 * This file implements the TEST plugin.
4 *4 *
5 * This is a "docblock". You don't need to have them in your plugin unless you 5 * This is a "docblock". You don't need to have them in your plugin unless you
6 * want your plugin considered for inclusion in the core package one day. If so 6 * want your plugin considered for inclusion in the core package one day. If so
7 * then you need one for the class with @package and @subpackage, and one for each 7 * then you need one for the class with @package and @subpackage, and one for each
8 * function.8 * function.
9 *9 *
10 * This file is part of Quam Plures - {@link http://quamplures.net/}, See also 10 * This file is part of Quam Plures - {@link http://quamplures.net/}, See also
11 * {@link https://launchpad.net/quam-plures}. For the most recent and complete 11 * {@link https://launchpad.net/quam-plures}.
12 * Plugin API documentation see {@link Plugin} in ../evocore/_plugin.class.php.
13 *12 *
14 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}13 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
15 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}14 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
16 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.15 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
17 *16 *
1817
=== modified file 'qp_plugins/title_widget/_title.widget.php'
--- qp_plugins/title_widget/_title.widget.php 2010-07-19 20:06:20 +0000
+++ qp_plugins/title_widget/_title.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/twitter_plugin/_twitter.plugin.php'
--- qp_plugins/twitter_plugin/_twitter.plugin.php 2010-12-18 16:24:06 +0000
+++ qp_plugins/twitter_plugin/_twitter.plugin.php 2010-12-31 12:57:14 +0000
@@ -8,9 +8,9 @@
8 * caliber semi-automatic pistol. Just sayin' Anyway let's talk licensing.8 * caliber semi-automatic pistol. Just sayin' Anyway let's talk licensing.
9 * This plugin is based on and built on three different programs, all of which9 * This plugin is based on and built on three different programs, all of which
10 * have some sort of licensing crap in them.10 * have some sort of licensing crap in them.
11 * 11 *
12 * -----------------------------------------------------------------------------12 * -----------------------------------------------------------------------------
13 * 13 *
14 * First, this exact file is built on the corpse of a dead plugin with the same14 * First, this exact file is built on the corpse of a dead plugin with the same
15 * name. It claimed copyright by 2 persons and 1 entity, and claimed release15 * name. It claimed copyright by 2 persons and 1 entity, and claimed release
16 * under a GPL2 license. Were the contributions of each person and party16 * under a GPL2 license. Were the contributions of each person and party
@@ -18,17 +18,17 @@
18 * tell it's all a bunch of crap designed to make sure a lawyer could charge a18 * tell it's all a bunch of crap designed to make sure a lawyer could charge a
19 * fortune of hourly time just reading this rubbish, but whatever: here for your19 * fortune of hourly time just reading this rubbish, but whatever: here for your
20 * entertainment is the original tidbits from the original version of this file:20 * entertainment is the original tidbits from the original version of this file:
21 * 21 *
22 * This file is part of the Quam Plures project - {@link http://quamplures.net/}22 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
23 * 23 *
24 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}24 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
25 * @copyright (c)2009 by Francois PLANQUE - {@link http://fplanque.net/}25 * @copyright (c)2009 by Francois PLANQUE - {@link http://fplanque.net/}
26 * @copyright (c)2007 by Lee Turner - {@link http://leeturner.org/}.26 * @copyright (c)2007 by Lee Turner - {@link http://leeturner.org/}.
27 * 27 *
28 * @license GNU General Public License 2 (GPL) - http://www.opensource.org/licenses/gpl-license.php28 * @license GNU General Public License 2 (GPL) - http://www.opensource.org/licenses/gpl-license.php
29 * 29 *
30 * -----------------------------------------------------------------------------30 * -----------------------------------------------------------------------------
31 * 31 *
32 * Next up is a version of this file found by downloading b2evolution's future32 * Next up is a version of this file found by downloading b2evolution's future
33 * stuff. Stuff that may or may not ever see a public release but guess what:33 * stuff. Stuff that may or may not ever see a public release but guess what:
34 * don't put it on the internet if you don't want someone downloading it!34 * don't put it on the internet if you don't want someone downloading it!
@@ -40,11 +40,11 @@
40 * wood over:40 * wood over:
41 * @copyright (c)2009 by Francois PLANQUE - {@link http://fplanque.net/}41 * @copyright (c)2009 by Francois PLANQUE - {@link http://fplanque.net/}
42 * @copyright (c)2007 by Lee Turner - {@link http://leeturner.org/}.42 * @copyright (c)2007 by Lee Turner - {@link http://leeturner.org/}.
43 * 43 *
44 * @license GNU General Public License 2 (GPL) - http://www.opensource.org/licenses/gpl-license.php44 * @license GNU General Public License 2 (GPL) - http://www.opensource.org/licenses/gpl-license.php
45 * 45 *
46 * -----------------------------------------------------------------------------46 * -----------------------------------------------------------------------------
47 * 47 *
48 * Finally, we come to a file that I actually liked. I used none of their48 * Finally, we come to a file that I actually liked. I used none of their
49 * code, but most certainly drew strongly from what that author did.49 * code, but most certainly drew strongly from what that author did.
50 * Have you ever heard of Wordpress? It's another open source blog app that50 * Have you ever heard of Wordpress? It's another open source blog app that
@@ -57,9 +57,9 @@
57 * and noticing that their downloadable package includes ANOTHER copy of a57 * and noticing that their downloadable package includes ANOTHER copy of a
58 * GPL license, I've included their file here as tweetable.GPL.txt.58 * GPL license, I've included their file here as tweetable.GPL.txt.
59 * Lots of bytes + no value added = pure bloat but so what! It's all about the lawyers...59 * Lots of bytes + no value added = pure bloat but so what! It's all about the lawyers...
60 * 60 *
61 * -----------------------------------------------------------------------------61 * -----------------------------------------------------------------------------
62 * 62 *
63 * What, you may ask, have I done for this code?63 * What, you may ask, have I done for this code?
64 * 1) I made a plugin that works in Quam Plures based on bits and pieces of64 * 1) I made a plugin that works in Quam Plures based on bits and pieces of
65 * three different open source plugins.65 * three different open source plugins.
@@ -77,7 +77,7 @@
77 * place.77 * place.
78 * 9) I wrote all this stupid crap.78 * 9) I wrote all this stupid crap.
79 * 10) I wrote the songs that make the whole world sing.79 * 10) I wrote the songs that make the whole world sing.
80 * 80 *
81 * NEW LICENSING REQUIREMENTS!81 * NEW LICENSING REQUIREMENTS!
82 * Given that bits and pieces of source material that have been identified above82 * Given that bits and pieces of source material that have been identified above
83 * are licensed under varying licensing schemes, and noting that nobody actually83 * are licensed under varying licensing schemes, and noting that nobody actually
@@ -101,9 +101,9 @@
101 *101 *
102 * Will you be able to sleep at night if you bring such a strong curse upon your102 * Will you be able to sleep at night if you bring such a strong curse upon your
103 * heir's heir's heir's heads? If so then hey that's cool. Have a nice day :)103 * heir's heir's heir's heads? If so then hey that's cool. Have a nice day :)
104 * 104 *
105 * I'm EdB {{http://wonderwinds.com/}} and I approve this message105 * I'm EdB {{http://wonderwinds.com/}} and I approve this message
106 * 106 *
107 * @package plugins107 * @package plugins
108 * @subpackage Twitter108 * @subpackage Twitter
109 */109 */
@@ -192,7 +192,7 @@
192192
193 // this is adding keys193 // this is adding keys
194 if( param( $this->get_class_id( 'what' ) ) == 'add' )194 if( param( $this->get_class_id( 'what' ) ) == 'add' )
195 { 195 {
196 $key = param( $this->get_class_id('key') );196 $key = param( $this->get_class_id('key') );
197 $secret = param( $this->get_class_id('secret') );197 $secret = param( $this->get_class_id('secret') );
198 $number = param( $this->get_class_id('number') );198 $number = param( $this->get_class_id('number') );
199199
=== modified file 'qp_plugins/user_tools_widget/_user_tools.widget.php'
--- qp_plugins/user_tools_widget/_user_tools.widget.php 2010-05-02 20:41:27 +0000
+++ qp_plugins/user_tools_widget/_user_tools.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_plugins/video_plugin/_video.class.php'
--- qp_plugins/video_plugin/_video.class.php 2010-06-14 15:22:51 +0000
+++ qp_plugins/video_plugin/_video.class.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 *8 *
9 * @package plugins9 * @package plugins
10 * @subpackage video10 * @subpackage video
1111
=== modified file 'qp_plugins/video_plugin/_video.plugin.php'
--- qp_plugins/video_plugin/_video.plugin.php 2010-08-26 18:17:02 +0000
+++ qp_plugins/video_plugin/_video.plugin.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 *8 *
9 * @package plugins9 * @package plugins
10 * @subpackage Video10 * @subpackage Video
1111
=== modified file 'qp_plugins/whosonline_plugin/_whosonline.plugin.php'
--- qp_plugins/whosonline_plugin/_whosonline.plugin.php 2010-08-26 18:17:02 +0000
+++ qp_plugins/whosonline_plugin/_whosonline.plugin.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}5 * This file is part of the Quam Plures project - {@link http://quamplures.net/}
6 *6 *
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.9 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
10 *10 *
@@ -152,7 +152,7 @@
152 * Online session timeout in seconds.152 * Online session timeout in seconds.
153 *153 *
154 * Default value: 300 (5 minutes). Set by {@link OnlineSessions::OnlineSessions()}.154 * Default value: 300 (5 minutes). Set by {@link OnlineSessions::OnlineSessions()}.
155 * 155 *
156 * @access protected156 * @access protected
157 */157 */
158 var $_timeout_online_user;158 var $_timeout_online_user;
159159
=== modified file 'qp_plugins/wikilinks_plugin/_wikilinks.plugin.php'
--- qp_plugins/wikilinks_plugin/_wikilinks.plugin.php 2010-09-06 17:58:22 +0000
+++ qp_plugins/wikilinks_plugin/_wikilinks.plugin.php 2010-12-31 12:57:14 +0000
@@ -6,7 +6,7 @@
6 *6 *
7 * Quam Plures - {@link http://quamplures.net/}7 * Quam Plures - {@link http://quamplures.net/}
8 * Released under GNU GPL License - {@link http://quamplures.net/license.html}8 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
9 * @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/}10 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
11 *11 *
12 * @package plugins12 * @package plugins
1313
=== modified file 'qp_plugins/xml_feeds_widget/_xml_feeds.widget.php'
--- qp_plugins/xml_feeds_widget/_xml_feeds.widget.php 2010-07-19 20:06:20 +0000
+++ qp_plugins/xml_feeds_widget/_xml_feeds.widget.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_rsc/css/fileman.css'
--- qp_rsc/css/fileman.css 2010-08-13 16:13:00 +0000
+++ qp_rsc/css/fileman.css 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 *5 *
6 * Quam Plures - {@link http://quamplures.net/}6 * Quam Plures - {@link http://quamplures.net/}
7 * Released under GNU GPL License - {@link http://quamplures.net/license.html}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/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2005 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2005 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * @package admin11 * @package admin
1212
=== modified file 'qp_rsc/css/login.css'
--- qp_rsc/css/login.css 2010-06-07 23:16:27 +0000
+++ qp_rsc/css/login.css 2010-12-31 12:57:14 +0000
@@ -3,7 +3,7 @@
3 *3 *
4 * Quam Plures - {@link http://quamplures.net/}4 * Quam Plures - {@link http://quamplures.net/}
5 * Released under GNU GPL License - {@link http://quamplures.net/license.html}5 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
6 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}6 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
7 * @copyright (c)2003-2005 by Francois PLANQUE - {@link http://fplanque.net/}7 * @copyright (c)2003-2005 by Francois PLANQUE - {@link http://fplanque.net/}
8 *8 *
9 * @package admin9 * @package admin
1010
=== added file 'qp_rsc/flags/h10px/ph.gif'
11Binary 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 differ11Binary 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
=== added file 'qp_rsc/flags/w16px/ph.gif'
12Binary 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 differ12Binary 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
=== modified file 'qp_rsc/js/extracats.js'
--- qp_rsc/js/extracats.js 2009-12-19 19:51:52 +0000
+++ qp_rsc/js/extracats.js 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 * This file is part of Quam Plures - {@link http://quamplures.net/}4 * This file is part of Quam Plures - {@link http://quamplures.net/}
5 * See also {@link https://launchpad.net/quam-plures}.5 * See also {@link https://launchpad.net/quam-plures}.
6 *6 *
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2006 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2006 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * {@internal License choice10 * {@internal License choice
1111
=== modified file 'qp_srvc/async.php'
--- qp_srvc/async.php 2010-07-25 18:05:13 +0000
+++ qp_srvc/async.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_srvc/atom.comments.php'
--- qp_srvc/atom.comments.php 2010-07-04 18:30:26 +0000
+++ qp_srvc/atom.comments.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package xml10 * @package xml
1111
=== modified file 'qp_srvc/atom.php'
--- qp_srvc/atom.php 2010-07-04 18:30:26 +0000
+++ qp_srvc/atom.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package xml10 * @package xml
1111
=== modified file 'qp_srvc/call_plugin.php'
--- qp_srvc/call_plugin.php 2010-06-09 16:42:59 +0000
+++ qp_srvc/call_plugin.php 2010-12-31 12:57:14 +0000
@@ -6,7 +6,7 @@
6 * This file is part of Quam Plures - {@link http://quamplures.net/}6 * This file is part of Quam Plures - {@link http://quamplures.net/}
7 * See also {@link https://launchpad.net/quam-plures}.7 * See also {@link https://launchpad.net/quam-plures}.
8 *8 *
9 * @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/}10 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
11 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.11 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
12 *12 *
1313
=== modified file 'qp_srvc/comment_post.php'
--- qp_srvc/comment_post.php 2010-07-25 18:05:13 +0000
+++ qp_srvc/comment_post.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_srvc/getfile.php'
--- qp_srvc/getfile.php 2010-10-15 13:22:55 +0000
+++ qp_srvc/getfile.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.10 * Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - {@link http://progidistri.com/}.
11 *11 *
1212
=== modified file 'qp_srvc/getmail.php'
--- qp_srvc/getmail.php 2010-09-25 12:29:17 +0000
+++ qp_srvc/getmail.php 2010-12-31 12:57:14 +0000
@@ -23,7 +23,7 @@
23 * @author Stephan Knauss23 * @author Stephan Knauss
24 * @author tblue246: Tilman Blumenbach24 * @author tblue246: Tilman Blumenbach
25 *25 *
26 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}26 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
27 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}27 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
28 * This file built upon code from original b2 - http://cafelog.com/28 * This file built upon code from original b2 - http://cafelog.com/
29 *29 *
3030
=== modified file 'qp_srvc/login.php'
--- qp_srvc/login.php 2010-09-25 12:29:17 +0000
+++ qp_srvc/login.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_srvc/message_send.php'
--- qp_srvc/message_send.php 2010-07-25 18:05:13 +0000
+++ qp_srvc/message_send.php 2010-12-31 12:57:14 +0000
@@ -7,7 +7,7 @@
7 * This file is part of Quam Plures - {@link http://quamplures.net/}7 * This file is part of Quam Plures - {@link http://quamplures.net/}
8 * See also {@link https://launchpad.net/quam-plures}.8 * See also {@link https://launchpad.net/quam-plures}.
9 *9 *
10 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}10 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}11 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
12 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.12 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
13 *13 *
1414
=== modified file 'qp_srvc/profile_update.php'
--- qp_srvc/profile_update.php 2010-10-08 10:29:31 +0000
+++ qp_srvc/profile_update.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_srvc/rdf.comments.php'
--- qp_srvc/rdf.comments.php 2010-07-04 18:30:26 +0000
+++ qp_srvc/rdf.comments.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package xml10 * @package xml
1111
=== modified file 'qp_srvc/rdf.php'
--- qp_srvc/rdf.php 2010-07-04 18:30:26 +0000
+++ qp_srvc/rdf.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package xml10 * @package xml
1111
=== modified file 'qp_srvc/register.php'
--- qp_srvc/register.php 2010-09-25 12:29:17 +0000
+++ qp_srvc/register.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_srvc/rsd.php'
--- qp_srvc/rsd.php 2010-06-09 16:25:58 +0000
+++ qp_srvc/rsd.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @todo fp> do we want to restrict API definitions to a specific blog with blogID="" ?10 * @todo fp> do we want to restrict API definitions to a specific blog with blogID="" ?
1111
=== modified file 'qp_srvc/rss.comments.php'
--- qp_srvc/rss.comments.php 2010-07-04 18:30:26 +0000
+++ qp_srvc/rss.comments.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package xml10 * @package xml
1111
=== modified file 'qp_srvc/rss.php'
--- qp_srvc/rss.php 2010-07-04 18:30:26 +0000
+++ qp_srvc/rss.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package xml10 * @package xml
1111
=== modified file 'qp_srvc/rss2.comments.php'
--- qp_srvc/rss2.comments.php 2010-07-04 18:30:26 +0000
+++ qp_srvc/rss2.comments.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package xml10 * @package xml
1111
=== modified file 'qp_srvc/rss2.php'
--- qp_srvc/rss2.php 2010-07-04 18:30:26 +0000
+++ qp_srvc/rss2.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package xml10 * @package xml
1111
=== modified file 'qp_srvc/subs_update.php'
--- qp_srvc/subs_update.php 2010-07-25 18:05:13 +0000
+++ qp_srvc/subs_update.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 *10 *
11 * {@internal License choice11 * {@internal License choice
1212
=== modified file 'qp_srvc/track.php'
--- qp_srvc/track.php 2010-09-25 12:29:17 +0000
+++ qp_srvc/track.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * See also {@link https://launchpad.net/quam-plures}.5 * See also {@link https://launchpad.net/quam-plures}.
6 *6 *
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}.
9 *9 *
10 * @license http://quamplures.net/license.html GNU General Public License (GPL)10 * @license http://quamplures.net/license.html GNU General Public License (GPL)
1111
=== modified file 'qp_srvc/trackback.php'
--- qp_srvc/trackback.php 2010-06-09 16:02:20 +0000
+++ qp_srvc/trackback.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_srvc/viewfile.php'
--- qp_srvc/viewfile.php 2010-10-15 13:22:55 +0000
+++ qp_srvc/viewfile.php 2010-12-31 12:57:14 +0000
@@ -5,7 +5,7 @@
5 * This file is part of Quam Plures - {@link http://quamplures.net/}5 * This file is part of Quam Plures - {@link http://quamplures.net/}
6 * See also {@link https://launchpad.net/quam-plures}.6 * See also {@link https://launchpad.net/quam-plures}.
7 *7 *
8 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}8 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}9 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.10 * Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - {@link http://thequod.de/contact}.
11 *11 *
1212
=== modified file 'qp_srvc/xmlrpc.php'
--- qp_srvc/xmlrpc.php 2010-06-09 16:25:58 +0000
+++ qp_srvc/xmlrpc.php 2010-12-31 12:57:14 +0000
@@ -6,7 +6,7 @@
6 *6 *
7 * Quam Plures - {@link http://quamplures.net/}7 * Quam Plures - {@link http://quamplures.net/}
8 * Released under GNU GPL License - {@link http://quamplures.net/license.html}8 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
9 * @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/}10 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
11 *11 *
12 * @package xml12 * @package xml
1313
=== modified file 'qp_templates/_404_not_found.disp.php'
--- qp_templates/_404_not_found.disp.php 2010-09-25 12:29:17 +0000
+++ qp_templates/_404_not_found.disp.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @todo EdB: tag cloud widget here? admin-configurable would be better10 * @todo EdB: tag cloud widget here? admin-configurable would be better
1111
=== modified file 'qp_templates/_arcdir.disp.php'
--- qp_templates/_arcdir.disp.php 2010-08-03 11:03:54 +0000
+++ qp_templates/_arcdir.disp.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package templates10 * @package templates
1111
=== modified file 'qp_templates/_body_footer.inc.php'
--- qp_templates/_body_footer.inc.php 2010-07-25 18:05:13 +0000
+++ qp_templates/_body_footer.inc.php 2010-12-31 12:57:14 +0000
@@ -9,7 +9,7 @@
9 *9 *
10 * Quam Plures - {@link http://quamplures.net/}10 * Quam Plures - {@link http://quamplures.net/}
11 * Released under GNU GPL License - {@link http://quamplures.net/license.html}11 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
12 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}12 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
13 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}13 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
14 * @package templates14 * @package templates
15 * @subpackage generics15 * @subpackage generics
1616
=== modified file 'qp_templates/_catdir.disp.php'
--- qp_templates/_catdir.disp.php 2010-02-08 21:42:02 +0000
+++ qp_templates/_catdir.disp.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package templates10 * @package templates
1111
=== modified file 'qp_templates/_comments.disp.php'
--- qp_templates/_comments.disp.php 2010-07-04 18:30:26 +0000
+++ qp_templates/_comments.disp.php 2010-12-31 12:57:14 +0000
@@ -4,7 +4,7 @@
4 *4 *
5 * Quam Plures - {@link http://quamplures.net/}5 * Quam Plures - {@link http://quamplures.net/}
6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}6 * Released under GNU GPL License - {@link http://quamplures.net/license.html}
7 * @copyright (c) 2009 by the Quam Plures developers - {@link http://quamplures.net/}7 * @copyright (c) 2009 - 2011 by the Quam Plures developers - {@link http://quamplures.net/}
8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}8 * @copyright (c)2003-2009 by Francois PLANQUE - {@link http://fplanque.net/}
9 *9 *
10 * @package templates10 * @package templates
1111
=== modified file 'qp_templates/_contributors.php'
--- qp_templates/_contributors.php 2010-06-04 19:53:19 +0000
+++ qp_templates/_contributors.php 2010-12-31 12:57:14 +0000
@@ -1,10 +1,10 @@
1<?php1<?php
2/**2/**
3 * This file list all the contributors that made this version possible3 * This file lists all of the contributors that made this version possible
4 *4 *
5 * This file is part of the QuamPlures framework - {@link http://quamplures.net/}5 * This file is part of the QuamPlures framework - {@link http://quamplures.net/}
6 *6 *
7 * @copyright (c)2009 by QuamPlures - {@link http://quamplures.net/}7 * @copyright (c)2009+ by QuamPlures - {@link http://quamplures.net/}
8 *8 *
9 * {@internal License choice9 * {@internal License choice
10 * - If you have received this file as part of a package, please find the license.txt file in10 * - If you have received this file as part of a package, please find the license.txt file in
@@ -25,43 +25,49 @@
25 'name' => 'Afwas',25 'name' => 'Afwas',
26 'homepage' => 'http://www.blog.hemminga.net/',26 'homepage' => 'http://www.blog.hemminga.net/',
27 'locale' => 'nl-NL',27 'locale' => 'nl-NL',
28 'spiel' => 'Some stuff about Afwas'28 'spiel' => T_( 'I have nothing to say!' )
29 ),29 ),
30 'edb' => array(30 'edb' => array(
31 'name' => 'EdB',31 'name' => 'EdB',
32 'homepage' => 'http://1912webworks.com/',32 'homepage' => 'http://wonderwinds.com/',
33 'locale' => 'en-US',33 'locale' => 'en-US',
34 'spiel' => 'iam est satis superque linguae Latinae-Fatuinae edamus'34 'spiel' => 'Not everything that counts can be counted, and not everything that can be counted counts - <em>AE</em>'
35 ),35 ),
36 'john' => array(36 'john' => array(
37 'name' => 'John',37 'name' => 'John',
38 'homepage' => 'http://wow-factor.com/',38 'homepage' => 'http://wow-factor.com/',
39 'locale' => 'en-AU',39 'locale' => 'en-AU',
40 'spiel' => 'Some stuff about John'40 'spiel' => T_( 'I have nothing to say!' )
41 ),41 ),
42 'lee' => array(42 'leeturner' => array( // changed to reflect forum name, keeps shit unique
43 'name' => 'Lee Turner',43 'name' => 'Lee Turner',
44 'homepage' => 'http://www.leeturner.org/',44 'homepage' => 'http://www.hackingquamplures.com',
45 'locale' => 'en-UK',45 'locale' => 'en-UK',
46 'spiel' => 'Some stuff about Lee'46 'spiel' => 'All things Quam Plures - Plugins, Templates and hacking the core'
47 ),47 ),
48 'stk' => array(48 'stk' => array(
49 'name' => 'Stk',49 'name' => 'Stk',
50 'homepage' => 'http://randsco.com/',50 'homepage' => 'http://randsco.com/',
51 'locale' => 'en-CA',51 'locale' => 'en-CA',
52 'spiel' => 'Some stuff about Scott'52 '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'
53 ),53 ),
54 'tblue' => array(54 'tblue' => array(
55 'name' => 'Tblue',55 'name' => 'Tblue',
56 'homepage' => 'http://ax86.net/',56 'homepage' => 'http://ax86.net/',
57 'locale' => 'de-DE',57 'locale' => 'de-DE',
58 'spiel' => 'Some stuff about Tblue'58 '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.'
59 ),
60 'tilqi' => array( // Changed to forum name
61 'name' => 'Emin Özlem',
62 'homepage' => 'http://www.eodepo.com/',
63 'locale' => 'tr-TR',
64 'spiel' => 'the fixer.'
59 ),65 ),
60 'topanga' => array(66 'topanga' => array(
61 'name' => 'Topanga',67 'name' => 'Topanga',
62 'homepage' => 'http://www.tenderfeelings.be/',68 'homepage' => 'http://www.tenderfeelings.be/',
63 'locale' => 'be-NL',69 'locale' => 'be-NL',
64 'spiel' => 'Some stuff about Toppie'70 'spiel' => T_( 'I have nothing to say!' )
65 ),71 ),
66 'yabs' => array(72 'yabs' => array(
67 'name' => 'Yabs',73 'name' => 'Yabs',
@@ -69,5 +75,29 @@
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches