I have looked at the settings default front page section, but not sure how it would work with the site in mind, this is the front end I want to use: www.efficiency.ca/~henrik/interpme/ I want the information from one of the blocks to be posted in the Histoire de Succes section, I have found the code that works inside the drupal folder:
I'm sure this is easy to do, and I'm fairly proficient at hacking PHP and HTML, but I just can't seem to find out exactly how (or what to edit) to do this.
In addition to the title of the comments in the "Recent Comments" block, I would also like it to display the name of the person who commented. I'm sure I just need to throw a few characters of code into a template file, but I don't know which one, and the methods that develop the array of recent comments is unfamiliar to me.
I've added all the links I need in other places - to avoid duplicates, I want the Navigator block to hide for everyone but the administrator. How can I do that?
I have just discovered Drupal, and having been a big fan of open source publishing I really love it!
What I can't find in the documentation is how to create pages with media in them, like images, etc . . . how do we let publishers (i.e. the site administrator) build pags with images within them? (i.e. inline images)
I'm in the last stages of converting my phpbb forum to a full drupal website (The integration module just did funky things with my sessions and the last Phpbb security update screwed it over) and I have something that is make or break as far as this conversion goes. I've seen this question asked before, but it wasn't entirely int he context of 4.6.3 with the modules that are available.