Articles

Getting Started With Plugins

Creating plugins for ClipBucket is pretty easy, all you have to do is write down your code, register your anchors and tada !! your plugin is ready to use Introduction Setting Plugin File Writing Sample Code Registering Anchors Installing Plugin Testing Introduction ClipBucket’s new Plugin system works in following manner, Checks available Plugins Load Installed [...]

Read Article ›

ClipBucket Mass Embedder

Requirements – ClipBucket v2 – Curl Enabled PHP Hosting Installation – Download ClipBucket Mass Embedder Plugin From client area – Unzip the file, you will get “upload” folder – (if updating , goto Plugins and admin area and uninstall existing) – Upload all files under “upload” folder to your ClipBucket root folder – After Uploading, [...]

Read Article ›

How to create Error Pages

Some of us don’t give importance to Error Pages, in these some people i also include myself  but these pages are as important as your Account or Video page because if user lands on this page and simply finds nasty looking 404 or 403 Error heading, user will get mad. Initially, Clipbucket made these pages [...]

Read Article ›

List of layout files and when they are used

Clip-bucket templates has over 60 files and it can get pretty bad if you don’t know what file , serves what purpose ? This post is dedicated to give a proper list of template layout files and when these are used. Main Files 403.html When a 403 error occurs, this layout is used. 404.html When [...]

Read Article ›