<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.drupalace.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>questions</title>
 <link>http://www.drupalace.com/taxonomy/term/56/feed</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>How to encourage readers to share content?</title>
 <link>http://www.drupalace.com/questions/how_encourage_readers_share_content</link>
 <description>&lt;p&gt;I am creating a new site whose topic will encourage readers to &amp;quot;share&amp;quot; specific pages&amp;#39; content with other people, by means such as: &lt;/p&gt;
&lt;p&gt;* forwarding the page content to others&lt;br /&gt; * pasting the page content into email (or into other sites&amp;#39; forums, comments, etc.)&lt;br /&gt; * pasting the page URL into email (or into other sites&amp;#39; forums, comments, etc.)&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll also encourage readers to leave comments on pages.&lt;/p&gt;
&lt;p&gt;That&amp;#39;s all nothing special so far, and nothing that a reader can&amp;#39;t do from any generic Drupal page. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.drupalace.com/questions/how_encourage_readers_share_content&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.drupalace.com/questions/how_encourage_readers_share_content#comments</comments>
 <category domain="http://www.drupalace.com/content_topic/drupal">Drupal</category>
 <category domain="http://www.drupalace.com/content_topic/questions">questions</category>
 <category domain="http://www.drupalace.com/question_status/answered_question">answered question</category>
 <pubDate>Wed, 05 Dec 2007 20:10:16 -0800</pubDate>
 <dc:creator>Drupalace</dc:creator>
 <guid isPermaLink="false">64 at http://www.drupalace.com</guid>
</item>
<item>
 <title>What are general methods to enable fields for input by visitors?</title>
 <link>http://www.drupalace.com/questions/what_are_general_methods_enable_fields_input_visitors</link>
 <description>&lt;div class=&quot;content&quot;&gt;
&lt;p&gt;Drupal&amp;#39;s many node types are great for making all kinds of content, and CCK multiplies the possibilities many times over. &lt;/p&gt;
&lt;p&gt;One thing I can&amp;#39;t quite grasp, though: Is there some general, built-in method for enabling individual fields that allow visitors to input data? &lt;/p&gt;
&lt;p&gt;To clarify that, let me first note what I&amp;#39;m &lt;i&gt;not&lt;/i&gt; talking about:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.drupalace.com/questions/what_are_general_methods_enable_fields_input_visitors&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.drupalace.com/questions/what_are_general_methods_enable_fields_input_visitors#comments</comments>
 <category domain="http://www.drupalace.com/content_topic/drupal">Drupal</category>
 <category domain="http://www.drupalace.com/content_topic/questions">questions</category>
 <category domain="http://www.drupalace.com/question_status/unanswered_question">unanswered question</category>
 <pubDate>Wed, 05 Dec 2007 19:45:04 -0800</pubDate>
 <dc:creator>Drupalace</dc:creator>
 <guid isPermaLink="false">63 at http://www.drupalace.com</guid>
</item>
<item>
 <title>How to display message (NDA, warning, etc.) before content can be viewed?</title>
 <link>http://www.drupalace.com/questions/how_display_message_nda_warning_etc_content_can_be_viewed</link>
 <description>&lt;div class=&quot;content&quot;&gt;
&lt;p&gt;Say a user wishes to view a certain piece of sensitive content. How can we have the site first respond with a notice, before the content can be viewed?&lt;/p&gt;
&lt;p&gt;Specifically, I&amp;#39;m looking to have the site respond with a simple NDA (Non-Disclosure Agreement) before displaying certain nodes (and even then, only to registered users, of course). But I can imagine many more uses: displaying conditions and terms related to the content, displaying an age warning for... er, more delicate content, and so on. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.drupalace.com/questions/how_display_message_nda_warning_etc_content_can_be_viewed&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.drupalace.com/questions/how_display_message_nda_warning_etc_content_can_be_viewed#comments</comments>
 <category domain="http://www.drupalace.com/content_topic/drupal">Drupal</category>
 <category domain="http://www.drupalace.com/content_topic/questions">questions</category>
 <category domain="http://www.drupalace.com/question_status/unanswered_question">unanswered question</category>
 <pubDate>Wed, 05 Dec 2007 19:35:10 -0800</pubDate>
 <dc:creator>Drupalace</dc:creator>
 <guid isPermaLink="false">62 at http://www.drupalace.com</guid>
</item>
<item>
 <title>What options to check when exporting database from phpMyAdmin?</title>
 <link>http://www.drupalace.com/questions/what_options_check_when_exporting_database_phpmyadmin</link>
 <description>&lt;p&gt;Benevolent correspondent Jason asks:&lt;/p&gt;
&lt;p&gt;Which is appropriate to be &amp;#39;checked&amp;#39; under &amp;quot;structure&amp;quot;, when backing up a Drupal database in phpMyAdmin, from the options below?&lt;/p&gt;
&lt;p&gt;-Add DROP TABLE&lt;br /&gt;-Add IF NOT EXISTS&lt;br /&gt;-Add AUTO_INCREMENT value&lt;br /&gt;-Enclose table and field names with backquotes&lt;br /&gt;-Add CREATE PROCEDURE / FUNCTION &lt;/p&gt;
</description>
 <comments>http://www.drupalace.com/questions/what_options_check_when_exporting_database_phpmyadmin#comments</comments>
 <category domain="http://www.drupalace.com/content_topic/database">database</category>
 <category domain="http://www.drupalace.com/content_topic/drupal">Drupal</category>
 <category domain="http://www.drupalace.com/content_topic/phpmyadmin">phpMyAdmin</category>
 <category domain="http://www.drupalace.com/content_topic/questions">questions</category>
 <category domain="http://www.drupalace.com/question_status/answered_question">answered question</category>
 <pubDate>Sun, 02 Dec 2007 20:06:47 -0800</pubDate>
 <dc:creator>Drupalace</dc:creator>
 <guid isPermaLink="false">59 at http://www.drupalace.com</guid>
</item>
<item>
 <title>Why doesn&#039;t Google web search work?</title>
 <link>http://www.drupalace.com/questions/why_doesnt_google_web_search_work</link>
 <description>&lt;p&gt;(I asked and answered this question elsewhere on my site, before creating the Question Bank. I&amp;#39;ll repeat it here in the Bank for completeness.)&lt;/p&gt;
&lt;h3&gt;Recap &lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;/blog_entry_its_always_something_google_web_search_blocks_dont_work_2007_08_26#comment-114&quot;&gt;As described earlier&lt;/a&gt;, I&amp;#39;ve placed many a Google web search block into Drupal sites, using Google AdSense for Search. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.google.com/adsense/search-settings&quot; title=&quot;https://www.google.com/adsense/search-settings&quot;&gt;https://www.google.com/adsense/search-settings&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;All to a single end: the blocks don&amp;#39;t work. (Hey, consistency counts for &lt;i&gt;something&lt;/i&gt;, right?)&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.drupalace.com/questions/why_doesnt_google_web_search_work&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.drupalace.com/questions/why_doesnt_google_web_search_work#comments</comments>
 <category domain="http://www.drupalace.com/content_topic/drupal">Drupal</category>
 <category domain="http://www.drupalace.com/content_topic/questions">questions</category>
 <category domain="http://www.drupalace.com/content_topic/search">search</category>
 <category domain="http://www.drupalace.com/question_status/answered_question">answered question</category>
 <pubDate>Sun, 02 Dec 2007 17:31:06 -0800</pubDate>
 <dc:creator>Drupalace</dc:creator>
 <guid isPermaLink="false">58 at http://www.drupalace.com</guid>
</item>
<item>
 <title>How to change page layout for newbie vs superfan visitors?</title>
 <link>http://www.drupalace.com/questions/how_change_page_layout_newbie_vs_superfan_visitors</link>
 <description>&lt;p&gt;I recently read this article on distinguishing between one-time visitor &amp;quot;noobs&amp;quot; vs regular visitor &amp;quot;superfans&amp;quot;, to dish up a different page to each.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.drupalace.com/questions/how_change_page_layout_newbie_vs_superfan_visitors&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.drupalace.com/questions/how_change_page_layout_newbie_vs_superfan_visitors#comments</comments>
 <category domain="http://www.drupalace.com/content_topic/drupal">Drupal</category>
 <category domain="http://www.drupalace.com/content_topic/layout">layout</category>
 <category domain="http://www.drupalace.com/content_topic/questions">questions</category>
 <category domain="http://www.drupalace.com/question_status/unanswered_question">unanswered question</category>
 <pubDate>Mon, 26 Nov 2007 21:09:20 -0800</pubDate>
 <dc:creator>Drupalace</dc:creator>
 <guid isPermaLink="false">57 at http://www.drupalace.com</guid>
</item>
<item>
 <title>How to handle bullet indentation in Garland theme&#039;s style.css?</title>
 <link>http://www.drupalace.com/questions/how_handle_bullet_indentation_garland_themes_style_css</link>
 <description>&lt;div class=&quot;content&quot;&gt;
&lt;p&gt;From a CSS amateur:&lt;/p&gt;
&lt;p&gt;I have text showing in nodes and in added blocks that makes use of bullets. Especially in blocks, width is limited; I&amp;#39;d like the bullet items lined up all the way to the left, to prevent lines breaking. But Garland gives me some serious bullet indentation.&lt;/p&gt;
&lt;p&gt;Scanning style.css, I can&amp;#39;t find the appropriate control. I chased down some ideas in CSS resources, and added this to the beginning of style.css:&lt;/p&gt;
&lt;p&gt;ul {&lt;br /&gt;   list-style-type: none;&lt;br /&gt;   margin-left:0px;&lt;br /&gt;   padding-left: 0px;&lt;br /&gt;   } &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.drupalace.com/questions/how_handle_bullet_indentation_garland_themes_style_css&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.drupalace.com/questions/how_handle_bullet_indentation_garland_themes_style_css#comments</comments>
 <category domain="http://www.drupalace.com/content_topic/css">CSS</category>
 <category domain="http://www.drupalace.com/content_topic/drupal">Drupal</category>
 <category domain="http://www.drupalace.com/content_topic/questions">questions</category>
 <category domain="http://www.drupalace.com/question_status/unanswered_question">unanswered question</category>
 <pubDate>Mon, 26 Nov 2007 21:06:17 -0800</pubDate>
 <dc:creator>Drupalace</dc:creator>
 <guid isPermaLink="false">56 at http://www.drupalace.com</guid>
</item>
<item>
 <title>Can user choose from multiple TinyMCE multiple profiles?</title>
 <link>http://www.drupalace.com/questions/tinymce_profiles_can_user_choose_multiple_profiles_available_his_role</link>
 <description>&lt;div class=&quot;content&quot;&gt;
&lt;p&gt;With the latest TinyMCE, I finally have pre-5.x TinyMCE functionality restored to my 5.x sites. Where can I send new Porsches to the people responsible? : &amp;gt;&lt;/p&gt;
&lt;p&gt;But first, simple questions: &lt;/p&gt;
&lt;p&gt;TinyMCE allows setting up profiles. This is great so that top admins can have an advanced profile chock full of buttons, and anon users can have a simple profile with just buttons for the basics (bold, italic, etc.). &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.drupalace.com/questions/tinymce_profiles_can_user_choose_multiple_profiles_available_his_role&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.drupalace.com/questions/tinymce_profiles_can_user_choose_multiple_profiles_available_his_role#comments</comments>
 <category domain="http://www.drupalace.com/content_topic/drupal">Drupal</category>
 <category domain="http://www.drupalace.com/content_topic/questions">questions</category>
 <category domain="http://www.drupalace.com/question_status/unanswered_question">unanswered question</category>
 <pubDate>Mon, 26 Nov 2007 21:04:55 -0800</pubDate>
 <dc:creator>Drupalace</dc:creator>
 <guid isPermaLink="false">55 at http://www.drupalace.com</guid>
</item>
<item>
 <title>Why bizarrely wrong node dates in Recent Block?</title>
 <link>http://www.drupalace.com/questions/why_bizarrely_wrong_node_dates_recent_block</link>
 <description>&lt;div class=&quot;content&quot;&gt;
&lt;p&gt;Does anyone know why node dates in a Recent Blocks list would come out wrong? I mean bizarrely wrong: they all come up &amp;quot;36 years 35 weeks ago&amp;quot;. They&amp;#39;re actually several days old...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.drupalace.com/questions/why_bizarrely_wrong_node_dates_recent_block&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.drupalace.com/questions/why_bizarrely_wrong_node_dates_recent_block#comments</comments>
 <category domain="http://www.drupalace.com/content_topic/drupal">Drupal</category>
 <category domain="http://www.drupalace.com/content_topic/questions">questions</category>
 <category domain="http://www.drupalace.com/question_status/unanswered_question">unanswered question</category>
 <pubDate>Mon, 26 Nov 2007 20:02:20 -0800</pubDate>
 <dc:creator>Drupalace</dc:creator>
 <guid isPermaLink="false">53 at http://www.drupalace.com</guid>
</item>
</channel>
</rss>
