Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:extensions:colorizer:documentation:listview [2013/12/18 12:05]
swarnat [CHANGES FOR VTIGER SYSTEMS USING OTHER LANGUAGE THAN ENGLISH]
en:extensions:colorizer:documentation:listview [2013/12/18 12:07]
swarnat
Line 1: Line 1:
-====== 4. ListView ======+====== 4. add to ListView ======
  
 You could show your color settings inside ListView with some limitations. You could show your color settings inside ListView with some limitations.
 You have to insert a snippet into one vTigerCRM core sourcefile, because with basic functions, the extension couldn’t interact with the ListView. You have to insert a snippet into one vTigerCRM core sourcefile, because with basic functions, the extension couldn’t interact with the ListView.
  
-<fc red>If you don't use vtigerCRM in english, you have to check [[en:​extensions:​colorizer:​documentation:​listview#​non_english|the last part]].</​fc>​+<fc red>If you don't use vtigerCRM in english, you have to check [[en:​extensions:​colorizer:​documentation:​listview#​#​changes_for_vtigercrm_systems_not_using_english|the last part]].</​fc>​
  
 ==== vtigerCRM < 5.4 ==== ==== vtigerCRM < 5.4 ====
Line 16: Line 16:
  
 == 4. Probably you have to clear the directory Smarty/​templates_c/​ == == 4. Probably you have to clear the directory Smarty/​templates_c/​ ==
 +\\
  
 ==== vtigerCRM 5.40 ==== ==== vtigerCRM 5.40 ====
Line 30: Line 31:
 \\ \\
  
-{{anchor:​non_english:​}}+
 ==== Changes for vtigerCRM systems not using english ==== ==== Changes for vtigerCRM systems not using english ====
 == 1. open /​include/​utils/​ListViewUtils.php == == 1. open /​include/​utils/​ListViewUtils.php ==