@@ -16,15 +16,15 @@ function aggregator_help($section) {
$output.='<p>'.t('Users can view the latest news chronologically in the <a href="%aggregator">main news aggregator display</a> or by <a href="%aggregator-sources">source</a>. Administrators can add, edit and delete feeds and choose how often to check for newly updated news for each individual feed. Administrators can also tag individual feeds with categories, offering selective grouping of some feeds into separate displays. Listings of the latest news for individual sources or categorized sources can be enabled as blocks for display in the sidebar through the <a href="%admin-block">block administration page</a>. The news aggregator requires cron to check for the latest news from the sites to which you have subscribed. Drupal also provides a <a href="%aggregator-opml">machine-readable OPML file</a> of all of your subscribed feeds.',array('%aggregator'=>url('aggregator'),'%aggregator-sources'=>url('aggregator/sources'),'%admin-block'=>url('admin/build/block'),'%aggregator-opml'=>url('aggregator/opml'))).'</p>';
$output.=t('<p>You can</p>
<ul>
<li>administer your list of news feeds <a href="%admin-aggregator">administer >> aggregator</a>.</li>
<li>add a new feed <a href="%admin-aggregator-add-feed">administer >> aggregator >> add feed</a>.</li>
<li>add a new category <a href="%admin-aggregator-add-category">administer >> aggregator >> add category</a>.</li>
<li>configure global settings for the news aggregator <a href="%admin-settings-aggregator">administer >> settings >> aggregator</a>.</li>
<li>control access to the aggregator module through access permissions <a href="%admin-access">administer >> access control >> permissions</a>.</li>
<li>set permissions to access new feeds for user roles such as anonymous users at <a href="%admin-access">administer >> access control</a>.</li>
<li>administer your list of news feeds <a href="%admin-aggregator">administer >> content management >> RSS aggregator</a>.</li>
<li>add a new feed <a href="%admin-aggregator-add-feed">administer >> content management >> RSS aggregator >> add feed</a>.</li>
<li>add a new category <a href="%admin-aggregator-add-category">administer >> content management >> RSS aggregator >> add category</a>.</li>
<li>configure global settings for the news aggregator <a href="%admin-settings-aggregator">administer >> content management >> RSS aggregator >> settings</a>.</li>
<li>control access to the aggregator module through access permissions <a href="%admin-access">administer >> user management >> access control</a>.</li>
<li>set permissions to access new feeds for user roles such as anonymous users at <a href="%admin-access">administer >> user management >> access control</a>.</li>
<li>view the <a href="%aggregator">aggregator page</a>.</li>
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%aggregator">Aggregator page</a>.',array('%aggregator'=>'http://drupal.org/handbook/modules/aggregator/')).'</p>';
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%archive">Archive page</a>.',array('%archive'=>'http://drupal.org/handbook/modules/archive/')).'</p>';
$output.='<p>'.t('Administrators can also define custom blocks. These blocks consist of a title, a description, and a body which can be as long as you wish. Block content can be in any of the input formats supported for other content.').'</p>';
$output.=t('<p>You can</p>
<ul>
<li>enable, throttle and configure blocks at <a href="%admin-block">administer >> blocks</a>.</li>
<li>add an administrator-defined block at <a href="%admin-block-add">administer >> blocks >> add block</a>.</li>
<li>enable, throttle and configure blocks at <a href="%admin-block">administer >> site building >> blocks</a>.</li>
<li>add an administrator-defined block at <a href="%admin-block-add">administer >> site building >> blocks >> add block</a>.</li>
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%block">Block page</a>.',array('%block'=>'http://drupal.org/handbook/modules/block/')).'</p>';
<li>read your blog via your user profile at <a href="%user">my account</a>.</li>
<li>post a blog at <a href="%node-add-blog">create content >> personal blog entry</a>.</li>
<li>administer blog at <a href="%admin-node-configure-types-blog">administer >> settings >> content types >> configure blog entry</a>.</li>
<li>administer blog api at <a href="%admin-settings-blogapi">administer >> settings >> blogapi</a>.</li>
<li>enable the "recent blog posts" block at <a href="%admin-block">administer >> blocks</a> to show the 10 most recent blog posts.</li>
<li>administer blog at <a href="%admin-node-configure-types-blog">administer >> content management >> content types >> blog entry</a>.</li>
<li>administer blog api at <a href="%admin-settings-blogapi">administer >> site configuration >> blog APIs</a>.</li>
<li>enable the "recent blog posts" block at <a href="%admin-block">administer >> site building >> blocks</a> to show the 10 most recent blog posts.</li>
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%blog">Blog page</a>.',array('%blog'=>'http://drupal.org/handbook/modules/blog/')).'</p>';
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%blogapi">BlogApi page</a>.',array('%blogapi'=>'http://drupal.org/handbook/modules/blogapi/')).'</p>';
@@ -1003,12 +1003,12 @@ function book_help($section) {
$output.=t('<p>You can</p>
<ul>
<li>create new book pages: <a href="%node-add-book">create content >> book page</a>.</li>
<li>administer individual books (choose a book from list): <a href="%admin-node-book">administer >> content >> books</a>.</li>
<li>set workflow and other global book settings on the book configuration page: <a href="%admin-settings-content-types-book-page" title="book page content type">administer >> settings >> content types >> configure book page</a>.</li>
<li>enable the book navigation block: <a href="%admin-block">administer >> blocks</a>.</li>
<li>control who can create, edit, and outline posts in books by setting access permissions: <a href="%admin-access">administer >> access control</a>.</li>
<li>administer individual books (choose a book from list): <a href="%admin-node-book">administer >> content management >> books</a>.</li>
<li>set workflow and other global book settings on the book configuration page: <a href="%admin-settings-content-types-book-page" title="book page content type">administer >> content management >> content types >> book page</a>.</li>
<li>enable the book navigation block: <a href="%admin-block">administer >> site building >> blocks</a>.</li>
<li>control who can create, edit, and outline posts in books by setting access permissions: <a href="%admin-access">administer >> user management >> access control</a>.</li>
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%book">Book page</a>.',array('%book'=>'http://drupal.org/handbook/modules/book/')).'</p>';
@@ -74,10 +74,10 @@ function comment_help($section) {
$output.='<p>'.t('An administrator can give comment permissions to user groups, and users can (optionally) edit their last comment, assuming no others have been posted since. Attached to each comment board is a control panel for customizing the way that comments are displayed. Users can control the chronological ordering of posts (newest or oldest first) and the number of posts to display on each page. Comments behave like other user submissions. Filters, smileys and HTML that work in nodes will also work with comments. The comment module provides specific features to inform site members when new comments have been posted.').'</p>';
$output.=t('<p>You can</p>
<ul>
<li>control access for various comment module functions through access permissions <a href="%admin-access">administer >> access control</a>.</li>
<li>administer comments <a href="%admin-comment-configure"> administer >> comments >> configure</a>.</li>
<li>control access for various comment module functions through access permissions <a href="%admin-access">administer >> user management >> access control</a>.</li>
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%comment">Comment page</a>.',array('%comment'=>'http://drupal.org/handbook/modules/comment/')).'</p>';
return$output;
case'admin/settings/modules#description':
...
...
@@ -438,7 +438,7 @@ function comment_admin_settings() {
COMMENT_ANONYMOUS_MAYNOT_CONTACT=>t('Anonymous posters may not enter their contact information'),
COMMENT_ANONYMOUS_MAY_CONTACT=>t('Anonymous posters may leave their contact information'),
COMMENT_ANONYMOUS_MUST_CONTACT=>t('Anonymous posters must leave their contact information')),
'#description'=>t('This option is enabled when anonymous users have permission to post comments on the <a href="%url">permissions page</a>.',array('%url'=>url('admin/access'))),
'#description'=>t('This option is enabled when anonymous users have permission to post comments on the <a href="%url">permissions page</a>.',array('%url'=>url('admin/user/access'))),
$output.='<p>'.t('If you maintain a directory of sites, you can list them on a page using the <code>drupal_client_page()</code> function. Sample instructions:
@@ -24,8 +24,8 @@ function filter_help($section) {
$output.='<p>'.t('Users can choose between the available input formats when creating or editing content. Administrators can configure which input formats are available to which user roles, as well as choose a default input format. Administrators can also create new input formats. Each input format can be configured to use a selection of filters.').'</p>';
$output.=t('<p>You can</p>
<ul>
<li>administer input format permissions and settings at <a href="%admin-filters">administer >> input formats</a>.</li>
<li>configure the filters for each input format at <a href="%admin-filters">administer >> input formats >> configure</a>.</li>
<li>administer input format permissions and settings at <a href="%admin-filters">administer >> site configuration >> input formats</a>.</li>
<li>configure the filters for each input format at <a href="%admin-filters">administer >> site configuration >> input formats</a>.</li>
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%filter">Filter page</a>.',array('%filter'=>'http://drupal.org/handbook/modules/filter/')).'</p>';
@@ -102,7 +102,7 @@ function help_help($section) {
$output.=t('<p>Modules can make documentation available to other modules with this module. All user help should be presented using this module. Some examples of help: </p>
<ul>
<li>The name of a module (unused, but there).</li>
<li>The description found on the admin/system/modules page.</li>
<li>The description found on the admin/settings/modules page.</li>
<li>The module\'s help text, displayed on the admin/help page and through the module\'s individual help link.</li>
<li>The help for a distributed authorization module (if applicable).</li>
<li>The description of a post type (if applicable).</li>
@@ -24,9 +24,9 @@ function locale_help($section) {
$output.='<p>'.t('If an existing translation does not meet your needs, the <em>.po</em> files are easily edited with special editing tools. The locale module\'s import feature allows you to add strings from such files into your site\'s database. The export functionality enables you to share your translations with others, generating Portable Object files from your site strings.').'</p>';
$output.=t('<p>You can</p>
<ul>
<li>administer localization at <a href="%admin-locale">administer >> localization</a>.</li>
<li>manage strings for the localization: <a href="%admin-locale-string-search">administer >> localization >> manage strings</a>.</li>
<li>administer localization at <a href="%admin-locale">administer >> site configuration >> localization</a>.</li>
<li>manage strings for the localization: <a href="%admin-locale-string-search">administer >> site configuration >> localization >> manage strings</a>.</li>
<li>add a locale language: <a href="%admin-locale-language-add">administer >> site configuration >> localization >> add language</a>.</li>
<li>download translation files from the <a href="%external-http-drupal-org-project-Translations">Drupal translations page</a>.
<li>administer menus at <a href="%admin-menu">administer >> menus</a>.</li>
<li>add a menu at <a href="%admin-menu-menu-add">administer >> menus >> add menu</a>.</li>
<li>add a menu item at <a href="%admin-menu-item-add">administer >> menus >> add menu item</a>.</li>
<li>modify menu settings (in particular, to specify a menu to use for primary or secondary links) at <a href="%admin-settings-menus">administer >> settings >> menus</a>.</li>
<li>manage menu blocks at <a href="%admin-block">administer >> blocks</a>.</li>
<li>administer menus at <a href="%admin-menu">administer >> site building >> menus</a>.</li>
<li>add a menu at <a href="%admin-menu-menu-add">administer >> site building >> menus >> add menu</a>.</li>
<li>add a menu item at <a href="%admin-menu-item-add">administer >> site building >> menus >> add menu item</a>.</li>
<li>modify menu settings (in particular, to specify a menu to use for primary or secondary links) at <a href="%admin-settings-menus">administer >> site building >> menus >> settings</a>.</li>
<li>manage menu blocks at <a href="%admin-block">administer >> site building >> blocks</a>.</li>
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%menu">Menu page</a>.',array('%menu'=>'http://drupal.org/handbook/modules/menu/')).'</p>';
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%node">Node page</a>.',array('%node'=>'http://drupal.org/handbook/modules/node/')).'</p>';
...
...
@@ -2226,7 +2226,7 @@ function node_page_default() {
</li>
</ol>
<p>For more information, please refer to the <a href="%help">help section</a>, or the <a href="%handbook">online Drupal handbooks</a>. You may also post at the <a href="%forum">Drupal forum</a>, or view the wide range of <a href="%support">other support options</a> available.</p>',
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%path">Path page</a>.',array('%path'=>'http://drupal.org/handbook/modules/path/')).'</p>';
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%poll">Poll page</a>.',array('%poll'=>'http://drupal.org/handbook/modules/poll/')).'</p>';
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%profile">Profile page</a>.',array('%profile'=>'http://drupal.org/handbook/modules/profile/')).'</p>';
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%search">Search page</a>.',array('%search'=>'http://drupal.org/handbook/modules/search/')).'</p>';
<li>enable \'popular content\' block in block administration <a href="%admin-block">administer >> blocks </a> but only after you have enabled \'Count content views\' in settings.</li>
<li>enable \'popular content\' block in block administration <a href="%admin-block">administer >> site building >> blocks </a> but only after you have enabled \'Count content views\' in settings.</li>
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%statistics">Statistics page</a>.',array('%statistics'=>'http://drupal.org/handbook/modules/statistics/')).'</p>';
...
...
@@ -333,7 +333,7 @@ function statistics_top_visitors() {
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%system">System page</a>.',array('%system'=>'http://drupal.org/handbook/modules/system/')).'</p>';
return$output;
case'admin/settings/modules#description':
...
...
@@ -42,7 +42,7 @@ function system_help($section) {
returnt('<p>These options control the display settings for the <code>%template</code> theme. When your site is displayed using this theme, these settings will be used. By clicking "Reset to defaults," you can choose to use the <a href="%global">global settings</a> for this theme.</p>',array('%template'=>$theme,'%global'=>url('admin/build/themes/settings')));
case'admin/settings/modules':
returnt('<p>Modules are plugins for Drupal that extend its core functionality. Here you can select which modules are enabled. Click on the name of the module in the navigation menu for their individual configuration pages. Once a module is enabled, new <a href="%permissions">permissions</a> might be made available. Modules can automatically be temporarily disabled to reduce server load when your site becomes extremely busy by enabling the throttle.module and checking throttle. The auto-throttle functionality must be enabled on the <a href="%throttle">throttle configuration page</a> after having enabled the throttle module.</p>
<p>It is important that <a href="%update-php">update.php</a> is run every time a module is updated to a newer version.</p>',array('%permissions'=>url('admin/access/permissions'),'%throttle'=>url('admin/settings/throttle'),'%update-php'=>$base_url.'/update.php'));
<p>It is important that <a href="%update-php">update.php</a> is run every time a module is updated to a newer version.</p>',array('%permissions'=>url('admin/user/access'),'%throttle'=>url('admin/settings/throttle'),'%update-php'=>$base_url.'/update.php'));
}
}
...
...
@@ -316,7 +316,7 @@ function system_admin_menu_block($block) {
/**
* Provide a single block from the administration menu as a page.
* This function is often a destination for these blocks.
* For example, 'admin/page' needs to have a destination to be valid
* For example, 'admin/content/types' needs to have a destination to be valid
* in the Drupal menu system, but too much information there might be
@@ -1339,8 +1339,8 @@ function taxonomy_help($section) {
$output.='<p>'.t('A controlled vocabulary is a set of terms to use for describing content (known as descriptors in indexing lingo). Drupal allows you to describe each piece of content (blog, story, etc.) using one or many of these terms. For simple implementations, you might create a set of categories without subcategories, similar to Slashdot\'s sections. For more complex implementations, you might create a hierarchical list of categories.').'</p>';
$output.=t('<p>You can</p>
<ul>
<li>add a vocabulary at <a href="%admin-taxonomy-add-vocabulary">administer >> categories >> add vocabulary</a>.</li>
<li>administer taxonomy at <a href="%admin-taxonomy">administer >> categories</a>.</li>
<li>add a vocabulary at <a href="%admin-taxonomy-add-vocabulary">administer >> content management >> categories >> add vocabulary</a>.</li>
<li>administer taxonomy at <a href="%admin-taxonomy">administer >> content management >> categories</a>.</li>
<li>restrict content access by category for specific users roles using the <a href="%external-http-drupal-org-project-taxonomy_access">taxonomy access module</a>.</li>
<li>build a custom view of your categories using the <a href="%external-http-drupal-org-project-taxonomy_browser">taxonomy browser</a>.</li>
@@ -125,9 +125,9 @@ function throttle_help($section) {
$output.='<p>'.t('The congestion control throttle can be automatically enabled when the number of anonymous or authenticated users currently visiting the site exceeds the specified threshold. ').'</p>';
$output.=t('<p>You can</p>
<ul>
<li>enable throttle for modules at <a href="%admin-modules">administer >> module</a>.</li>
<li>enable throttle for blocks at <a href="%admin-block">administer >> block</a>.</li>
<li>administer throttle at <a href="%admin-settings-throttle">administer >> settings >> throttle</a>.</li>
<li>enable throttle for modules at <a href="%admin-modules">administer >> site configuration >> modules</a>.</li>
<li>enable throttle for blocks at <a href="%admin-block">administer >> site building >> blocks</a>.</li>
<li>administer throttle at <a href="%admin-settings-throttle">administer >> site configuration >> throttle</a>.</li>
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%throttle">Throttle page</a>.',array('%throttle'=>'http://drupal.org/handbook/modules/throttle/')).'</p>';
@@ -17,17 +17,17 @@ function upload_help($section) {
$output.='<p>'.t('Users with the upload files permission can upload attachments. You can choose which post types can take attachments on the content types settings page. Each user role can be customized for the file size of uploads, and the dimension of image files.').'</p>';
$output.=t('<p>You can</p>
<ul>
<li>administer user permissions at <a href="%admin-access">administer >> access control</a>.</li>
<li>administer content at <a href="%admin-content-types">administer >> settings >> content types</a>.</li>
<li>administer upload at <a href="%admin-upload">administer >> settings >> upload</a>.</li>
<li>administer user permissions at <a href="%admin-access">administer >> user management >> access control</a>.</li>
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%upload">Upload page</a>.',array('%upload'=>'http://drupal.org/handbook/modules/upload/')).'</p>';
return$output;
case'admin/settings/modules#description':
returnt('Allows users to upload and attach files to content.');
case'admin/settings/upload':
returnt('<p>Users with the <a href="%permissions">upload files permission</a> can upload attachments. Users with the <a href="%permissions">view uploaded files permission</a> can view uploaded attachments. You can choose which post types can take attachments on the <a href="%types">content types settings</a> page.</p>',array('%permissions'=>url('admin/access'),'%types'=>url('admin/settings/types')));
returnt('<p>Users with the <a href="%permissions">upload files permission</a> can upload attachments. Users with the <a href="%permissions">view uploaded files permission</a> can view uploaded attachments. You can choose which post types can take attachments on the <a href="%types">content types settings</a> page.</p>',array('%permissions'=>url('admin/user/access'),'%types'=>url('admin/settings/types')));
@@ -2219,12 +2219,12 @@ function user_help($section) {
$output.=t('<p>You can</p>
<ul>
<li>view your <a href="%user">user page</a>.</li>
<li>administer users at <a href="%admin-user">administer >> user</a>.</li>
<li>allow users who have the "select different theme" permission to select themes from their user account by enabling themes in <a href="%admin-themes">administer >> themes</a>.</li>
<li>administer users at <a href="%admin-user">administer >> user management</a>.</li>
<li>allow users who have the "select different theme" permission to select themes from their user account by enabling themes in <a href="%admin-themes">administer >> site building >> themes</a>.</li>
<li>read user profile help at <a href="%admin-help-profile">administer >> help >> profile</a>.</li>
<li>read about distributed authentication in the system module help at <a href="%admin-help-system">administer >> help >> system</a>.</li>
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%user">User page</a>.',array('%user'=>'http://drupal.org/handbook/modules/user/')).'</p>';
@@ -22,10 +22,10 @@ function watchdog_help($section) {
$output.='<p>'.t('The watchdog log is simply a list of recorded events containing usage data, performance data, errors, warnings and operational information. Administrators should check the watchdog report on a regular basis to ensure their site is working properly.').'</p>';
$output.=t('<p>You can</p>
<ul>
<li>view watchdog logs at <a href="%admin-watchdog">administer >> watchdog</a>.</li>
$output.='<p>'.t('For more information please read the configuration and customization handbook <a href="%watchdog">Watchdog page</a>.',array('%watchdog'=>'http://drupal.org/handbook/modules/watchdog/')).'</p>';