I have a vertical alignment problem of text fields using filtered text.
As an image is more explicit than 200 lines of bad english, see by yourself :) http://www.guiguisoft.com/temp/screenshot.png
As you can see, when the filtered text (like website link, e-mail link...) is displayed, it is not inline with the label.
I can't get past the test. The site is on a hosted server. I tested the .htaccess file by entering garbage and it killed the site so they are using the .htaccess file but when I click the test button it just reloads teh same page.
I am trying out your Content Access Control technology in Drupal 7, very impressive. When using content access control, the tracker module becomes a security issue. I limited the tracker pages (recent content) from the visitors from viewing it but a visiter can still paste in the URL to view the recent content. This is BAD.
As an administrator, can the tracker module be deleted from the install?
I am running Taxonomy and Views module. I have created taxonomy terms to categorize my posts by. I have created a new block View that lists archive of posts based on taxonomy terms. all good! now... I create a new post in the system or edit an existing post, and there are no options anywhere on screen to assign this post to my created taxonomy terms. nothing. I went through all the taxonomy module screens and post screens, and there are no taxonomy related elements at all, i have no ability to categorize posts.
On the Permissions page (admin/people/permissions), most newly installed modules initially have no permissions enabled except for the Administrator role. But for a new module I'm building, the Administrator role checkbox is not checked. How does module code make the Administrator checkbox checked initially?
Hi, I'm adding a member profile to my site using the profile2 module. I'm adding fields to it, and I want a drop down menu where a user can select their state but it seems to only allow radio buttons/checkboxes for a list.
Is there any way to allow a drop down menu for selection? I googled this and found a lot about drop down navigation menus for drupal but nothing about drop down selections when setting up a new field.