| bio | website | |
|---|---|---|
| location | Amsterdam, Netherlands | |
| age | ||
| visits | member for | 2 years, 8 months |
| seen | Dec 5 '11 at 21:19 | |
| stats | profile views | 122 |
Drupal specialist @ Triquanta Web Solutions
|
Sep 20 |
awarded | Yearling |
|
Sep 21 |
awarded | Yearling |
|
Mar 23 |
comment |
Drupal - after installation the website invisible When you're moving a drupal site from one directory to another, always pay attention to the .htaccess file. It it hidden by default, so it will not be moved along with the rest if you just Select All -> Copy -> Paste in your file manager. |
|
Feb 10 |
awarded | Citizen Patrol |
|
Jan 14 |
answered | Which Drupal Modules do I need for a news site? |
|
Jan 10 |
comment |
How to support tableless columns with WYSIWYG editor? Brilliant. That editor is so much more than "an editor that can do columns"... I'm really looking forward to implementing this in a Drupal site and seeing a huge smile on my customer's face. Thanks for the tip, Andy! |
|
Dec 20 |
answered | How to support tableless columns with WYSIWYG editor? |
|
Dec 14 |
comment |
is there any alternative to aegir? Can you define "multiple CMS sites"? It's hard to give you advice if you don't tell us what you need. Also: This isn't really a programming question, maybe it should be moved to webmasters.stackexchange.com. |
|
Dec 13 |
answered | Jumping from Drupal 5 to 7 |
|
Nov 24 |
comment |
Is Joomla or Drupal easier to manage? I built my first Drupal site in a week, coming from Joomla, so it's not as bad as you say. I do agree that Drupal is more complex and less intuitive. On the flip side, once you understand how Drupal works, you have a really powerful and flexible tool. |
|
Nov 21 |
comment |
Pictures are not displaying to anonymous users on Drupal, using ImageField! Do you have enabled the content_permissions module (part of the cck package)? |
|
Nov 20 |
comment |
Drupal module to require checkbox at login Does that really work as expected? Correct me it I'm wrong, but I think that '#required' => TRUE will only check if a valid value has been entered. For a checkbox, both 1 and 0 are valid values, so an unchecked box would still pass the #required test. |
|
Nov 10 |
awarded | Enthusiast |
|
Nov 6 |
comment |
How do you create links with a NULL or # in Drupal? Hmmm, that makes me wonder which modules you have enabled. I never had incompatibility problems with special menu items. |
|
Nov 5 |
answered | How do you create links with a NULL or # in Drupal? |
|
Nov 5 |
comment |
In Drupal, how do auto-list headlines from a news section on the homepage? Views can be overwhelming at first, but it's a hugely flexible and powerful tool. Views allows you to build database queries and output the results in a number of ways (table, list, RSS). Allow yourself some time to get to know it, you will not regret it. Make sure to install the Advanced Help module (drupal.org/project/advanced_help) along with it to reveal the documentation contained in the module. Once you wrap your head around Views, it will become a second nature and solving this problem will be easy. |
|
Nov 5 |
answered | In Drupal, how do auto-list headlines from a news section on the homepage? |
|
Nov 5 |
answered | Can drupal do this? |
|
Nov 3 |
comment |
Is there a Drupal module that allows content edits to be “rolled back” like Stack Exchange does? Thanks Blunders, I really appreciate your upvotes and accepted answers. However, while points are nice, what matters to me most is that we helped you achieve your goal. Bevan did a great job explaining the basic steps, he deserves the accepted answer here. |
|
Nov 3 |
answered | Is there a Drupal module that allows content edits to be “rolled back” like Stack Exchange does? |