Tuesday 01 September 2009 6:30:49 am
Hi, Was just wondering basic question: I want to declare location of my custmized view template of a new content class in override.ini.append.php... Which one should I choose, if I want this view template be used whatever siteaccess, for whatever language?
./settings/siteaccess/fre/override.ini.append.php
./settings/siteaccess/admin/override.ini.append.php
./settings/siteaccess/ezwebin_site_admin/override.ini.append.php ./settings/siteaccess/ezwebin_site_user/override.ini.append.php
complementary question: #Why after fresh install did I end with 4 site accesses, when I only care on one language (fre) siteaccess, and the admin one indeed. are the 2 additionnal "built-in at installation time" site accesses coming from ezwebin extensions useful in this case? or on the contrary should I care only about them, and not the "fre" and the "admin"? What are the relations between from siteaccess to the other among these 4 siteaccesses? thanks for your insights, documentation doesn't really explain this, as it assumes you are aware and in plain control of your site accesses, which is obviously not my case :) Stephane
|