Glad I asked...

On Thu, Jan 7, 2010 at 12:25 PM, DrunkenMonk <[email protected]> wrote:

> [(include somepage)]
> seems to be what you are refering to
>
> On Jan 7, 7:41 pm, Kevin <[email protected]> wrote:
> > Before I create a plugin to do this... checking to see if it can be done
> > within BW...
> >
> > Kinda of a symbolic link function.
> >
> > [(symlink somepage)]
> >
> > If found on a page, it displays what is on the "somepage" as if it were
> in
> > the page you are viewing.
> >
> > Example of usage.
> >
> > If you have a mobile version of your site, unless the content really
> needs
> > to be adjusted for size, you can just pour the content of the "normal"
> sized
> > page into the mobile sized one and not have to maintain both pages.
> >
> > Regular Page:  aboutus
> > Mobile Page:  m.aboutus
> >
> > On the m.aboutus page you have
> >
> > [(symlink aboutus)]
> >
> > and when you view the mobile version of the page (which has its own
> style,
> > menu/side etc), you get the content from the aboutus page.
> >
> > The plugin or BW method would need to check permissions etc... so that
> > someone doesn't get content they are not supposed to see which is why I
> > suspect this needs to be done as a plugin.
>
>
>
--
You received this message because you are subscribed to the Google Groups "BoltWire" 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/boltwire?hl=en.

Reply via email to