[campsite-dev] template editing/management
  • Vote Up0Vote Down importimport
    Posts: 0Member
    i am using the following php script for my website admin:
    http://cker.name/webadmin/

    release under GNU/GPL it has a lot of interesting, simple features and a
    nice admin interface. possibly it would be interesting to include parts of
    this into the campsite template management system? of course with full credit.

    it is worth trying out, especially as the installation really is only
    putting the one php file on your server.

    Micz Flor - micz@mi.cz

    content and media development http://mi.cz
    -----------------------------------------------------------------
    http://www.campware.org -- http://crash.mi.cz -- http://sue.mi.cz
    "**** you two." (Doug in conversation with Sava and me)
    -----------------------------------------------------------------

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • 2 Comments sorted by
  • Can't use it as is for the following reasons:

    - translations are in the webadmin script: this breaks our translation system

    - no possibility to set user rights to restrict the user:
    "Why is there no configuration option to restrict the functionality of
    webadmin.php?
    It's the job of your operating system's kernel to restrict system users'
    actions."

    - the script allows the user to browse the whole filesystem!!! That's something
    we're trying to prevent

    - the script does not use CSS; it's not easy to integrate it into our admin
    site from the layout point of view

    Of course, we could modify the script to implement the features we want, but it
    would take more work then implementing a few new features in our existing
    scripts Smile

    Mugur

    --- Micz Flor wrote:
    > i am using the following php script for my website admin:
    > http://cker.name/webadmin/
    >
    > release under GNU/GPL it has a lot of interesting, simple features and a
    > nice admin interface. possibly it would be interesting to include parts of
    > this into the campsite template management system? of course with full
    > credit.
    >
    > it is worth trying out, especially as the installation really is only
    > putting the one php file on your server.
    >
    > Micz Flor - micz@mi.cz
    >
    > content and media development http://mi.cz
    > -----------------------------------------------------------------
    > http://www.campware.org -- http://crash.mi.cz -- http://sue.mi.cz
    > "**** you two." (Doug in conversation with Sava and me)
    > -----------------------------------------------------------------
    >
    >
    >



    Yahoo! Mail
    Stay connected, organized, and protected. Take the tour:
    http://tour.mail.yahoo.com/mailtour.html

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • i just think that some of the features are cool... so, yes, plan b: collect
    features. let's do that at cummercamp.

    At 13:25 16.05.2005, you wrote:
    >Can't use it as is for the following reasons:
    >
    >- translations are in the webadmin script: this breaks our translation system
    >
    >- no possibility to set user rights to restrict the user:
    >"Why is there no configuration option to restrict the functionality of
    >webadmin.php?
    >It's the job of your operating system's kernel to restrict system users'
    >actions."
    >
    >- the script allows the user to browse the whole filesystem!!! That's
    >something
    >we're trying to prevent
    >
    >- the script does not use CSS; it's not easy to integrate it into our admin
    >site from the layout point of view
    >
    >Of course, we could modify the script to implement the features we want,
    >but it
    >would take more work then implementing a few new features in our existing
    >scripts Smile
    >
    >Mugur
    >
    >--- Micz Flor wrote:
    > > i am using the following php script for my website admin:
    > > http://cker.name/webadmin/
    > >
    > > release under GNU/GPL it has a lot of interesting, simple features and a
    > > nice admin interface. possibly it would be interesting to include parts of
    > > this into the campsite template management system? of course with full
    > > credit.
    > >
    > > it is worth trying out, especially as the installation really is only
    > > putting the one php file on your server.
    > >
    > > Micz Flor - micz@mi.cz
    > >
    > > content and media development http://mi.cz
    > > -----------------------------------------------------------------
    > > http://www.campware.org -- http://crash.mi.cz -- http://sue.mi.cz
    > > "**** you two." (Doug in conversation with Sava and me)
    > > -----------------------------------------------------------------
    > >
    > >
    > >
    >
    >
    >
    >Yahoo! Mail
    >Stay connected, organized, and protected. Take the tour:
    >http://tour.mail.yahoo.com/mailtour.html


    Micz Flor - micz@mi.cz

    content and media development http://mi.cz
    -----------------------------------------------------------------
    http://www.campware.org -- http://crash.mi.cz -- http://sue.mi.cz
    "**** you two." (Doug in conversation with Sava and me)
    -----------------------------------------------------------------

    ------------------------------------------
    Posted to Phorum via PhorumMail