PHPBB 3 integration

Package:
Summary:
Integrate site users in PHPBB 3 installation
Groups:
Author:
Description:
This class can be used to integrate site users in PHPBB 3 installation.

It can perform several operations that integrate the users of a site with records in a MySQL database with the table records of users a PHPBB 3 installation.

Currently it can importing users of the site in PHPBB 3 users table, insert new user record, updating or delete existing user record.


HELP DESK PHP V 5.3

AD POST HELP DESK is written in PHP and uses a MySQL database . PHP Ad post help desk software that runs with a MySQL database. It allows you to setup a ticket based support system (helpdesk) for your website. Your customers are able to submit support tickets and the staff has a nice web based interface to reply to and manage help desk tickets. Features include: * unlimited personalized accounts for staff * unlimited categories * canned responses * file attachments * fully-featured knowledgebase (articles, categories, search,...) * custom fields in the "Submit a ticket" form * anti-SPAM checks when submitting a ticket * powerful ticket search functions * e-mail notifications of new tickets and replies * rating of staff replies and knowledgebase articles * autoclose tickets after X days * easy-to-use web interface * easy to translate to any language * and many more! You can completely customize the look of your help desk by editing header, footer and style files! All the text used is stored in a single language file so to translate the script you only need to edit one file! Many users say they like this script because it is an easy to use, simple, secure help desk software. It also comes with a simple install script that takes care of database setup to help you get your helpdesk up and running with very little effort. Ad post Help desk has been tested on servers under Linux, Windows and FreeBSD operating systems. It should work on any other server as long as it has a working PHP and MySQL installation with common functions. Requirements * UNIX, Windows, FreeBSD server (or other with working PHP/MySQL) * PHP 4.3.2 or newer * 1 MySQL database * FTP access and a FTP program

PHP DataGrid

Package:
Summary:
Display data from arrays in sortable HTML tables
Groups:
Author:
Description:
This class can be used to display data from arrays in sortable HTML tables.

It traverses bidimensional arrays and shows its data in an HTML table.

The columns names in the table header row are configurable. The listing may be sorted when the user clicks on the header row cells. Custom columns may be added at the start or end of the table. The table presentation details may be configurable using CSS styles.

This class can be used to autogenerate a grid of data from an array which can be queried from database. It is similar to ASP.NET's DataGrid. This class supports sorting by a data column and full customizations such as changing the cell templates, changing grid and cell attributes, adding a custom column, removing a column from the grid's display...


Menu Builder

Package:
Summary:
Display nested menus of HTML links
Groups:
Author:
Description:
This class can be used to display nested menus of HTML links.

It takes an array of menu items eventually with nested arrays that define sub-menus.

The class generates HTML lists with links for each menu item.

CSS classes can be used to configure the presentation styles of the menus, regular items and the current page item.


EAValidator

Package:
Summary:
Validate an e-mail address by checking its domain
Groups:
Author:
Description:
This class can be used to validate an e-mail address by checking its domain.

It can check a given e-mail address by verifying if it matches a regular expression with a pattern of valid e-mail addresses.

The class can also check the existence e-mail address domain by opening a connection to a host with the e-mail domain name.


WordPress 2.8.1 Beta 2

2.8.1 Beta 2 is ready for testing.  Download it, check out the changes since beta 1, and review all tickets fixed in 2.8.1.  We especially suggest, recommend, and beg that plugin developers test their plugins against beta 2 and let us know of any issues.  Notable fixes in beta 2:

  • Translation of role names fixed
  • wp_page_menu() defaults to sorting by the user specified menu order rather than the page title
  • Upload error messages are now correctly reported
  • Autosave error experienced by some IE users is fixed
  • Styling glitch in the plugin editor fixed
  • SSH2 filesystem requirements updated
  • Switched back to curl as the default transport
  • Updated the translation library to avoid a problem with mbstring.func_overload

Thanks again for testing WordPress.

Conversion

Package:
Summary:
Convert values between metric and binary systems
Groups:
Author:
Description:
This class can be used to convert values between metric (SI) and binary (IEC) systems.

It can take values represented in unit of the metric and binary systems and vice-versa.

The class supports units like byte, meter, gram and seconds to the SI standard but you can also define your own unit.

It can also convert bytes to the binary system, for instance converting 1024 bytes to 1 KB.


conversion

Package:
Summary:
convert units to the SI/IEC standard
Groups:
Author:
Description:
This class convert units to the SI/IEC standard. By default you can convert byte, meter, gram and seconds to the SI standard but you can also define your own unit. Also you can convert bytes to the IEC standard that means 1024 byte -> 1 Kibi


Powered by Gewgley