WordPress for many research projects
-
I work in a Physics lab where there are numerous projects going on at any one time. There are also several old projects that are not being worked on any more, and may or may not ever be worked on again. I’ve been wondering if a local installation of WordPress could be used in our lab to document progress and recent results for all of these projects. Some projects have a single person working on them, but the results would be very interesting to others. Meanwhile, other projects have 2-4 people working on them and a blog could really help keep track of everyone’s contributions.
I’ve been maintaining a blog for my own research on WordPress.com for quite some time, and it’s been incredibly helpful. However, I’m unsure how to make a single “Lab Blog” work for multiple users.
I’m thinking that each post could be categorized (using wordpress’s categories) under a different project name, and then sub-categorized with tags. I think the main/first page of the blog should just be a lab welcome screen, with pictures linking to the different projects. Each link would take you to a different project “Page”. On that project’s Page would be all the posts relating to that project, listed in the standard reverse-chronological order.
To try this all out, I installed WP 2.8 (plus PHPMyAdmin and MySql 5.1) on a slow PC running Ubuntu 9.04. WP is running great now, but I don’t know how to implement the things that I’ve described above. For instance, how does one make the blog’s central/main page just a static page that links to all the projects? And then each project page should be a “Page of Posts” I think. So I found the template PageOfPosts.php but I can’t get that to work since the template doesn’t even show up as an option in the template menu when I make a new page.
Any help would be greatly appreciated. Thank you!
-Kazem
The topic ‘WordPress for many research projects’ is closed to new replies.