Hi all,
I am trying to do something that may have a solution, I just don't know how to implement it, or even if it's possible. I'd like users to be able to publish lots of content in a book-like format, publicly viewable, but only editable by the original creator:
Question 1:
Can I set it up so that a Book can be privately 'owned'? --> meaning that all people can read the content and even post comments and view the printer-friendly version of it, but the only person who can add pages and add child-pages to the Book is the original Book creator.
Question 2:
Can I set up more than one blog for each user? --> meaning that a user will have one Blog, possibly entitled 'daily thoughts' with another Blog, entitled 'scholarly thoughts'.
I am running Drupal 6.1. Any help would be greatly appreciated!
Thanks,
Andrew G
Comments
Q2: You can set up a
Q2:
You can set up a taxonomy where each blog post can be either 'daily thoughts' or 'scholarly thoughts'.
--
Jonathan Brown
http://openpackage.biz/
--
Jonathan Brown
http://jonathanpatrick.me/
I am looking for an answer to
I am looking for an answer to this question as well, actually.
Additionally, I wanted to know if it were possible to publish a book so it functions like a connected book, but to hide it from the book listing.
To the poster above me, the solution to Q2 works out really well, but is there a way to basically say, "I want to open a page of the blog that will only show these tags from this user"?
Maybe even a way to style the page accordingly, such as titling it by whatever tag it has or whatever?
Hope that makes sense...