Category Archives: ChordsAndLyrics WP Plugin

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 | Leave a comment

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

Posted in ChordsAndLyrics WP Plugin, Web Programming | Leave a comment

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

Posted in ChordsAndLyrics WP Plugin, Web Programming | Leave a comment

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

Posted in ChordsAndLyrics WP Plugin, Web Programming | Leave a comment

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

Posted in ChordsAndLyrics WP Plugin, Web Programming | Leave a comment

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

Posted in ChordsAndLyrics WP Plugin, Web Programming | Leave a comment