
內容簡介
Lewe ChordPress 是一款將 ChordPro 格式的歌詞和弦文字美化輸出的外掛,支援即時移調、列印輸出及吉他和弦圖表顯示,讓你在 WordPress 頁面或文章中輕鬆展示歌譜。
【主要功能】
• 美化呈現 ChordPro 格式的歌詞與和弦
• 互動模式可即時升降調並列印輸出
• 支援 SVGuitar 吉他和弦圖表顯示
• 提供短代碼參數自訂輸出與格式設定
• 內建 TinyMCE 編輯器按鈕快速插入短代碼
• 支援 H/B 記譜法與和弦移調功能
外掛標籤
開發者團隊
② 後台搜尋「Lewe ChordPress – ChordPro Text Formatter」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
Lewe ChordPress pretty-prints ChordPro formatted text files on your pages and posts. You can configure output and formatting options. With ‘interactive’ mode on, you can transpose the chords up and down and also print the output right from the page.
Lewe ChordPress supports SVGuitar for visual chord representation.
Your input to Lewe ChordPress needs to be a valid ChordPro formatted text. ChordPro is a simple text-based syntax used to write lead sheets, the lyrics and chords of a song. ChordPro also comes with a command line tool that pretty prints that text into other formats like PDF.
You can read all about ChordPro here:
ChordPro
The Lewe ChordPress plugin allows to put ChordPro text inside its shortcode tags on a page or post and will pretty print it when the web page is displayed.
Simply insert a ChordPro text inbetween the [chordpress] and [/chordpress] tags and it will be rendered based on the default options of the plugin. You can change output and formatting settings on the plugin’s admin page.
A TinyMCE editor integration is also included, providing an editor menu button to insert the shortcode for you with its default paramaters, e.g. wrapping it around selected text.
The [chordpress] shortag allows specifying custom options for rendering ChordPro texts. For example:
[chordpress transpose="1"] will transpose the chords rendered by one semitone.
[chordpress interactive="yes"] will allow you to transpose the chords up and down and also print the output right from the rendered page.
Check out this example:
Lewe ChordPress Demo
The [chordpress-chord] shortag allows you to display a guitar chord as a diagram. For example:
[chordpress-chord chord="112"] will show the guitar chord post with ID 112 as a diagram.
[chordpress-chord barre="5,1,1" fingers="(3,2,'2'),(4,3,'4'),(5,3,'3')" title="F# Major" tuning="E,A,D,G,H,E"] will show a custom guitar chord.
Check out this example:
Lewe ChordPress Guitar Chord Demo
If not from the WordPress marketplace, get the plugin here:
Lewe ChordPress Homepage
Features
renders the lyrics/chord format of ChordPro
configure output and formatting
transpose up and down on the fly from the rendered page
print the rendered output
show chord diagrams
Lewe ChordPress supports the following ChordPro tags:
{album}
{artist}
{composer}
{subtitle}
{title}
{year}
{meta} for all of the above
Lewe ChordPress supports custom CSS for the following ChordPro tags:
{comment}
{start_of_chorus}, {end_of_chorus}
{start_of_verse}, {end_of_verse}
Lewe ChordPress supports note/chord translations
Chord transponation
H/B Notation
Usage
Enter a [chordpress] shortcode in your page or post editor
Paste your ChordPro text right after it
Enter the closing [/chordpress] shortcode
Optional shortcode parameters
float= Forces the rendered text block to float left or right.
hbnotation= Input is H/B notation (using H for B and Bb for B). Wether it is displayed as such is defined on the Options page.
interactive= Enables interactive mode. A listbox will be shown on the right of the title that allows you to transpose the chords on the fly. Also, a print button will be shown fopr printing out the rendered ChordPro text.
transpose= Enter a positive or negative number for the amount of semitones to transpose the chords
Use the “Lewe ChordPress” admin menu of your backend to change the default settings.
Documentation
Lewe ChordPress User Manual
Support
Choose your preferred support channel:
1. WordPress Support Forum
2. Lewe Service Desk
4. Lewe ChordPress User Manual
Credits
The ChordPro team of course
@rlisle for his work on the ChordsAndLyrics plugin that he created in 2009
Ahkâm for the beautiful Lewe ChordPress Plugin Icon
The developers of the SVGuitar chord rendering module
