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.
Trying to display some simple C code and Assembler code using create content-story using the code tags. When I view the page, parts of the code are missing, such as stdio.h (though include shows up) and of course, all my code formatting is gone.
Isn't there a way to show copied and pasted C code in story content?
Thx.
Can anyone tell me how to add Format dropdown to TinyMCE's Default theme? I don't want to use the Advanced theme, I want just the buttons in Default plus the Format menu so people can select H2, H3, etc. I am using CivicSpace 0.8.1.3 (Drupal 4.6).
I need to add a 'skip navigation' (aka jump to content) link to my site, as it has a high proportion of users who are likely to be using screen readers.
I'm using a phptemplate driven theme, and have tried various things with no success.
I have added the following code to the top of my template:
I had a few books set up on my site. I then installed og and node_privacy_byrole and messed around with those a bit. Now when I go to the books area, I see "n/a" in place of each title. None of the book pages are listed in the list under admin -> content. The titles do show up in the menu if I choose admin -> content -> books, but clicking any of them goes nowhere -- the browser says the page is loading, but it never does. The content is still in the database; it just won't show up.