I am looking for a way to create an about us page and some other plain text pages, can anyone tell me is the is just a simple html file with drupal header info them, is the a module that I can use, and how do I make links to drupal modules eg... forum link on page what is the URL for that?
I'm getting pretty versed in Drupal these days, but I've got a question that has stumped me.....
I've setup my site through Access Control so that content can only be viewed by Authenticated Users - all my content is now protected and requires a user to login. At the same time, I wanted to create a homepage viewable by Anonymous users that "teases" the content, but once they click on something they have to login. I installed the FrontPage module and have that working well for my blocks and page content. Perfect !
Right now the front page of my site shows nodes from a taxonomy called site news, I used the view module to create this.
I also have another category, user news. To encourage more user news, I want to put it on the front page, but I want to distinguish it from site news, visually.
I am thinking of two things. 1, I have two big sections of content in the middle on the front page. The top is site news, the bottom user news.
2, I have the same list of nodes with both categories, and site news is themed one way, while user news is themed another.
I'm busy setting up some back content onto a new Drupal site (as admin), I forsee that new owners may in time come forward to maintain certain nodes, how do I transfer ownership to them so they can "edit their own pages"