-
Notifications
You must be signed in to change notification settings - Fork 0
a.rb
Tada, Tadashi edited this page Nov 10, 2017
·
7 revisions
アンカー自動生成プラグイン
<%=a "http://www.hoge.com/diary/", "Hoge Diary"%>
Use dictionary file. You need to create the dictionary file with a CGI.
<%=a "home"%>
<%=a "home", "20020329.html", "Here"%>
Use dictionary file. You need to create the dictionaryfile with a CGI.
<%=a "key"%>
<%=a "key:20020329.html"%>
<%=a "key:20020329.html|Here"%>
<%=a "Hoge Diary|http://www.hoge.com/diary/"%>
<%=a "Hoge Diary|20020201.html#p01"%> #=> Same as "my" plugin
You can edit the dictionary file from "Preferences".