I'm trying to build something that will let me define a permission to post javascript so that me and my admin team can make pop-ups, but I can't seem to locate where the javascript filtering is going on. And old topic pointed me to node_filter (which no longer seems to exist), and the default stuff in filter.module only seems to deal with html tags, not javascript attributes like onclick and so forth.
Anyone know where the javascript filtering actually happens?
Drupal » Home » administer » localization » Help:
[... blah blah blah ...]
After having edited your configuration file, make sure your SQL table "locales" has the required database fields setup to host your new translations. You can add the required rows to your "locales" table from the MySQL prompt:
mysql> ALTER TABLE {locales} ADD nl TEXT DEFAULT '' NOT NULL;
I may be misunderstanding the concept of Link Names. When I create a page and assign it a Link name, is it suppose to show up under the user navigation section? I do not see a link created in my Admin account nor my regular user account. This might not be doing what I think it should be doing, so some insight would help.
But as a FYI: I'm loving Drupal over XOOPS. XOOPS was nice, but damn the speed increase in Drupal is great. And I love the cleanliness and organization. I do however find a limited amount of templates available, but I'm sure there may be more down the road.
I searched for something similar, but can't seem to find an instance where someone is having the same problem.
I'm using 156x156px .PNG files for my taxonomy images and they're covering up the title block of my stories, appearing roughly centered on the right hand side.
I'm using the PHPTemplate theme, but for the life of me, I can't seem to find the .CSS entry that controls the title box so I can adjust the size so the image doesn't overlap -- looking at the source for the page, the image shows up as part of the breadcrumbs)...
Unable to login to my new Drupal installation because the initial email containing the password never gets sent -- instead, the above-described error is returned. The user does get created (as verified with mysql, "select * from users;"). If I comment out the call and function (lines 237-242), no error is returned but (unsurprisingly) the email again is unsent.
Installation consists of:
Drupal 4.4.1
PHP 4.3.6
Apache 1.3.31
Linux kernel 2.4.20-8
RedHat 9