<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Autarchy of the Private Cave &#187; framework</title> <atom:link href="https://bogdan.org.ua/tags/framework/feed" rel="self" type="application/rss+xml" /><link>https://bogdan.org.ua</link> <description>Tiny bits of bioinformatics, [web-]programming etc</description> <lastBuildDate>Wed, 28 Dec 2022 16:09:04 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>https://wordpress.org/?v=3.8.27</generator> <item><title>Drupal is more than just a CMS</title><link>https://bogdan.org.ua/2008/04/06/drupal-is-more-than-just-a-cms.html</link> <comments>https://bogdan.org.ua/2008/04/06/drupal-is-more-than-just-a-cms.html#comments</comments> <pubDate>Sat, 05 Apr 2008 22:18:38 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[CMS]]></category> <category><![CDATA[Drupal]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Web]]></category> <category><![CDATA[cck]]></category> <category><![CDATA[contemplate]]></category> <category><![CDATA[devel]]></category> <category><![CDATA[drupal]]></category> <category><![CDATA[excellent]]></category> <category><![CDATA[framework]]></category> <category><![CDATA[views]]></category> <guid
isPermaLink="false">http://bogdan.org.ua/?p=288</guid> <description><![CDATA[This post provides several links which would be useful for the beginning Drupal developers, or developers deciding which CMS to use as the base for their next project. Also, strengths of Drupal are highlighted. Intensively working with Drupal during the past two weeks, I find it to be an excellent tool, and also much more [&#8230;]]]></description> <content:encoded><![CDATA[<p><em>This post provides several links which would be useful for the beginning Drupal developers, or developers deciding which CMS to use as the base for their next project. Also, strengths of Drupal are highlighted.</em></p><p>Intensively working with <a
href="http://drupal.org/" class="broken_link" rel="nofollow">Drupal</a> during the past two weeks, I find it to be an excellent tool, and also much more than a <abbr
title="Yet Another CMS">YACMS</abbr>.</p><p>Now I think that Drupal is also a framework &#8211; providing invisible to developer caching, session handling, access control, theming, localization, and more. The minimal effort required to extend already <strong>huge</strong> Drupal functionality is to write your own module &#8211; and, if done right, your module will immediately benefit from all the bonuses Drupal provides.</p><p>But Drupal also really shines as a CMS! You can start with a free design theme, and without any PHP knowledge have your custom portal built within a week &#8211; with your own hands, if you desire! (Note: &#8220;within a week&#8221; is true, but only if you already know what exactly you should be doing; learning time is short, but it&#8217;s not within that same week.)</p><p>What makes Drupal so powerful? I&#8217;d say that beautiful <strong>core</strong> and numerous <strong>modules</strong>.</p><p>What Drupal has to offer?<br
/> <span
id="more-288"></span><br
/> In theming, it uses by default <a
href="https://www.drupal.org/project/phptemplate" class="broken_link" rel="nofollow">PHPTemplate</a> engine. It&#8217;s simple &#8211; just HTML, with PHP tags inserted where dynamic content should go. It&#8217;s logical &#8211; you have separate layout files for the whole page, for blocks, for content (nodes), etc. That won&#8217;t be an exaggeration, if I say that Drupal themes support allows 95% of designs to be easily implemented. (5% go to static xHTML and ExpressionEngine <img
src="https://bogdan.org.ua/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /> )</p><p>You also have blocks in Drupal. Blocks might be the oldest component of almost all CMSs, but the power of Drupal is that you have full CSS control over blocks. And you can also individually control the HTML of any block &#8211; using the same PHPTemplate files, as for general Drupal theming!</p><p><a
href="http://drupal.org/project/cck" class="broken_link" rel="nofollow">CCK</a>, content construction kit, is the candidate module for the inclusion into Drupal core. It allows you to actually construct content types the way you want. If you have a custom-designed web-site with several differently displayed sections &#8211; just create new content type for each section, and add only the information needed for each section&#8217;s content items! Then show your content, using theming. Or using <a
href="http://drupal.org/project/contemplate" class="broken_link" rel="nofollow">contemplate</a> module &#8211; which is a &#8220;visual editor for content display themes&#8221;. That&#8217;s purely point-and-click.</p><p><a
href="http://drupal.org/project/views" class="broken_link" rel="nofollow">Views</a> module is another shotgun in the powerful arsenal of Drupal. It allows you to build custom pages and blocks from the content and content types you have. And not a single line of PHP or SQL has to be written*. (<em>*: if there is a view which fits your needs.</em>)</p><p>If you decide to dive into some more details &#8211; grab the <a
href="http://drupal.org/project/devel" class="broken_link" rel="nofollow">devel</a> module, it greatly facilitates development for Drupal.</p><p>Choose Drupal. It&#8217;s strong, flexible (to the point that someone might call it a drawback), versatile, highly extendible, secure, and much more!</p><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F04%2F06%2Fdrupal-is-more-than-just-a-cms.html&amp;linkname=Drupal%20is%20more%20than%20just%20a%20CMS" title="CiteULike" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_pocket" href="https://www.addtoany.com/add_to/pocket?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F04%2F06%2Fdrupal-is-more-than-just-a-cms.html&amp;linkname=Drupal%20is%20more%20than%20just%20a%20CMS" title="Pocket" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_kindle_it" href="https://www.addtoany.com/add_to/kindle_it?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F04%2F06%2Fdrupal-is-more-than-just-a-cms.html&amp;linkname=Drupal%20is%20more%20than%20just%20a%20CMS" title="Kindle It" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_evernote" href="https://www.addtoany.com/add_to/evernote?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F04%2F06%2Fdrupal-is-more-than-just-a-cms.html&amp;linkname=Drupal%20is%20more%20than%20just%20a%20CMS" title="Evernote" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_pinterest" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F04%2F06%2Fdrupal-is-more-than-just-a-cms.html&amp;linkname=Drupal%20is%20more%20than%20just%20a%20CMS" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a
class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fbogdan.org.ua%2F2008%2F04%2F06%2Fdrupal-is-more-than-just-a-cms.html&#038;title=Drupal%20is%20more%20than%20just%20a%20CMS" data-a2a-url="https://bogdan.org.ua/2008/04/06/drupal-is-more-than-just-a-cms.html" data-a2a-title="Drupal is more than just a CMS"><img
src="https://static.addtoany.com/buttons/share_save_120_16.png" alt="Share"></a></p>]]></content:encoded> <wfw:commentRss>https://bogdan.org.ua/2008/04/06/drupal-is-more-than-just-a-cms.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>