Code Monkey home page Code Monkey logo

confmanager's People

Contributors

capoot avatar dom-mel avatar haobug avatar klap-in avatar micgro42 avatar mprins avatar nfriedli avatar parotheparrot avatar petsagouris avatar sawachan avatar schplurtz avatar splitbrain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

confmanager's Issues

Saving blacklist deleted lots of entries

I added a new value to the blacklist. And before there were 20 or so entries, and when I saved there were only 2 entries left.
Unfortunately I have no other access to the server or to the backup to see what the conf file looked like before and after, but will report back when someone else had a look.

save errors incorrectly reported as success

in case of permission error, file is not updated, but ui reports it being success

Changes have been applied successfully

error_log:

[Mon Nov  4 09:52:02 2013] [error] PHP Warning:  file_put_contents(/etc/webapps/dokuwiki/mime.local.conf): failed to open stream: Permission denied in /usr/share/dokuwiki/lib/plugins/confmanager/configTypes/ConfigManagerTwoLineConfigCascade.php on line 90

i'm sure there are more error cases, like can't create backup (if it does backups)

Add possibility to upload icons

Especially the smiley configuration only makes sense if it is possible to upload the according icon as well. But the mime and interwiki configuration would also benefit from that.

SVG smileys with the coming DokuWiki release

The new smileys are svg instead of gif.
The confmanager only supports gif, jpg and png at the moment.

$smileys = new ConfigManagerTwoLineRightImageConfigCascade('smileys', 'lib/images/smileys/', 'png,jpg,gif');
$smileys->setName($this->getLang('Smileys'));
$smileys->setDescription($this->getDescription('smileys'));
$event->data[] = $smileys;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.