Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Considering I don't know exactly where to put this, I'll place it here since it's the best that I can figure. I am a regular PHP coder by nature, and the site I work on is planning on upgrading the site to Dupral. However I have no clue how dupral works and what-not. Besides the documentation on the Dupral website, is there any other sites I can go to for information about Dupral programming?
I would like all external links to my website open in new browser window and when the user clicks on the external link a popup message should be dispalyed.
"You are about to leave the main site & will be directed to external website. Close the new window to return to this site"
When user clicks "OK" it should proceed and if user clicks "Cancel" it should stay on my main site
Is this possible my modifying template.php in someway ?
I installed the marksmarty module and set it as the default filter. It applies inline styles (em and strong) and correctly creates links, but it doesn't turn double-newline-separated blocks of text into paragraphs. All the text just runs together as one big paragraph. Adding many newlines between paragraphs didn't work, either.
i have installed drupal. when i clicked the submit button after i created my first account and changed the password, drupal returned the error message "access denied". and when i logged in with my username and the default password given by drupal, i could log in. but when i clicked the administer link (or other links), drupal returned the same error message. and if i logged in again, i did get to the administer page, but when i clicked another link again, drupal returned the same access denied message again. I have reinstalled the database for many times, but the problem still persists.