Profile
Achievement

koncept's Recent Snippets
- All /
« Prev 1 Next »
##Instructions
1. Create a new Command: Bundles > Bundle Editor > Edit Commands
2. Click the "+" button to add a new command
3. Give your command a descriptive name ("TM Path in title", for example)
4. Set the following properties on the command...
3
585
posted 13 years ago by koncept
This function was respectfully borrowed from TextMate and ported to PHP. Thanks to Allan Odgaard for the function! ;)
Obviously, this can be extended a lot more, but I wanted to keep it as simple as possible for the example.
0
601
posted 14 years ago by koncept
I was only responsible for wrapping a demo around the function. See URL for original script.
34
2880
posted 15 years ago by koncept
Generates HTML calendars for a given year.
Original authors: Elliott White, Jonathan D Eisenhamer
Source: http://www.quepublishing.com/articles/article.asp?p=664657&seqNum=7&rl=1
5
522
posted 15 years ago by koncept
I think I got this one off php.net. I wish I could thank the author properly because this has been a real helper!
11
533
posted 15 years ago by koncept