File: a.rb

package info (click to toggle)
tdiary 2.0.1-1sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 7,220 kB
  • ctags: 1,667
  • sloc: ruby: 20,044; lisp: 476; makefile: 91; sql: 32; sh: 31
file content (3 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (3)
1
2
3
def a_conf_label; "Edit the dictionary file for the anchor plugin(a.rb)"; end
def a_conf_explain; "<p>A row is an anchor. The format is: key URL name. name is omittable. If you omit name, the key used as name.</p><p>e.g.) bibo http://www.tdiary.org/ tDiary Website</p>"; end