How to change 'Terms Of Use' and 'Privacy Statement' in DNN 3.0.10
i want to change them for my portal,but i don't know how to do it.
anyone help me?
thx.
0 simida19843/14/2005 2:08:57 AM
Try checking the language option under the admin menu. I know if DNN 3.0.11, you can drill down to Local Resources->admin->Portal->App_LocalResources->Privacy.ascx.resx. You will need to overload the default with your specialized version.
Regards,
Phebous...
Note: If you are on DNN 3.0.12, then you will have to overload the Local Resources.www.ricecheesesoftware.com
0 phebous3/14/2005 4:07:13 AM
Thx, phebous. i can do it in DNN 3.0.10 also.
Regareds,
simida
0 simida19843/14/2005 5:14:45 AM
I believe so, but I am sure with 3.0.11 and 3.0.12. I almost didn't upgrade to .12 because I had problem figuring out how to change it. They changed it in .12 to have to over load the whole local resources instead of just the Privacy or Terms. I don't like my email address exposed to the public like it does. What are you changing?
Regards,
phebous...
www.ricecheesesoftware.com
0 phebous3/14/2005 6:26:19 AM
Hi,
The terms of use and privacy statement as well as all mail message texts of DNN ware moved into the global resources. to upgrade your changes save the texts externally with a text editor, do the upgrade and create a portal specific resource for "global resources". Paste your texts into the appropriate values.
You should delete all unnecessary translation files for future compatibility.
There might be enhancements for this process in future versions of DNN.
SebastianSebastian Leupold gamma concept mbH
OK...I've changed the text of Terms and Privacy in the global resources. Clicked "update"...but when I go to view them, the defaults are still showing up. Any Ideas?Don