$output.=form_select(t("First day of week"),"default_firstday",variable_get("default_firstday",0),array(0=>t("Sunday"),1=>t("Monday"),2=>t("Tuesday"),3=>t("Wednesday"),4=>t("Thursday"),5=>t("Friday"),6=>t("Saturday")),t("The first day of the week. By changing this value you choose how the calendar block is rendered."));
$output.=form_select(t("First day of week"),"default_firstday",variable_get("default_firstday",0),array(0=>t("Sunday"),1=>t("Monday"),2=>t("Tuesday"),3=>t("Wednesday"),4=>t("Thursday"),5=>t("Friday"),6=>t("Saturday")),t("The first day of the week. By changing this value you choose how the calendar block is rendered."));
$output.=form_select(t("First day of week"),"default_firstday",variable_get("default_firstday",0),array(0=>t("Sunday"),1=>t("Monday"),2=>t("Tuesday"),3=>t("Wednesday"),4=>t("Thursday"),5=>t("Friday"),6=>t("Saturday")),t("The first day of the week. By changing this value you choose how the calendar block is rendered."));
$output.=form_select(t("First day of week"),"default_firstday",variable_get("default_firstday",0),array(0=>t("Sunday"),1=>t("Monday"),2=>t("Tuesday"),3=>t("Wednesday"),4=>t("Thursday"),5=>t("Friday"),6=>t("Saturday")),t("The first day of the week. By changing this value you choose how the calendar block is rendered."));
@@ -376,8 +376,7 @@ function block_list($region) {
$result=db_query("SELECT * FROM {blocks} WHERE (status = '1' OR custom = '1') ".($region!="all"?"AND region = %d ":"")."ORDER BY weight, module",$region=="left"?0:1);
@@ -376,8 +376,7 @@ function block_list($region) {
$result=db_query("SELECT * FROM {blocks} WHERE (status = '1' OR custom = '1') ".($region!="all"?"AND region = %d ":"")."ORDER BY weight, module",$region=="left"?0:1);
@@ -74,13 +74,13 @@ function blog_help($section) {
$output.="<p>Blogs are made up of individual entries (nodes) that are timestamped and are typically viewed by day as you would a diary. Blogs often contain links to things you've seen and/or agree/disagree with. A typical example of a long term blog can be seen at %scripting-com.</p>";
$output.="<p>The blog module adds a \"user blogs\" navigation link to the site, which takes any visitor to a page that displays the most recent blog entries from all the users on the site. Personal user menus gain a \"create a blog entry\" link (which takes you to a submission form) and a \"view personal blog\" link (which displays your blog entries as other people will see them). On the bottom of each of your own blog entries, there is an \"edit this blog entry\" link that lets you edit or delete that entry.</p>";
$output.="<p>If a user has the ability to post blogs, then the import module (news aggregator) will display a blog-it link <b>(b)</b> next to each news item in its lists. Click on this and you will be taken to the blog submission form, with the title, a link to the item, and a link to the source into the body text already in the text box, ready for you to add your explanation. This actively encourages people to add blog entries about things they see and hear elsewhere in the Drupal site and from your syndicated partner sites.</p>";
$output.=t("Enables keeping a blog or easily and regularly updated web page.");
break;
case'admin/system/modules/blog':
$output.=t("A weBLOG is a running journal of a users ideas. Enter the minimum word count for a single entry, and the text displayed on the entry submission form");
$output.=t("A weblog is a running journal of a users ideas. Enter the minimum word count for a single entry, and the text displayed on the entry submission form");
break;
}
...
...
@@ -123,7 +123,7 @@ function blog_page_user($uid) {
$output.="<div class=\"xml-icon\">".l("<img src=\"".theme("image","xml.gif")."\" width=\"36\" height=\"14\" style=\"border: 0px;\" alt=\"\" title=\"\" />","blog/feed/$account->uid",array("title"=>t("View the XML version of %username's blog",array("%username"=>$account->name))))."</div>";
$output.="<div class=\"xml-icon\">".l("<img src=\"".theme("image","xml.gif")."\" width=\"36\" height=\"14\" style=\"border: 0px;\" alt=\"\" title=\"\" />","blog/feed/$account->uid",array("title"=>t("View the XML version of %username's blog",array("%username"=>$account->name))))."</div>";
@@ -74,13 +74,13 @@ function blog_help($section) {
$output.="<p>Blogs are made up of individual entries (nodes) that are timestamped and are typically viewed by day as you would a diary. Blogs often contain links to things you've seen and/or agree/disagree with. A typical example of a long term blog can be seen at %scripting-com.</p>";
$output.="<p>The blog module adds a \"user blogs\" navigation link to the site, which takes any visitor to a page that displays the most recent blog entries from all the users on the site. Personal user menus gain a \"create a blog entry\" link (which takes you to a submission form) and a \"view personal blog\" link (which displays your blog entries as other people will see them). On the bottom of each of your own blog entries, there is an \"edit this blog entry\" link that lets you edit or delete that entry.</p>";
$output.="<p>If a user has the ability to post blogs, then the import module (news aggregator) will display a blog-it link <b>(b)</b> next to each news item in its lists. Click on this and you will be taken to the blog submission form, with the title, a link to the item, and a link to the source into the body text already in the text box, ready for you to add your explanation. This actively encourages people to add blog entries about things they see and hear elsewhere in the Drupal site and from your syndicated partner sites.</p>";
$output.=t("Enables keeping a blog or easily and regularly updated web page.");
break;
case'admin/system/modules/blog':
$output.=t("A weBLOG is a running journal of a users ideas. Enter the minimum word count for a single entry, and the text displayed on the entry submission form");
$output.=t("A weblog is a running journal of a users ideas. Enter the minimum word count for a single entry, and the text displayed on the entry submission form");
break;
}
...
...
@@ -123,7 +123,7 @@ function blog_page_user($uid) {
$output.="<div class=\"xml-icon\">".l("<img src=\"".theme("image","xml.gif")."\" width=\"36\" height=\"14\" style=\"border: 0px;\" alt=\"\" title=\"\" />","blog/feed/$account->uid",array("title"=>t("View the XML version of %username's blog",array("%username"=>$account->name))))."</div>";
$output.="<div class=\"xml-icon\">".l("<img src=\"".theme("image","xml.gif")."\" width=\"36\" height=\"14\" style=\"border: 0px;\" alt=\"\" title=\"\" />","blog/feed/$account->uid",array("title"=>t("View the XML version of %username's blog",array("%username"=>$account->name))))."</div>";
$output.="<p>Drupal can pings sites automatically to notify them that your site has changed. It can ping the following sites:</p>";
$output.="<p>%weblogs, a web site that tracks and displays links to changed weblogs and news-oriented web sites. To get your Drupal site listed, weblogs.com must be informed about your site's updates. This is the job of the ping module and when installed, the administrator doesn't have to do anything to participate in the %weblogs system. The ping module automatically notifies weblogs.com when your site is updated. To do so, Drupal implements the %weblogs-XML.</p>";
$output.="<p>Drupal can pings sites automatically to notify them that your site has changed. It can ping the following sites:</p>";
$output.="<p>%weblogs, a web site that tracks and displays links to changed weblogs and news-oriented web sites. To get your Drupal site listed, weblogs.com must be informed about your site's updates. This is the job of the ping module and when installed, the administrator doesn't have to do anything to participate in the %weblogs system. The ping module automatically notifies weblogs.com when your site is updated. To do so, Drupal implements the %weblogs-XML.</p>";