phpBB
Statistics
| Revision:

Checking out UMIL from the subversion repository

In order to download the latest code from this project you need a subversion client. The URL for this repository is http://code.phpbb.com/svn/umil/. You will probably want to checkout the trunk directory which contains the latest code using svn checkout http://code.phpbb.com/svn/umil/trunk/. If you want to learn more about how to use subversion then you should take a look at the Subversion Book which covers every part of subversion in great detail.

Repository (Subversion)

root / trunk / documentation / examples

Name Size Revision Age Author Comment
  language 120 almost 3 years Nathan Guse [Change] Changed the way the custom function ca...
umil_auto_example.php 8.6 kB 192 about 2 years Nathan Guse Bad comment
umil_manual_example.php 5.1 kB 49 about 3 years David Lewis Setting Keyword props, thanks Poyntesm for noti...

Latest revisions

# Date Author Comment
192 11/13/2009 10:08 pm Nathan Guse

Bad comment

187 11/02/2009 11:47 pm Nathan Guse

Example file now has the information about returning on custom functions

Adding test files.

182 10/31/2009 04:49 pm Nathan Guse

[Fix] Parent ID of 0 when adding modules would cause an error. #53355

166 08/01/2009 07:21 pm Meik Sievertsen

erm, test svnadmin upgrade. ;)

165 07/30/2009 02:02 am Nathan Guse

[Feature] Ability to specify before|after when adding a module (with the module_langname of the module you would like to have it placed before|after) #48425

163 07/29/2009 02:53 am Nathan Guse

[Fix] In some cases call_user_func_array errors when the second parameter is not an array. Setting up a new function to handle the multicall. #48825

Updating the auto example file.

(this commit is not yet tested)

121 04/19/2009 06:13 pm Nathan Guse

[Fix] Include the stylesheet so we can get the correct image paths for the style.

[Feature] Give mod authors the option to specify their own image in UMIL auto or if using the UMIL frontend. Suggested by michaelo

120 04/19/2009 02:48 am Nathan Guse

[Change] Changed the way the custom function call is handled so it should now handle SQL errors automatically. Also put the code for calling custom functions in its own function.

[Feature] New function added to make inserting a few rows into a database table easier (instead of requiring a custom function to be used). Suggested by michaelo

65 01/09/2009 09:25 pm David Lewis

Move documentation back into trunk, after thinking about this and discussing it with Eric, I think keeping it in the trunk is the best option.

57 01/05/2009 05:55 am David Lewis

View revisions

Also available in: Atom