Drupal is up and running but how do I ...?

Banners and BBCode not playing nice

I seem to be the queen of unanswerable (or maybe they're just stupid, I can't really tell :P) questions, so hopefully someone can help with this one.

I have banner, bbcode and bbcode wysiwyg installed.

bbcode wysiwyg says to edit the theme to include <script src="modules/bbcode_wysiwyg/quick_reply.js" type="text/javascript" />. So I whacked that up in the head tags under $head and $styles.

The first thing that happened was that it knocked out the banners, I guess something in their respective scripts were clashing. I played around with the order the scripts were called in, and after breaking the css I managed to get both banners and the quote thing working again.

However, it has for some reason knocked the logo askew, adding a 1px or so margin/padding/border/something to that effect to the top and left of it and thus moving it out of the nice little box it's sitting in. I overmanipulated the stylesheet trying to get it to go back to no avail. It could just be a Firefox thing seeing as the problem doesn't seem to exist in Safari, and I asked people to check it on IE for me and some are reporting that it's fine and others say the top and left padding are there (yay IE).

Does anyone have any idea how I can stop the scripts colliding (or whatever they're doing)? We're living with it at the moment coz the site owner has decided that the very slightly wonky logo is less important than having operational bbcode and banners, so knocking one of them off to fix the problem is kind of not an option :)

execute *.install

when i installed a new module, the archive .install how is open??

is in php, when open it?

control access in nodes

sorry by my english

y have one categorys with two termines for example

category= "actividades"
term1 = "centro TIC" --------------- asociated with node 61
term2= "semana del libro" ----------- asociated with node 62

i have a block taxonomy called "ACTIVIDADES" when appear the actividades´term

i want that el anonimous user can see block ACTIVIDADES and can see the term, but when they click in the term they cannot see the nodes

i dont know to explain.

error sintaxt sql

user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND n.status = 1 ORDER BY sticky DESC, created DESC LIMIT 5' at line 1 query: SELECT DISTINCT(n.nid), n.title, r.body, sticky, created FROM term_node t INNER JOIN node n ON t.nid = n.nid INNER JOIN node_revisions r ON r.vid = n.vid INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'term_access'))) AND t.tid IN () AND n.status = 1 ORDER BY sticky DESC,

Create Content menu item still displays although role does not allow

I have defined roles for our intranet site, and was hoping that the content in the navigation menu would change according to the ermissions set up for the different roles I have defined. However, this is not so - the Create Content menu item always appears, even if the role does not allow it to be used (when clicked, the user sees a message "You are not allowed to create content."). I have the same problem for other menu items - anonymous users still get the Forums menu item, even though they do not have any permissions to even see forums. I have added a book to the menu that has content only viewable by one role - all roles can see the menu item (although only the appropriate role can see the content).

I thought I had read somewhere (altough I cannot find it now), that menu items were clever enough to only show themselves if appropriate to the role?

I know I can achieve a similar thing by making blocks dedicated to roles and making those blocks only available to those roles, but I am trying to avoid this because:-

a) There are a LOT of roles (I am using LDAP_integration to define many different working groups within the University)
b) I am leaving my position soon, and want to make it as easy as possible for someone to carry on administering the site

If all my replacement had to do was add a book per role to the main menu then this would make life much simpler.

Form with enhanced features

Hi all,

I have used the form module but the feature set is quite limited. I am looking for something that would allow me to not only build forms but also allow the administrator/authenticated user to search throuh the submission ( based on user defined criteria ), prepare reports etc.... Is there any way to do this????

Pages

Subscribe with RSS Subscribe to RSS - Post installation