Slashdot Mirror


CMS for High School Newspaper Website?

wyldeone asks: "I'm responsible for creating a site for my high schools newspaper, and I'm at a loss for what technology to use. It is small, and there will be about one issue a month. I have looked into some weblogging software like MovableType, and WordPress and they seems too simple, but larger CMS offerings (Campsite and PROPS, for example) seem too complex and powerful for this project. Are there any suggestions from Slashdot readers who run high school or college newspapers?"

79 comments

  1. Bricolage by CmdrChillupa · · Score: 3, Informative

    Bricolage

    Used by Salon, MacWorld, etc.

    I started working with it for a newspaper website. It's solid, configurable and very open to design.

    1. Re:Bricolage by greechneb · · Score: 2, Informative
      Xoops has impressed me, a lot of features, pretty easy to get going, and a lot of available modules to add what you want. - Best of all, its GPL

      http://xoops.org/

    2. Re:Bricolage by Paul+Bain · · Score: 2, Informative

      Yes, Bricolage is an excellent CMS for news organizations (NO's, e.g., newspapers or magazines), but it has a well deserved reputation for being difficult to install, even on Debian, where an un-official Debian package is available to help ease the process. Even Bricolage's chief architect, David Wheeler, concedes this point.

      The poster might be better off with SPIP, which is (I understand) equally powerful and possibly easier to install. One caveat with respect to SPIP is that, at one point, its interface and some of its documentation was mostly in French, but that may have changed by now. Otherwise, SPIP enjoys an excellent reputation.

      Other CMS's that are designed for specifically for NO's include Cofax and Props, both of which have reputations for being immature as compared to Bricolage and SPIP.

      Finally, this issue was discussed here on Slashdot about 17 months ago in a story whose title was "A College Online Newspaper Suite as Open Source?" Another relevant discussion took place on OpenSourceCMS.com just three months ago.

      --

      A lawyer & digital forensics examiner. Also an expert on open source software (OSS).
  2. Quit and join the football team by Gob+Blesh+It · · Score: 0, Troll

    Like a red-blooded American.
    Knock up the prom queen,
    And rejoin the paper then.

  3. Try these by mstefanus · · Score: 4, Informative

    You can try Mambo or Typo3. They are both great.

    But before making a decision, you can check OpenSourceCMS for demo of diferent CMS'. Another great comparison site is CMSMatrix

    1. Re:Try these by gl4ss · · Score: 1

      a vote for mambo. very full featured(perhaps even too full feature if there can be such a thing?) and easy to get going.

      --
      world was created 5 seconds before this post as it is.
    2. Re:Try these by `Sean · · Score: 1

      Another vote for Mambo, although it takes a lot of work to keep it from looking like the cookie cutter default templates. Here are some samples of sites that went online and made only minimal changes to the templates:

      http://www.trunkmonkeyracing.com/
      http://www.trunkmonkey.com/
      http://www.hamorhollow.com/

    3. Re:Try these by elemental23 · · Score: 1
      Typo3 is very full-features, but it's a major pain in the ass to use. Admittedly, I spent very little time with it (thankfully!), but it was a struggle to do things as simple as inserting text links with accompanying icons into an alreay existing page. Likewise, adding a new page requires the jumping through of many hoops as you have to decide what type of template to use, and which "objects" should be available. And forget about just adding straight HTML, none of the site's styles will be applied to it.

      Another problem, in my eyes, is that the HTML generated by the system is complete crap. Imaging making an unordered list:
      • foo
      • bar
      • etc


      Now, instead of using standard list tags, imagine that list put into a two-column table, each row consisting of a GIF image of a dot (instead of the nearly identical HTML list item marker) in the first cell, and regular text (full of <font> tags, of course) in the second cell. And it only gets worse from there.

      The two most frustrating days of my life were spent dealing with this POS a few weeks ago.

      </rant>
      --
      I like my women like my coffee... pale and bitter.
    4. Re:Try these by Anonymous Coward · · Score: 0

      Can I play in her trunk with my monkey?

    5. Re:Try these by dubiousmike · · Score: 1

      how come you don't keep the mambo link on the bottom? I use mambo too, but I think for the feature set and the price (nothing), a link to them is the least I can do...

    6. Re:Try these by Anonymous Coward · · Score: 0

      That's one ugly girl. You, sir, have absolutely no taste in women; shame on you!

  4. postnuke! by machinecraig · · Score: 1

    Personally, I would recommend postnuke.
    Biggest advantage is that it will be easy to transition to other people, but also flexible enough to allow for heavy customization. Lots of places offer very cheap hosting, and will throw in a preinstalled postnuke, ssh and ftp access, etc. Check these guys out - I've used them for a couple of years now. http://www.hostnuke.com/
    Just my $.02 !

  5. For the basic 'portal' by captnitro · · Score: 1

    Try Geeklog. Very similar in looks to Slashcode -- has a poll, articles, site calendar, and so on. Geeklog is pretty basic at this point -- all sites tend to look more or less the same 3-column layout -- but very easily themeable (and with a community that makes up for the features it lacks).

    I've been researching CMSs recently, and the problem I've come across is that they tend to look similar across themes, and/or their framework is overbroad and poorly documented, making it a monster just to make a few pages.

  6. E107.org by servicepack158 · · Score: 1

    Really good CMS Features news, portals, lots of themes / looks/ feels, chatbox, forums, calendar etc. It's perfect. www.e107.org www.e107themes.org

    1. Re:E107.org by VanillaDeath · · Score: 1

      It's not perfect. I'd say it's really good, but not perfect. I don't think it's ideal for this person's applications either.

      --
      - Wilson
  7. Drupal by redune45 · · Score: 2, Interesting

    Give Drupal a try. It is very customizable, and you should be able to configure it to do whatever you would like.

    It is the CMS behind Spread Firefox

    --
    redune.com: The World 3.2 Megapixels at a time
    1. Re:Drupal by bizpile · · Score: 1

      You may have meant spreadfirefox.com.

    2. Re:Drupal by Scaba · · Score: 2, Informative

      I second this. I'm not a big PHP fan, but the Drupal guys (and its cousin project CivicSpace) were very thoughtful in designing a complete drop-in but very extensible CMS framework. Plone with Archetypes is also a good choice, if you prefer Python (and who wouldn't?), and it tends to iron out a lot of the wrinkly parts of Zope that turn people away.

    3. Re:Drupal by legirons · · Score: 1

      "Give Drupal a try. It is very customizable, and you should be able to configure it to do whatever you would like."

      Agree with this: Drupal seems neat, well-organised, easy to setup, and it's pretty well optimised for "stories, blogs, and comments" systems similar to slashdot.

  8. Zope/Plone by uits · · Score: 2, Informative

    www.plone.org Easy to install, easy to use, easy on the eyes. Tons of 'products' that install into and provide additional functionality.

    1. Re:Zope/Plone by bastia · · Score: 1

      That is, use Plone, built on Zope. Do not use Zope itself for what you're trying to do. Zope is a framework. Plone is an Open Source CMS built using Zope.

      Plone probably gives you most of what you need "out of the box": users, groups, workflow, searching, content/presentation separation, some standard content types, etc. You'll probably want to customize the style to match your site and eventually create some custom content types. In that case, you'll need to read some of the documentation. Thankfully, there's finally a good Plone book available: The Definitive Guide to Plone.

  9. Back in the dark ages by darkjedi521 · · Score: 2, Funny

    Back in the Dark Ages (98-00), when I did the online content for my High School, I just used a simple frameset. Pick an issue, the headlines with in a column down the left, the article was on the right. I wasn't allowed any active content on either server or client, so that was the best compromise at the time. It worked well enough.

  10. Simple is good by rueger · · Score: 2, Insightful

    "...larger CMS offerings ... seem too complex and powerful for this project. Are there any suggestions from Slashdot readers who run high school or college newspapers?"

    I think that what wyldeone is requesting is a CMS that doesn't rely on a high level of ubergeekiness. Presumably he or she is working with a relatively unskilled group. Most of what's been suggested have a big learning curve, and require a willingness to dig into the guts of some pretty idiosyncratic packages.

    If he or she is going to set up a system that will endure and be used it will need to be friendly to casual users who change from year to year.

    1. Re:Simple is good by wyldeone · · Score: 1

      That's mainly it, though also I really don't want to spend a few months trying to make a generic cms do what I want it to.

      --
      In the beginning the universe was created. This made a lot of people very angry and is widely considered as a bad move.
    2. Re:Simple is good by idiotfromia · · Score: 1

      I have also been researching the possibility of using a CMS for our school newspaper's website. The problem is most things posing as content managers are really just community-ware. I just to be able to set something up to allow other students to edit and publish their issues. I don't need forums, chat, downloads, blogs, or user profiles. The only possibly additive feature would be image management.

  11. Mambo by Oz0ne · · Score: 1

    Not very complex... not very feature rich, but pretty nice.

  12. write one yourself by ramunas · · Score: 1

    use php/mysql and that's it. besides then you're in control of all the code, and you don't get the standart template design

    --
    ./R My blog
  13. Roll your own by saintp · · Score: 2, Interesting
    No, really. I did it as an undergrad (the code is GPL'd if you want it), and it took very little time: I worked with one other programmer very part time for a summer, and then off and on thenceforth.

    We chose a roll-your-own solution mainly to avoid bloat, but also so that we'd be more familiar with the way it worked. Since you're looking for a CMS for a school, my advice is this: spread the wealth. Your journalism students are getting experience, why not throw a bone to your computer science students as well? Look at some popular CMSs, make a list of features you want (I guarantee that most of them will have a billion features you don't want) and then get some students to write it. That's what we did, and we're very happy with the outcome.

    1. Re:Roll your own by kbielefe · · Score: 1
      I second this idea. I rolled my own CMS for my personal family news web site. I had a very specific set of requirements, and now I have exactly the system I wanted, no more, no less.

      My main reason for writing my own was that existing systems were all designed to generate each web page on the fly. I wanted both the ease of maintenance provided by a CMS and the benefits of a free static web page. My system combined the two approaches by locally generating web pages from a database, then uploading the pages to the free web server provided by my ISP. Judicious use of JavaScript makes the pages appear more dynamic than they actually are.

      You may want to start from scratch or use an existing CMS as a baseline. I had basic functionality working for mine in less than a week. I suggest planning from the start for upgrades. I found new features I wanted as I used the system throughout the year. For example, I didn't know until Christmas time that I wanted to be able to post family members' wish lists.

      --
      This space intentionally left blank.
    2. Re:Roll your own by Anonymous Coward · · Score: 0

      I also did this, just recently, over my winter break. I find this to be the best way to get exactly what you want, while also having a design specific to your purpose: and once it's finished, you can fix any problems with it, add different functionality, and teach your editors how to do anything they want in it.

    3. Re:Roll your own by heavy+snowfall · · Score: 1

      Heh. Then you'd better go directly to the CS students which you know are good, and not get a teacher to do it as a class assignment. I took web design and cisco, and most guys in those classes had no clue what they were doing. Now, I realize that these were not PHP/perl classes, but since my school had no such thing, most of the guys who would be into that took cisco. But the average grade was F, at 35%.

  14. CollegePublisher by jtmas83 · · Score: 2, Informative

    My college's newspaper uses College Publisher. However, I know absolutely nothing about it, including how much it costs.

    Personally, I second the suggestion of Drupal; while it would probably take a bit of time to get it to do what you want, it's extremely customizable and once you get used to it, it's very easy to use. Plus, it's free.

    1. Re:CollegePublisher by DaViking · · Score: 1

      I used to publish my college newspaper using CollegePublisher and it was a nice easy to use and manage system. The cost was simply running their ads in every issue. We left the service because I could design and maintain a site myself and the publishing staff would not have to give up ad and story space in the paper. This was two or three years ago however, and I don't know if things have changed. I thought I read somewhere a long time ago that they offered a service for high school papers but I don't see a mention of this on their homepage. I'll look a little deeper when I have more time tonight but they are defiantly worth a look if they offer services to high schools.

      --
      (This sig intentionally left blank.)
    2. Re:CollegePublisher by Technician · · Score: 1

      From their FAQ;

      Q. What is the cost of College Publisher?
      A. College Publisher does not charge its partner newspapers.
      Q. How does College Publisher make money on this deal?
      A. As College Publisher provides the technology free-of-charge; we retain the right to place banners, buttons or links on each site


      --
      The truth shall set you free!
  15. Moodle by i.r.id10t · · Score: 1

    Moodle (www.moodle.org) seems like it may suit your needs. LAMP based, easy setup.

    --
    Don't blame me, I voted for Kodos
  16. Midgard by Anonymous Coward · · Score: 0

    Midgard is hard to setup, but easy to use. I highly recommend it. Once you get past the first hump, it's smooth sailing, and easy to use replication administration and all that.

  17. Obligatory Slashdot Management Complaint by fm6 · · Score: 4, Insightful

    We spend a lot of time talking about content management. There should really be a topic for it.

  18. Maintainer? by Anonymous Coward · · Score: 0

    Who will maintain the site when you leave? If you care about the people after you, think about that! Otherwise, build away :)

  19. PHPNuke by Gherikill · · Score: 1

    Use PHP Nuke. There are a ton of modules for it and it is easy to use once setup. You can even alow people to submit their own stories.

    1. Re:PHPNuke by schnits0r · · Score: 1

      But it's very, very weak security. If yu ahve a small site, it would be alright, but if you have something that is totally serious and can not be sabatoged, I'd encourage you look at something else. My recommendation is e107. Easy to use, fully featured and has a developer community for it.

    2. Re:PHPNuke by elemental23 · · Score: 1

      The best thing about PHPNuke is that, thanks to SQL injection, you can submit your own stories whether you're allowed to or not!

      Seriously, PHPNuke is known for nothing so much as its security problems. If you need the style/functionality of PHPNuke, look at some of the other suggestions here for something similar.

      --
      I like my women like my coffee... pale and bitter.
  20. Simplicity is good by mopslik · · Score: 2, Insightful

    I have looked into some weblogging software like MovableType, and WordPress and they seems too simple

    In what regard? I've helped some friends set up WP, and they like the simple-to-use interface, and after adding a few quick-and-dirty freely-downloadable hacks (picture galleries, icon displayers, etc) they're good to go. IMO, this would be a pretty straightforward setup for a high school newspaper. This is especially true if it's going to be run by students, who may want to contribute to the paper, but aren't the most computer-oriented.

    Not to disagree with you at all -- it is meant to be simple. I'm just curious what requirements eliminate WP from your consideration.

    1. Re:Simplicity is good by wyldeone · · Score: 1

      Mainly it's that wordpress lacks some really important functionality neccessary for this application, for instance being able to have a different template for the main index page.

      --
      In the beginning the universe was created. This made a lot of people very angry and is widely considered as a bad move.
    2. Re:Simplicity is good by mopslik · · Score: 1

      being able to have a different template for the main index page

      That could very well be true. Again, I'm not entirely sure what requirements your site has, and I haven't had the need to do this myself. Some other suggested Drupal, which looks as if it does what you describe.

    3. Re:Simplicity is good by Anonymous Coward · · Score: 0

      Well, most of the time, you can work around these things.

      I know in MT, its very simplistic UNTIL you start with the extentions and then you can do some incredible things (we use multiple blogs for our site, and then use multiblog extentions to tie them all together). It works pretty well.

      I'd be surprised if Wordpress didn't have a community making extentions just as useful....

    4. Re:Simplicity is good by Geoffreyerffoeg · · Score: 1

      Can't you set up two installations (configuration files) on the same server, but point them to the same database/directory? The data should be shared between the two, but you can customize the two page designs.

  21. I tried this a while back by magefile · · Score: 1

    Using GeekLog. It fell through, in part because the newspaper's advertising contracts didn't allow it, and our literary magazine had enough trouble getting submissions that we didn't have time to set up the site ... but GeekLog itself was very nice. The best part of the project, although that's not saying much.

  22. Mambo by ivanandre · · Score: 1

    I use it and is great, open source, PHP, MySQL, easy administration e installation...

  23. News Blog Instead by wishus · · Score: 2, Interesting

    Why publish a traditional, monthly school newspaper on the web? People don't read the web that way.

    Instead, switch to the slashdot/blog format. Publish articles as they happen, and your audience will connect with your site daily and keep up with the real news as it comes out.

    The only reason school newspapers come out once a month is that it takes that long to produce enough material to fill a 10-12 page print newspaper. The web doesn't have those restrictions. Just publish the news on the website as it comes out.

    Movable Type or Wordpress should be fine.

  24. one possibility by sootman · · Score: 1

    Not sure what your requirements are (one issue per month but MT is "too simple"?) but CityDesk is one way to go. Non-free Windows-only binary but it's great software and you don't need anything on the server except FTP. Free trial version, $299 to buy. Sounds expensive until you consider the cost of training. With CityDesk it's "Sit here, type into this thing that looks a lot like Word, and click 'pubish'."

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    1. Re:one possibility by poison1701 · · Score: 0

      Not be a troll, but I don't think a button with the word 'pubish' would go over well in a high school.

  25. Custom by jjshoe · · Score: 1

    Since it seems you are not looking for a cms but a website that focuses in nothing but delivering news i recomend writing your own cms. I am currently in the process of doing this for my college and i'm finding it to be incredibly easy to do so. It consists of postgresql and php. It supports all the major features one would expect.

    If your intrested in taking a look at what i have or perhaps even helping the development process let me know at jjshoe at gmail.

    --
    -- botsex is {grep;touch;strip;unzip;head;mount} /dev/girl -t {wet;fsck;fsck;yes;yes;yes;umount} {/de
  26. Totally Off topic by Anonymous Coward · · Score: 0

    What are some of the offers for the Free MiniMacs? I'll be watching this spot for a reply and if they arent that bad, I'll use you as a referer.

  27. PostNuke by notreallynas · · Score: 1

    Every time someone asks about the camparative benefits of CMS packages, it seems like someone has to mention each package out there at least once. So here goes...

    I use PostNuke and I found it easy to set up and use. I have programming experience, but was pretty unfamilliar with PHP/mySQL and HTML when I started using this package. I don't run a newspaper site, but this package would easily do the trick. Also, PHP/mySQL are part of most hosting packages out there, so your serve probably already supports it.

    It's too bad the site hosting the package sucks so bad...

  28. get your it students to write one ... by ubrkl · · Score: 1

    It sounds like a perfect project for students in the school who study IT/programming. A good IT teacher should have no problems guiding a group of students through the process.

  29. XOOPS by pjay_dml · · Score: 2, Informative

    XOOPS should be what you are looking for. It is modular, and you can easily add content, or have people not too computer savvy do so.

    Also check out the School module, put together for a school by one of the core dev's - Mithrandir.

    It is written in OO-PHP, uses the Smarty template engine, has an extensive community for support, is very simple to install, GPL licensed, and is under constant development.

    ...by the way, I'm affiliated with XOOPS, in that I am a community member, mod developer, and translator :)...

  30. MOD PARRENT UP by Anonymous Coward · · Score: 0

    parrent is submitter of this story.

  31. iWebPress by CableModemSniper · · Score: 1

    This was coded by a friend of mine, and its designed expressly for this purpose: http://www.iwebpress.com/

    --
    Why not fork?
    1. Re:iWebPress by Anonymous Coward · · Score: 0

      I've used iWebPress Education Edition and it's by far the best product for any newspaper. It's very professional, yet their education edition is designed specifically for college and high school newspapers. iWebPress is definetely the way to go. www.iwebpress.com At heart, it's a content manager, so it does more than just publish to web, though it does do that effortlessly.

  32. Try WebGUI too by synq · · Score: 1
    WebGUI is written in Perl and has all kinds of features you really want like:
    • poll's
    • discussion on anything
    • user and group management
    • builtin RSS feed reader
    • keyword search builtin
    • templateable everything (from page till user interface).
    Try comparing it to Mambo or Typo3 using CMSMatrix while you are at it.
    --
    sig not found
  33. eZ Publish by kosmosik · · Score: 2, Informative

    http://ez.no/ez_publish

    It is not just CMS - it is also entire framework to make modules that suit you. And it is easy to make such modules. With standard CMS systems you usualy have some prededifned obvious stuff like news, gallery, poll etc. but it is hard (it forces you to code in PHP) to add custom ones.

    Also eZ Publish comes with best of breed features like caching, templates, XML, url-rewrites etc.

    Check out its site for details, case studies and so on...

    http://ez.no/ez_publish/info/web_publishing_func ti onality

    Also if your zine/newspaper is published on paper and different media you probably want to simplify the proces and reuse content on both (electronic and paper) media. So maybe you will be interested in integrating these things with XML. FreeSoftwareMagazine has an interesting article/introduction on this topic:

    http://www.freesoftwaremagazine.com/free_issues/ is sue_01/focus_format_xml/

    1. Re:eZ Publish by mabinogi · · Score: 1

      ezPublish is definitely worth checking out.
      The best feature is the fact that their documentation contains a tutorial that steps you through the process of implementing a real site.

      A lot of the other CMSs out there that have shown promise have lacked signigicantly in the "Getting started doing the real stuff you're going to do with it" sort of documentation. Others lack any useful free documentation at all.

      Also, I rather liked the way that Plone worked, but it was way, way too slow, suffered from not having a coherent administration interface (Some things can be admined from within Plone, others you have to use the Zope admin) and was very difficult to change the style.
      ezPublish follows the template based object oriented approach of Plone, but solves a lot of its problems.
      Its PHP though...but then again, most of them are, so you're probably going to have to live with that anyway....

      --
      Advanced users are users too!
    2. Re:eZ Publish by kosmosik · · Score: 1

      As for documentation - well nobody in open source community likes to write it (I actually like it - but I am not coder). Coders like to code but not to document. eZ Publish was initially a closed product - it was opened somewhere near 4.x version (so prior three versions were closed) - so it looks like (sadly) only most popular projects get good documentation (and docs are a basical thing - a program is not valuable to me if I don't know how it works (I don't have docs)).

      As for PHP - well PHP is now quite advanced and really good engine for Web. The problem with PHP is that it is too easy - everybody can code with PHP so it ends up with having loads of ugly code without proper habits and so on. Without system logic/visualisation logic separation, without cacheing, without templates etc. but PHP got all that features you just need to know how to use them...

    3. Re:eZ Publish by mabinogi · · Score: 1

      No, from what I understand of ezPublish, it has always (or nearly always) been an open source project, but it's developed and supported by a commercial company.
      They make their money by dual licensing it and selling a commercial licensed version (that is the same as the open source version, but gives you the right to keep any products developed on top of it closed). They also sell a WYSIWYG online editor and offer support.
      They're also only up to version 3.5 right now...

      As for PHP, the problem isn't that it's too easy, the problem is that it encourages bad design, because it _is_ badly designed. It seems to be steadily improving, but until such time as they rip out the abomination that is the mysql_* functions in favour of a proper database abstraction layer, and separate the core language from the optional libraries it's got a long way to go.
      The PEAR stuff in theory should help with that, but only once it reaches the stage where compiling PHP only compiles the language interpreter and the core platform, and all the other stuff is installed via something like PEAR.

      --
      Advanced users are users too!
  34. Plone : free, easy, open and a decent UI to boot by georgebray · · Score: 1
    Plone http://plone.org/ should be on your list to check out. It's designed as a communal publishing system with orderly content flows and a permission heirarchy for bringing submitted content to the site through moderators.

    I've used it for several sites, and I expect it might fit your school newspaper model (perhaps multiple contributors to a periodical publication).

    The best thing (I think) about Plone is your "users" can contribute rich articles to the site without dicking around in HTML or external editors. It all happens in the browser, any browser.

    Server side, it's Python/Zope/CMF which is quite a few layers. It's worth it though, as these technologies are designed for running an object-oriented content system. If that sounds scary, you can just use it like most people and not worry about all that. But it's a powerful framework that can be customised if you want.

    And it's got nothing to do with PHP, so right now you don't have the hacking worries from PHP based systems.

    Installation and doco are easy, and Plone is free and runs on anything. Another big plus is there are smart people designing the system and the user interfaces. This pays off big when your readers and writers aren't technologists but just want to get the work done.

  35. Older CMS (circa 1979) is available for free by Mainframes+ROCK! · · Score: 1

    You get CMS release 6 in the VM/370 distribution here :-)

  36. Plone by KmN · · Score: 1

    I'm currently in the process of converting my school's site to Plone. It's easy to install and use. However, it is its own server, so if you just want to run a php application on top of Apache, I would reccomend something like Mambo or Typo3

  37. Slashcode by Anonymous Coward · · Score: 0
  38. pmwiki would be great for that job by michaelbuddy · · Score: 1

    Look at pmwiki.org. it's the most customizeable wiki I've seen yet. PHP running on anything will do it. It's so easy. and about 250k. drop the pmwiki comment "includes" into your html, save it as the template file. add your CSS file too. the whole site will run off of a completely configurable single template file. want to change the site? change the single template file and the CSS file and you have a new look. my site uses it now, and you can create new articles just by using wiki words. You can create your own menu, and link to the stories that way, I really think the story writers will like it the most as they can log back on and fix any changes immediately. just password protect it, it's all in the instructions.

    --

    ...::----::...

    I am in no way affiliated with this sig.

  39. BeYourOwn.net by shadowxtc · · Score: 1

    While we don't currently run any websites for schools, our web management system is probably a good match for your needs, and we'll be happy to strike a deal for a non-profit like a school. Take a look at what we have to offer, prices start at $8 per month, it's simple for even the meek to use, yet it has a very nice feature set.

  40. We're a highschool and we TikiWiki!! by micromegas · · Score: 1

    Tw.o is a poerful CMS and soo much more!! And it's free check it out

    1. Re:We're a highschool and we TikiWiki!! by Eilorux · · Score: 1

      It's www.tikiwiki.org

  41. Macromedia by jobugeek · · Score: 1

    Macromedia Contribute is a pretty good CMS app. I've used it for a few of my small clients who need to do minor updates. The learning curve is pretty small.

    --
    I'm not drunk, I just have a speech impediment. And a stomach virus. And an inner ear infection.
  42. It's possible with WordPress... by starvingartist12 · · Score: 1

    ...at least, from what I've tried.

    The WordPress template is basically one PHP file, which seems ill-equip to handle multiple "looks". But since it's PHP, you can use If/Else statements to change the layout/content depending on the page (main index, archive, a permalink post, etc.)

    Take a look at the PHP source Kubrick--one of the more popular WP themes--as an example. It uses If/Else statements to control the content and layout. It's a bit subtle, but permalink pages don't have sidebars, archive pages have meta info in the sidebar, the main page has sidebars but no meta info. So it is possible. You of course don't have to be that subtle, and you change it the way you like it. WordPress can at least handle the "different template" problem.

  43. Mambo by comwiz · · Score: 1

    I am the webmaster for the Davenport West Beak 'n Eye. I was going through the same problem about a year ago. I used http://www.opensourcecms.com/ and tried out almost all of them and none of them would quite do what I wanted. Mambo was the closest. I started using it and I loved it. I did have to modify it to include a second deck and to include captions underneith the pictures, but those modifications weren't too difficult. Mambo has a lot of great features and it will be really easy for someone to take over once you graduate. I recommend Mambo all the way. If you have any questions about the modifications I made, please e-mail me, webmaster at beakneye dot org. Take a look at the modifications here: http://www.beakneye.org/ Tyler

  44. WebGUI by Black+Perl · · Score: 1

    I haven't seen this mentioned yet. WebGUI has it all - it's very easy to use and also very flexible. You can give different groups the ability to update their own sets of pages. There's a huge set of contributors and a very active forum. They also have an excellent demo.

    --
    bp
  45. Logging? by kopikopiko · · Score: 1

    I apologise for this being off-topic in regard to newspaper content management but ... Like many people (I suspect) I have been looking at CMS as a solution for more mundane administration tasks, specifically for logging changes to servers and services. I work in satellite broadcast television and the effects of even a small change can affect a wide range of staff groups (not to mention 500,000 subscribers). We rely on paper logs and emailed alerts of changes but there is no central web-based solution for placing records of recent changes so that blame can be apportioned when it all goes wrong. Those with a broadcast background may be familiar with the use of Basys newsroom systems to perform this role. All of the advice I've read here is great but I suspect that many of these products are over-featured for this purpose. Can anyone please recommend a CMS suitable particularly for logging and collating daily reports from logs? Thanking you kindly ....

  46. Citydesk by YE · · Score: 1

    Citydesk by the company of software engineering guru Joel Spolsky, would be an excellent choice if you are a) running Windows b) willing to spend a little money.