Jump to content
The Uniform Server Community

BananaAcid

Beta Tester
  • Posts

    142
  • Joined

  • Last visited

Everything posted by BananaAcid

  1. well i am working on it... specs have been written... AVC dependend (uses plugin.config and plugin.version files). supports plugin lists. plugin developers should include the AVC plugin files. wont harm, and is no big deal+work, but supports future features of the plugin system. The following features are going to be added: - downloading of packages to /plugins/pluginpackname folders - installation of /plugins/pluginpackname folders (contain version+zip file) (zip file contains the full structure and the plugin.config) - deinstallation of plugins (without the pluginpackname folder, by uding the plugin.config file) - list by retriving .urls files (containing plugin urls to plugin.version files) http://BananaAcid.de.vu/?usplgmgr -> specs.html
  2. New Version. Less intrusive. Installing / Deleting now better. Apache config injection is reduced to a minimum by using an include file for Kepler specific config. AVC avalibility check. Hardcoding can still be activated. check it out! http://BananaAcid.de.vu/?kepler
  3. hm, as i recall.... Windows apache can use the mod_asp_whatever to forward any asp to the .NET framework 1.1 UNIX uses mod_mono. see http://forum.uniformserver.com/index.php?showtopic=50 for further information and a link to a download.
  4. Next part of the admin panel patch is ready. This loads the specified navigation links from the .config files by any plugin to the nav bar. It loads the information dynamically, so no code canges are required. this is based on my Automated Version Checking (AVC) Specs at http://BananaAcid.de.vu/?avc download and instructions are at http://BananaAcid.de.vu/?avc enjoy and don't forget to hunt for bugs!
  5. i appreciate that you are appreciateing my efforts :-D at least its good for something...
  6. wow, that was pinned very fast... i am going to patch the Apanels menu builder to work with my plugin.conf specs. dont be to fast with releasing the new admin panel, i might have some additions ;-D ... i know i am a little ironic...
  7. i am not quite sure what you mean by fork, but if you want to see its structure, i suggest you look at the src tree at http://bananaacid.de.vu/?kepler thanks... sitting here for 12 hours now to get it all working right.
  8. Version 1.0.1 Main change was adding support for my AVC (automated version checking) http://bananaacid.de.vu/?avc
  9. Version 1.3.5 Main change was adding support for my AVC (automated version checking) http://bananaacid.de.vu/?avc
  10. And back. I introduced a version check system that any of your plugins may use. it is a patch... The modified update.php (that only checked for new uniserver releases) checks now any pluginname.version file in W:\plugins\ and a target webserver to see, if a new update is availible and supplies a link. It is still doing the version check for the Adminpanel. Just a side note: this is going to be included in my plugin management system. my pluginname.conf specification will go with it. just check it out. http://bananaacid.de.vu/?avc it is quite easy to add version checking support to any of your plugins. just a textfile with the ending of .version in the w:\plugins\ folder with 5 or 6 entries. 1: Plugin Name 2: Version Number 3: URL where to find the Update 4: URL to Version file on server ( http://server/pluginname.version ) 5: URL to changelog or notes 6: additional data used by the author (kepler plugin uses it to hold the kepler release version) more at my page
  11. Just to help others: http://mod-aspdotnet.sourceforge.net is the new and original home of the module, since the apache crew does not host it any more
  12. mind the new version that removes the bugs so far and is now bullet proof. (stable) Version 1.3.4 Please post a comment, if you like it, if you found bugs, have trouble or anything. You can also post anything about it at my KnowledgeBase (link is above the downloads at my page).
  13. direct link: http://BananaAcid.de.vu/?kepler Sorry for any one who has downloaded the old 1.3. Please install at least 1.3.3.
  14. direct link: http://BananaAcid.de.vu/?webalizer
  15. Well, webstatistics are cool. BUT: The standart webalizer is ugly... Solution: StoneSteps mod of the WebAlizer. I am using it quite a while, so i thought it might help some one if i pack it up. I created a plugin to integrate WebAlizer from StoneSteps into Uniform Server. Try it out. Well there is not much to say except: it should work. AND REALY READ THE INSTALL INFO, otherwise you might get stuck in case of an error. -> tested it for me and works. But i think i modified the ErrorLog manualy, so you might need to fix that. http://BananaAcid.de.vu BananaAcid
  16. We all know PHP, but did you know its possible to code a page in Lua? Yes Lua, World of Warcraft uses Lua... and a lot of other games and programs. I created a plugin to integrate Kepler into Uniform Server. Try it out. After installation, the docs contains also the Kepler docs. Binding is by CGI. Hope you can live with it. http://BananaAcid.de.vu BananaAcid
×
×
  • Create New...