I was wondering if it's possible that drupal will convert content out of a node (for instance a user comments or a blog wich was made) into a PDF file, wich is then downloadable from the drupal site ?
I was looking at this drupal site ... http://www.echoditto.com/
I would like to know how this layout is organised. I am reasonably new to drupal but from this layout I can see that the developer has made 2 regions (or sidebars) at the right next to each other. Both of them hold blocks.
But what about the 'recent blog posts' and 'insight' titles wich are displayed UNDER the main content section ? Was this defined as a region too ? Can anyone tell me how this was done ?
I would like to produce a website for a school that allows the staff/pupils to download various pdfs of lesson plans, materials etc.
I have stumbled across Drupal after doing a lot of research into Joomla and believe Druple could be exactly what I need (a lot more flexible than Joomla).
However, I dont know where to start! And I need a little help setting up such a site.
I know that I would like to arrange the navigation as such:
That is, when a drupal user wants to trackback an article, he just needs to click a "trackback" hyperlink below the article, then the hyperlink will navigate the user to a content creation page with trackback fields filled.
I was browsing through the modules download section and I came across an adsense module. Wich allow you to put adsense on your drupal site.
I was just wondering... why would I need that ? Can't I just copy and paste the code wich google gives me into for instance my page.tpl.php ... wherever I want it ?