summaryrefslogtreecommitdiff
path: root/doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn
blob: 2924951ff25709e4317f3e1e671407fd3130edc4 (plain)

The directive for the graphviz plug-in changed from 'graph' to 'graphviz' in ikiwiki-2.60. Was this intentional?

If yes, the [[plugins/graphviz]] plug-in documentation needs updating, and a heads-up on the news page might not be a bad idea either.

Personally, I like the new directive name better since it will allow us to add other graph plug-ins later.

-- [[HenrikBrixAndersen]]

No, that change was not made intentionally. I don't want to bother people with such a transition. Though it would be nice if it had a less generic name. Changed back. [[!tag done]] --[[Joey]]

',
  • 'Amount' => 'ª÷ÃB',
  • 'Amount missing!' => '¨S¦³«ü©wª÷ÃB¡I',
  • 'BIC' => '»È¦æÃѧO½s¸¹(BIC)',
  • 'Based on' => '°ò©ó',
  • 'Before Deduction' => '¦©°£¤§«e',
  • 'Below' => '¥H¤U',
  • 'City' => '«°¥«',
  • 'Continue' => 'Ä~Äò',
  • 'Country' => '°ê®a',
  • 'DOB' => '¥X¥Í¤é´Á',
  • 'Deduct after' => '´î¤Ö¥H«á',
  • 'Deduction deleted!' => '¤w§R°£´î¤Ö¡I',
  • 'Deduction saved!' => '¤wÀx¦s´î¤Ö¡I',
  • 'Deductions' => '´î°£ÃB',
  • 'Delete' => '§R°£',
  • 'Description' => '»¡©ú',
  • 'Description missing!' => '¥¼«ü©ú´y­z¡I',
  • 'E-mail' => '¹q¤l¶l¥ó',
  • 'Edit Deduction' => '½s¿è´î°£ÃB',
  • 'Edit Employee' => '½s¿è¾­û',
  • 'Employee' => '¾­û',
  • 'Employee Name' => '¾­û©m¦W',
  • 'Employee Number' => '¾­û½s¸¹',
  • 'Employee deleted!' => '¤w§R°£Â¾­û¡I',
  • 'Employee pays' => '¥I´Úµ¹Â¾­û',
  • 'Employee saved!' => '¤wÀx¦s¾­û¡I',
  • 'Employees' => '¾­û',
  • 'Employer' => '¶±¥D',
  • 'Employer pays' => '¥I´Úµ¹¶±¥D',
  • 'Enddate' => 'µ²§ô¤é',
  • 'Expense' => '¶O¥Î',
  • 'From' => '±q',
  • 'Home Phone' => '¦í¦v¹q¸Ü',
  • 'IBAN' => '°ê»Ú»È¦æ±b¸¹(IBAN)',
  • 'ID' => 'ÃѧO½s¸¹',
  • 'Inactive' => '«D¬¡ÅDªº',
  • 'Include in Report' => '¤@¨ÖÅã¥Ü',
  • 'Login' => 'µn¤J',
  • 'Manager' => '¸g²z',
  • 'Maximum' => '³Ì¤j',
  • 'Name' => '¦WºÙ',
  • 'Name missing!' => '¥¼«ü©ú¦W¦r¡I',
  • 'Notes' => '³Æµù',
  • 'Number' => '½s¸¹',
  • 'Orphaned' => 'µL¥D',
  • 'Payroll Deduction' => 'Á~ª÷´î°£ÃB',
  • 'Pos' => '§Ç¸¹',
  • 'Rate' => 'µ|²v',
  • 'Rate missing!' => '¥¼«ü©úµ|²v¡I',
  • 'Role' => '¥ô°È',
  • 'SSN' => 'ªÀ·|«O»Ù½s¸¹',
  • 'Sales' => '¾P°â',
  • 'Save' => 'Àx¦s',
  • 'Save as new' => '·í·sªºÀx¦s',
  • 'Startdate' => '¶}©l¤é´Á',
  • 'State/Province' => '¬Ù',
  • 'Supervisor' => '¥DºÞ',
  • 'To' => '¦Ü',
  • 'Update' => '§ó·s',
  • 'User' => '¨Ï¥ÎªÌ',
  • 'Work Phone' => '¤u§@¹q¸Ü',
  • 'Zip/Postal Code' => '¶l¬F½s½X',
  • };
  • $self{subs} = {
  • 'acc_menu' => 'acc_menu',
  • 'add' => 'add',
  • 'add_deduction' => 'add_deduction',
  • 'add_employee' => 'add_employee',
  • 'continue' => 'continue',
  • 'deduction_footer' => 'deduction_footer',
  • 'deduction_header' => 'deduction_header',
  • 'deduction_links' => 'deduction_links',
  • 'delete' => 'delete',
  • 'delete_deduction' => 'delete_deduction',
  • 'delete_employee' => 'delete_employee',
  • 'display' => 'display',
  • 'edit' => 'edit',
  • 'employee_footer' => 'employee_footer',
  • 'employee_header' => 'employee_header',
  • 'employee_links' => 'employee_links',
  • 'js_menu' => 'js_menu',
  • 'list_employees' => 'list_employees',
  • 'menubar' => 'menubar',
  • 'save' => 'save',
  • 'save_as_new' => 'save_as_new',
  • 'save_deduction' => 'save_deduction',
  • 'save_employee' => 'save_employee',
  • 'search' => 'search',
  • 'search_deduction' => 'search_deduction',
  • 'search_employee' => 'search_employee',
  • 'section_menu' => 'section_menu',
  • 'update' => 'update',
  • 'update_deduction' => 'update_deduction',
  • 'update_employee' => 'update_employee',
  • '·s¼w¦©°£' => 'add_deduction',
  • '·s¼w¾­û' => 'add_employee',
  • 'Ä~Äò' => 'continue',
  • '§r°£' => 'delete',
  • 'Àx¦s' => 'save',
  • '·í·sªºÀx¦s' => 'save_as_new',
  • '§ó·s' => 'update',
  • };
  • 1;