Slashdot Mirror


OSS/FS Web Based Website Management?

Captain Morgan asks: "I work at an engineering company where we have a website for our engineering projects. The problem is that modifying our internal website requires both file server access and the desire to locate and edit html documents. It would be great to have some kind of web based site management software that ran on apache to enable editing and other tasks via a browser. Simplifying website management would also enable more people to contribute to keeping webpages up to date. I've found a few web based site management projects but nothing that stuck out as being great. Does anyone have any experience with open source/free software solutions to this problem?"

7 of 28 comments (clear)

  1. Wiki by HRbnjR · · Score: 4, Informative
    1. Re:Wiki by scrytch · · Score: 3, Informative

      If you get a Wiki, please use the free links feature (and don't use it if it doesn't support it), and not the godawful WikiWords. It's almost painful to read and have to write things like "CeePluePlus" or "HTMLMarkupLanguage". WikiWords destroy searchability when not using a stemming search engine ... to say nothing of the aesthetics of StudlyCapsEverywhere...

      No matter what Wiki you use, keep in mind that most every Wiki stores pages in a database of some sort, and not directly in the filesystem. Wiki is not intended to, and indeed cannot manage an existing site.

      My advice is to use DAV, which can be exposed as "web folders" to windows clients (it's an buggy awful DAV client, but it does work), and given simple command-line access through cadaver. I believe Zope has support for DAV, should you need to expand to greater functionality later (Zope also has a wiki product, though it's not terribly featureful)

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
  2. Zope by smoon · · Score: 4, Informative

    Zope is an excellent web-based system, and there are many add-ons for extra features like calendars, discussion lists, etc.

    Can run 'behind' apache, but it also includes it's own webserver.

    --
    "But actually trying to use m4 as a general-purpose langage would be deeply perverse" --ESR
  3. WebDAV by Perdo · · Score: 4, Funny

    Apache/1.3.26
    Debian GNU/Linux
    PHP/4.2.1
    mod_ssl/2.8.9
    OpenSSL/0.9.6d
    WebDAV/1.0.3 (Web-based Distributed Authoring and Versioning)

    Works great, except absolutely anyone can edit any page... But it seems like that's what you are looking for.

    --

    If voting were effective, it would be illegal by now.

    1. Re:WebDAV by Perdo · · Score: 3

      WebDAV plus those libraries might be exactly what he is looking for. They are stable together, and completely open. Why put him through the hassle of figuring out everything he needs to make his project successful? Everything he needs is listed.

      Mod me down -1 helpfull when you would rather see +1 RTFM? Those days are over pal. Time to realize that you can use Linux but do not own it. The classic RTFM or more recently "Use Google" response is not the response of someone who wants Linux free and open. Hoarding knowlege and giving F-off answers is neither free, open or productive. Especially on a website centered around Linux advocacy.

      --

      If voting were effective, it would be illegal by now.

  4. CMS ? by denisb · · Score: 3, Informative

    It seems your question is a bit badly researched before "Ask Slashdot", but anyhow..

    I have personal experience with the following :

    - eZ Publish (PHP, *nix, MySQL/PgSQL based)
    - Slashcode (Perl, *nix, MySQL based)
    - PHP Nuke (PHP, MySQL based)

    I wouldnt recommend PHP Nuke, but have little experience with the forks off it.. (Check Freshmeat.net as someone suggested).

    eZ Publish is the closest I have seen a complete GPL CMS (Content Management Solution), and integrating some of the addons or buying the desktop edition makes it very easy to use!Highly recommended, and now comes in an easy to install Debian package too ! :) (As of woody, apt-cache search ezpublish and then apt-get install the package ..)

    Slashcode is possibly one of the better weblogs, although you should possibly check these too, if that is the kind of website you need :

    - Scoop
    - Drupal

    For non "LAMP", based on Tcl and the AOLServer webserver, check out OpenACS, which is reportedly very feature rich.

    I do not have personal experience with either Scoop, Drupal or OpenACS, but several sites use them and produce great sites with them.

    Good luck !

    --
    life+universe+everything=42