From: Eloi G. <ada...@us...> - 2004-10-10 15:37:13
|
Update of /cvsroot/phpwebsite-comm/modules/article/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11677/conf Modified Files: boost.php help.php Log Message: Version 2.8 release files Index: boost.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/conf/boost.php,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** boost.php 30 Sep 2004 05:14:31 -0000 1.14 --- boost.php 10 Oct 2004 15:36:09 -0000 1.15 *************** *** 19,23 **** $admin_mod = 1; $active = 'on'; ! $version = '2.7'; $mod_class_files = array('ArticleManager.php', --- 19,23 ---- $admin_mod = 1; $active = 'on'; ! $version = '2.8'; $mod_class_files = array('ArticleManager.php', Index: help.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/conf/help.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** help.php 30 Sep 2004 05:14:31 -0000 1.6 --- help.php 10 Oct 2004 15:36:09 -0000 1.7 *************** *** 123,147 **** $can_expire = 'Articles can expire on a predefined date'; ! $can_expire = 'If this is unchecked, articles will never expire from the site.'; $max_image_size = 'Maximum Uploaded Image Size'; ! $max_image_size = 'Remember that bigger pictures = more page loading time and higher bandwitdh usage. They can also make your site look bad.<br /><br />Set this to a reasonable amount in Kilobytes to keep your users from uploading huge files.<br /><br />Keep in mind that the maximum efficient page size is 40 to 50 kilobytes, so if you expect to have 2 pictures per page, you may want to limit the maximum size to 15Kb.'; $restricted_viewing = 'Restricted Viewing'; ! $restricted_viewing = 'This feature is expected to start working in phpWebsite version 9.4.'; $make_metatags = 'Automatically Generate Meta Descriptions'; ! $make_metatags = 'Checking this box will let phpWebsite automatically change the browser title and description metatag to match the article title and summary.<br /><br />This feature may or may not work depending on which version of phpWebsite you are using.'; $meta_keywords = 'Keywords for this article'; ! $meta_keywords = 'Enter keywords for this article, separated by commas. When this article is shown, these keywords will automatically be added to the site-wide keyword metatag to aid Search Engines in indexing this page.<br /><br />example: "help,keywords,metatags,search engine,optimization"<br /><br />This feature may or may not work depending on which version of phpWebsite you are using.'; $meta_robots = 'Search Engine instructions'; ! $meta_robots = 'Select the instructions that you want search engine spiders to follow when they see this page. Select "Default Settings" if you\'re not sure which to pick. This option will use the site-wide setting selected in "Layout".<br /><br />This feature may or may not work depending on which version of phpWebsite you are using.'; $lock_expiration_time = 'Lock Expiration Time'; ! $lock_expiration_time = 'Once someone starts editing an article, noone else can open it for editing until either they save it, press the "Cancel Editing" or "Back to Menu" buttons, or this amount of time has passed.'; $history_picker = 'Viewing Revision Histories'; ! $history_picker = 'Ever wonder what changes an article went through between then and now? Here is where you can find out. This screen gives you 4 main options<br /><br /><b>Compare Against Current</b><br />Selecting one of the "Current" links will show you what text has been changed between the corresponding article and the current version. <br /><br /><b>Compare Against Previous</b><br />Selecting one of the "Last" links will show you what text has been changed between the corresponding article and the next oldest version.<br /><br /><b>Compare Against Selected</b><br />The 2 colums of buttons let you select two specific versions that you\'d like to compare.<br /><br /><b>See Specific Version</b><br />If you want to see what a specific version of this article looked like, click on the version number on the left side of the list. A new page will open containing that version.'; ?> --- 123,147 ---- $can_expire = 'Articles can expire on a predefined date'; ! $can_expire_content = 'If this is unchecked, articles will never expire from the site.'; $max_image_size = 'Maximum Uploaded Image Size'; ! $max_image_size_content = 'Remember that bigger pictures = more page loading time and higher bandwitdh usage. They can also make your site look bad.<br /><br />Set this to a reasonable amount in Kilobytes to keep your users from uploading huge files.<br /><br />Keep in mind that the maximum efficient page size is 40 to 50 kilobytes, so if you expect to have 2 pictures per page, you may want to limit the maximum size to 15Kb.'; $restricted_viewing = 'Restricted Viewing'; ! $restricted_viewing_content = 'This feature is expected to start working in phpWebsite version 9.4.'; $make_metatags = 'Automatically Generate Meta Descriptions'; ! $make_metatags_content = 'Checking this box will let phpWebsite automatically change the browser title and description metatag to match the article title and summary.<br /><br />This feature may or may not work depending on which version of phpWebsite you are using.'; $meta_keywords = 'Keywords for this article'; ! $meta_keywords_content = 'Enter keywords for this article, separated by commas. When this article is shown, these keywords will automatically be added to the site-wide keyword metatag to aid Search Engines in indexing this page.<br /><br />example: "help,keywords,metatags,search engine,optimization"<br /><br />This feature may or may not work depending on which version of phpWebsite you are using.'; $meta_robots = 'Search Engine instructions'; ! $meta_robots_content = 'Select the instructions that you want search engine spiders to follow when they see this page. Select "Default Settings" if you\'re not sure which to pick. This option will use the site-wide setting selected in "Layout".<br /><br />This feature may or may not work depending on which version of phpWebsite you are using.'; $lock_expiration_time = 'Lock Expiration Time'; ! $lock_expiration_time_content = 'Once someone starts editing an article, noone else can open it for editing until either they save it, press the "Cancel Editing" or "Back to Menu" buttons, or this amount of time has passed.'; $history_picker = 'Viewing Revision Histories'; ! $history_picker_content = 'Ever wonder what changes an article went through between then and now? Here is where you can find out. This screen gives you 4 main options<br /><br /><b>Compare Against Current</b><br />Selecting one of the "Current" links will show you what text has been changed between the corresponding article and the current version. <br /><br /><b>Compare Against Previous</b><br />Selecting one of the "Last" links will show you what text has been changed between the corresponding article and the next oldest version.<br /><br /><b>Compare Against Selected</b><br />The 2 colums of buttons let you select two specific versions that you\'d like to compare.<br /><br /><b>See Specific Version</b><br />If you want to see what a specific version of this article looked like, click on the version number on the left side of the list. A new page will open containing that version.'; ?> |