hi
im using drupal 7 and i want acess to administrator page, but i dont want using login in my site so how can i access to administrator page withous using login
tnx
Hello,
I have a Drupal 7 site and I just installed the WYSIWYG module. I uploaded CKEditor and configured it for each input format. I then go to Create Content and select a content type and I don't see the CKEditor. I have the default input format set to Filtered HTML on most content and Filtered HTML is setup to use CKEditor which it found in the correct place. So, what might I be missing here? What did I forget to do or what is going wrong?
I made a PHP script that gets all the nodes from a previous site and inserts them into the new Drupal site's database. It all went great and everything is where it should be - well, so it seems for now.
If I make a views table output, how do I set the width on the outputted columns? Ive given each column a class in Views but if I try to just set a width to just that specific class it is ignored... theres so much nesting that I cant figure it out anymore. the table has three columns, with respective classes archiefdate, archieftitle and archiefbody. I'm using Drupal 7.
I've managed to set it up so my forum sends me an email to say a new member has joined.
Is it possible to edit this somehow so that the email includes the username of the new member, instead of just telling me that 'a new member has joined'?