CHAPTER 3 (Web design programs) USING THE DRUPAL CORE MODULES

CHAPTER 3 USING THE DRUPAL CORE MODULES Accessing Blogs Each blogger has a path that lists all of her personal blog entries. This path always follows the pattern blog/uid where uid is that user s ID number. The Drupal path blog will display a page with all blog entries from all users, providing a useful overview of all blogging activity. RSS 2.0 feeds are provided for each individual s blog, as well as for the blog page that lists all blog entries. A user s blog feed can be accessed using the path blog/uid/feed, and the feed for all blogs is blog/feed. Blog posts that are promoted to the front page will appear in the site s main feed as well. BlogAPI Module Publishing to a web site by using a web browser has its limitations. Despite the progress that has been made in developing WYSIWYG editors such as TinyMCE, it is still not as comfortable to type and format large portions of text as it is using a word processing program such as OpenOffice. Furthermore, it is impossible to use a browser to compose to a web site when not connected to the Internet, so working on your blogs offline isn t an option. Finally, if you maintain blogs on many different web sites, the interface may be different for each one, making the whole process take much more time and effort than necessary. The BlogAPI module, in conjunction with desktop blogging tools such as ecto, w.bloggar, or iBlog, addresses these weaknesses and opens up the possibility of editing your blog posts offline using comfortable text editing programs. Note You could, of course, use a program like OpenOffice (http://www.openoffice.org) to edit your blog posts offline, which may be more comfortable than using a program like ecto, even though you would need to copy and paste your work into the browser. Configuring BlogAPI Enable the BlogAPI module and configure it from the admin/settings/blogapi page, which has only one field to configure. The Blog Types field allows you to select the blog content types to publish. The BlogAPI module allows you to create virtually any content type from your desktop publishing client. If you select more than one type of content in the Blog Types field, your blogging client will later give you the choice of which blog to publish to. This refers to which content type you wish to create. Publishing to Your Site Using BlogAPI Table 3-1 lists some of the programs that you can use to publish to your Drupal site using the BlogAPI module.
Note: In case you are looking for affordable webhost to host and run your web application check Vision http web server services

Leave a Reply