Yup. If you house the common content elsewhere (e.g. at the 'top' level of your project) and reference it where you need to use it, you can then assign a publication package at that top-level which will publish just that specific piece of content to a known location (e.g. docroot/includes). It should still publish as part of the main page(s) that its also referenced from.
There will probably be one or two tricky nuances to this process, so feel free to get back to us with any problems you encounter. - Bobby On Sep 17, 6:22 pm, ucfan <[email protected]> wrote: > I am trying to publish small bits of text that I can use on mulitple > sites. We thought we could just create one main page with all the text > on it that we use on the different sites. We just thought each bit of > text could be pulled in to each web page like an include file. We set > up several containers with the small bits of text but when we go to > publish them we can not get them to publish small bits of text. If we > make them a list then we can publish them individually but when they > are displayed in smart edit, they just show up as a link. Has anyone > done a project similar to this and if so how did you accomplish this? > If you see the code and display below you will see the list only > displays a link and the container though looks correct does not > publish as we would like. > > <tr> > <td valign="top" width="40%">WSL</td> > <td width="60%"><%lst_wsl_discliamer%></td> > </tr> > > <tr> > <td valign="top" width="40%">WSL</td> > <td width="60%"><%con_wsl_disclaimer%></td> > </tr> > > WSL WSL Disclaimer > > WSL Western & Southern Financial Group is one of only 10 life > insurance groups in the world to earn Standard & Poor’s AA+ or higher > rating --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en -~----------~----~----~----~------~----~------~--~---
