20 projects tagged "English"
Multi-Level Menu Creator is an AJAX Script to create multiple level menus. The menu lists (categories, sub-categories, link URLs) are defined on the client-side with JavaScript and can be saved with PHP to TXT files (in JSON format) and/or in a MySQL database. The script comes with three predefined types of menu styles, a horizontal-vertical menu and two vertical-horizontal menus. you can load a saved menu to continue editing it, to add, delete, and modify lists /links. The menu can be included in HTML and PHP files.
The ERPXE project simplifies the process of installing and customizing a multi-boot PXE server. Over 100 different plugins are available for download, including Windows, WinPE, Hiren’s Boot CD, Acronis True Image, Symantec Ghost, FOG, Ubuntu, Debian, Fedora, CentOS, openSUSE, Gentoo, RIP Linux, Slackware, Backtrack, PartedMagic, and many more.
Comments script with pagination adds comments to a website, paginating them without affecting the rest of the page content or the page URL. It can be used with multiple pages of a site, whatever the type of the page URL (modified or not with mod-rewrite). It can be set to allow only logged-in users to add comments, and has many other settings and Admin management.
mod_pLua is an Apache HTTP Server 2.x module for developing Web applications with Lua. With mod_pLua, you can use Lua for scripting in two distinct ways; Embedded Lua scripting, <?lua print("Hello, world!") ?>, or plain Lua scripting with a CGI-style interface. mod_pLua precompiles all scripts and caches the compiled binary code so that each new call to the same file will be lightning fast, allowing you to serve hundreds of thousands of requests per minute on any modern server. Mod_pLua supports both the traditional Lua interpreter as well as LuaJIT for both Windows and UNIX platforms. If your Web server supports it, mod_pLua also utilizes APR_DBD and mod_dbd to handle persistent database connections through the dbopen() Lua function.
HylaArchive is a real time or cron-based archiving script for HylaFAX. The real time part integrates into the fax receiving function and archives the incoming fax as a PDF file in a date structured directory. The cron-based part does the same but as a cron job rather than in real time.