Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
1067: Implicit coercion of a value of type __AS3__.vec:Vector.<com.Gallery:VOItem> to an unrelated type __AS3__.vec:Vector.
0
662
posted 14 years ago by alptugan
This is a cut down example using custom tabs (you can easily add a custom ajax event to load in content - just follow Ben Alman's example).
0
1074
posted 14 years ago by Meander365
Simply replace 'Page Title' with your desired page title to automatically create the page when your theme is activated. Thanks to MattStrange for the original concept.
1
708
posted 14 years ago by fjarrett
Drop the Zend Framework Library folder into your Vendors folder
0
785
posted 14 years ago by shahways
A simple way to get the enum indicated by its ordinal value.
0
1035
posted 14 years ago by studioevoque
This has been made for Windows but shouldn't be hard to convert for other OS's.
0
602
posted 14 years ago by Keef
Great for developing multiple sites under a wamp install. Removes the headache of paths and domains and changing them when deploying to their live environment.
1
926
posted 14 years ago by Meander365
CSS needed here:
` #largeImage
{
position: absolute;
left: 50%;
top: 50%;
visibility: visible;
} `
Dead Centre modified from: [Dead Centre a Div](http://snipplr.com/view/231/dea...
4
826
posted 14 years ago by chendrix
**Important: this snipplet has moved to Github.**
- [Force the admin theme on additional non-admin paths in Drupal 6](https://gist.github.com/1973090)
3
922
posted 14 years ago by wildpeaks
use this SQL query to find out an applications full name (aka long name) and/or application id based on the application short name. This can obviously be re-written to perform the reverse.
0
1321
posted 14 years ago by theonlyalterego
Snippet for adding to your functions.php file to enqueue jQuery.
1
661
posted 14 years ago by oriontimbers