Our college has several channels within the Luminis interface that point to HTML snippets. We built another content server and now need to change all of those snippet links to reflect the new address. Any ideas on how to change links globally when you don't already have some kind of LCMS?
Thanks for any help:)
Donna
Update the URLs in the database?
Not sure quite what you mean, but if you wish to bulk change URLs for web proxy channels...
The following SQL will list all webproxy channels that are on layouts (and the usernames of the layout owners) and the URLs:
From that, you should be able to figure out (however manually) how to update the database rows as necessary.
Hope that helps (a little).
Remote HTML snippets in TCC
If you are not referring to CWebProxy, then my guess is that you are referring to sub-sections of the Targeted Content Channel.
On our Solaris Luminis III.3.3 we have a content folder which contains files like
1236435847123123897.txt (200+ of them actually)
each of which contains the text for the Freeform text/HTML subsections.
I guess that the Database contains the structure of the TCCs, and the parameter settings for the subsections. Fortunately I have not had to delve deeply into this yet.
Derek