@@ -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>';