I would like to use special formatting in my drupal posts, but when I try, they always turn out looking bad. For instance, I tried making an FAQ and after each question or answer I would hit enter to go to the next line, and it all looked fine, but when I submitted it, everything became one big continuous paragraph. I have tried TinyMCE, but I can't indent lines in it and some of my formatting gets discarded.
On the following link you can see a row of images. These images are in a table and were added with tinyMCE and img_assist. Behind each image a space and an CR is enterend automaticly. How do I prevent this behavior?
you guys watch the World Cup? It's nice to talk about football just for little diversion from the hectic daily job as web builder :)
Anyway, I am sure that many Drupallers who excelled with 4.6.x found that many modules wont work for 4.7.x
I enlist here some that used extensively but could not make it work for 4.7.0 or 4.7.2. Since we are non-module developer, non-PHP programmers, that leave us in the lurch....
I have a problem with Durpal site Online/Offline.
I have put my drupal Blog offline, now I forgot a link for admin login, and my site is offline.
I have to allow it in next two hours.
Anybody knows what is url for my admin login page for Drupal.
I think it goes like this: www.mywebsite.com/drupal/?=admin or somethnig different.
Does anyone know if I restrict access to a node whether I can still access the rss feed for that node with a password? Drupal's native feeds give a 403 access forbidden error. The securesite module does something to change the feeds so they can be accessed with a user/password combination. But the securesite module has been too buggy for me to get going successfully for a production site (it shuts me out, doesn't log people in or out correctly, gives php errors when accessing the site).