Projects
Categories
My Other Websites
Category Archives: ChordsAndLyrics WP Plugin
Test Song Post
I’m currently updating the Chords and Lyrics WordPress plugin. The is just a copy of the test-song page used for testing it. Song Title This is text before chordsandlyrics. This section specifies size=”small”: This is text following chordsandlyrics. (C)Copyright 2008-2010, … Continue reading
Posted in ChordsAndLyrics WP Plugin
2 Comments
Chords and Lyrics WP plugin Public Release v1.3
I’ve submitted the form to WordPress.org requesting access to their svn to release the Chords and Lyrics publicly. I’ve removed the old widget, and replaced it with an options page in the Users admin menu. Since this is per-user configurable, … Continue reading
Posted in ChordsAndLyrics WP Plugin
2 Comments
Updated ChordsAndLyrics Plugin
I’ve been using the plugin now for a couple months on our church band website with pretty good success. I’m working now on posting it publicly. I’ve created a folder for it at http://lisles.net/ChordsAndLyrics. I’ve also created a new category … Continue reading
Extending WordPress to Display Music Chords & Lyrics
It plan on extending WordPress to support creating music lead sheets using a ChordPro type syntax. This syntax uses square brackets to enclose tags describing music attributes of a song (eg. [Title], [Composer], [Tempo]) in addition to chord names (eg. … Continue reading
Music & Lyrics WordPress Theme
Following some additional study of WordPress, it appears that what I am trying to accomplish can be done by creating a Theme. WordPress Themes A Theme is simply a collection of custom Template files. WordPress Templates A Template file is … Continue reading
Thoughts on using WordPress for posting lyrics/chords
After further research and thinking, it appears that song sheets could be posted using a “Songs” category. Posting Songs A full song listing could then be displayed by selecting the “Songs” category. A custom template could be created to display … Continue reading
WordPress Links Not Working
The category links, among others, are not working. I believe that the problem is related to permalinks, which require .htaccess be modified. This appears to only be happening on my local server and not on the remote server. I need … Continue reading