User contributions
From ClipBucket Wiki
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)
- 04:55, 22 March 2010 (hist) (diff) N Template:Infobox Software (New page: {{Infobox | bodyclass = vevent | title = {{{title|{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}}}} | titleclass = summary | labelstyle = white-space: nowrap | above = {{{l...) (top)
- 04:52, 22 March 2010 (hist) (diff) N ClipBucket (New page: <!-- Please do not remove or change this AfD message until the issue is settled --> {{AfDM|page=Clipbucket|year=2010|month=March|day=22|substed=yes|help=off}} <!-- For administrator use on...) (top)
- 21:05, 28 September 2009 (hist) (diff) m How To: Create a New Admin Option (top)
- 01:37, 7 September 2009 (hist) (diff) m Help Vampires (Protected "Help Vampires" [edit=sysop:move=sysop] [cascading]) (top)
- 01:37, 7 September 2009 (hist) (diff) N Help Vampires (New page: ==Help Vampires: A Spotter's Guide== <div class="body"> It's so regular you could set your watch by it. The decay of a community is just as predictable as the decay of certain stable nuc...)
- 01:36, 7 September 2009 (hist) (diff) N Image:Help vampire.png (top)
- 12:19, 5 September 2009 (hist) (diff) N Determine basedir (Determine basedir moved to Determine BASEDIR) (top)
- 12:19, 5 September 2009 (hist) (diff) m Determine BASEDIR (Determine basedir moved to Determine BASEDIR) (top)
- 12:19, 5 September 2009 (hist) (diff) N Set basedir (Set basedir moved to Set BASEDIR) (top)
- 12:19, 5 September 2009 (hist) (diff) m Set BASEDIR (Set basedir moved to Set BASEDIR) (top)
- 12:18, 5 September 2009 (hist) (diff) m ClipBucket Version Check (top)
- 12:18, 5 September 2009 (hist) (diff) N ClipBucket Version Check (New page: == Overview == This command will display the installed ClipBucket version to users w/ admin privileges. == Prerequisites == ClipBucket 1.7.1 or higher. == Code == 1. Log in as a u...)
- 15:40, 22 August 2009 (hist) (diff) m ClipBucket 1.x Changelog (→ClipBucket 1.7.1) (top)
- 15:39, 22 August 2009 (hist) (diff) m ClipBucket 1.x Changelog (→ClipBucket 1.7.2)
- 15:39, 22 August 2009 (hist) (diff) m ClipBucket 1.x Changelog (→ClipBucket 1.7.1)
- 15:38, 22 August 2009 (hist) (diff) m ClipBucket 1.x Changelog (→ClipBucket 1.7.2)
- 15:38, 22 August 2009 (hist) (diff) m ClipBucket 1.x Changelog (→ClipBucket 1.7.2)
- 15:38, 22 August 2009 (hist) (diff) ClipBucket 1.x Changelog
- 15:33, 22 August 2009 (hist) (diff) N ClipBucket Changelog (ClipBucket Changelog moved to ClipBucket 1.x Changelog: separating changelogs of each version) (top)
- 15:33, 22 August 2009 (hist) (diff) m ClipBucket 1.x Changelog (ClipBucket Changelog moved to ClipBucket 1.x Changelog: separating changelogs of each version)
- 15:32, 22 August 2009 (hist) (diff) m ClipBucket 1.x Changelog
- 00:59, 11 June 2009 (hist) (diff) m Main Page (→Official ClipBucket Modifications) (top)
- 16:51, 23 May 2009 (hist) (diff) User talk:94.229.65.171 (Removing all content from page) (top)
- 16:51, 23 May 2009 (hist) (diff) m User talk:94.229.65.171 (Protected "User talk:94.229.65.171": spam [edit=sysop:move=sysop])
- 17:19, 18 April 2009 (hist) (diff) m Set BASEDIR (→Prerequisites)
- 17:18, 18 April 2009 (hist) (diff) m Determine BASEDIR (Protected "Determine basedir": spam [edit=sysop:move=sysop] [cascading])
- 17:16, 18 April 2009 (hist) (diff) m Set BASEDIR (Protected "Set basedir": spam [edit=sysop:move=sysop] [cascading])
- 17:16, 18 April 2009 (hist) (diff) m Set BASEDIR
- 18:00, 20 March 2009 (hist) (diff) Determine BASEDIR
- 17:58, 20 March 2009 (hist) (diff) m Set BASEDIR
- 17:58, 20 March 2009 (hist) (diff) Set BASEDIR
- 12:20, 5 March 2009 (hist) (diff) Set BASEDIR
- 12:18, 5 March 2009 (hist) (diff) Determine BASEDIR
- 21:59, 2 March 2009 (hist) (diff) m How To Install YouTube Grabber (top)
- 20:27, 26 February 2009 (hist) (diff) N Set BASEDIR (New page: == Overview == This code will automatically set the correct basedir of your site. == Prerequisites == the data in ''/includes/dbconnect.php'' must be accurate. == Code == 1. create...)
- 20:25, 26 February 2009 (hist) (diff) m Determine BASEDIR
- 09:20, 26 February 2009 (hist) (diff) m Determine BASEDIR
- 14:46, 20 February 2009 (hist) (diff) m Determine BASEDIR
- 12:23, 13 February 2009 (hist) (diff) N Determine BASEDIR (New page: <code php> <?php if ($_SERVER['DOCUMENT_ROOT']) { $path = $_SERVER['DOCUMENT_ROOT']; } else if ($_SERVER['SCRIPT_FILENAME']) { $path = $_SERVER['SCRIPT_FILENAME']; } else { echo ...)
- 17:49, 23 January 2009 (hist) (diff) m GetFLVDuration (top)
- 17:48, 23 January 2009 (hist) (diff) m GetFLVDuration
- 17:48, 23 January 2009 (hist) (diff) N GetFLVDuration (New page: == Overview == This code will return the duration of an FLV file via PHP. == Code == <code php> function GetFLVDuration($file){ $duration = false; if (file_exists($file)){ ...)
- 18:12, 12 January 2009 (hist) (diff) m How To Install YouTube Grabber
- 16:18, 11 January 2009 (hist) (diff) m How To Install YouTube Grabber
- 01:10, 3 January 2009 (hist) (diff) m How To Install YouTube Grabber
- 15:39, 20 December 2008 (hist) (diff) m How To Install YouTube Grabber
- 10:53, 18 December 2008 (hist) (diff) m How To Install YouTube Grabber
- 22:50, 17 December 2008 (hist) (diff) m How To Install YouTube Grabber (Protected "How To Install YouTube Grabber" [edit=autoconfirmed:move=autoconfirmed])
- 22:49, 17 December 2008 (hist) (diff) m How To Display All PHP Errors (top)
- 22:48, 17 December 2008 (hist) (diff) m How To Display All PHP Errors (Protected "How To Display All PHP Errors" [edit=autoconfirmed:move=autoconfirmed])
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)
