|
Home > Archive > Microsoft Content Management Server > March 2006 > How do I add non CMS page in MCMS Application
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How do I add non CMS page in MCMS Application
|
|
| Vaibhav 2006-03-10, 7:53 am |
| Hi All,
We are developing a MCMS based application. I need to add some non CMS
pages(.aspx) in the application. Please let me know how to achieve this.
Regards.
| |
| Stefan [MSFT] 2006-03-14, 2:48 am |
| Hi,
that is very easy: just add them to your template project application.
That's all.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Vaibhav" <Vaibhav@discussions.microsoft.com> wrote in message
news:C803502E-6CDE-4E2D-94A6-BA206B9285DE@microsoft.com...
> Hi All,
> We are developing a MCMS based application. I need to add some non CMS
> pages(.aspx) in the application. Please let me know how to achieve this.
> Regards.
| |
| drazic19 2006-03-14, 7:48 am |
| How about additional projects? i.e an ecommerce project that you want to add
on to an existing cms site. How would you refer across the projects?
"Stefan [MSFT]" wrote:
> Hi,
>
> that is very easy: just add them to your template project application.
> That's all.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> Check out the new book as well: Advanced MCMS development:
> http://tinyurl.com/8ugwj
> ----------------------
>
>
> "Vaibhav" <Vaibhav@discussions.microsoft.com> wrote in message
> news:C803502E-6CDE-4E2D-94A6-BA206B9285DE@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2006-03-14, 8:47 pm |
| Hi Michael,
you sould then place the project aside of the MCMS project. But be aware
that session variables will not be shared between these projects then.
Alternativly check if you can copy the pages of the ecommerce project into
the MCMS template project.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"drazic19" <drazic19@discussions.microsoft.com> wrote in message
news:775B2CF0-AA1E-4E09-BE18-1D966D151E22@microsoft.com...[vbcol=seagreen]
> How about additional projects? i.e an ecommerce project that you want to
> add
> on to an existing cms site. How would you refer across the projects?
>
> "Stefan [MSFT]" wrote:
>
| |
| Vaibhav 2006-03-16, 7:48 am |
| Hi,
Thanks Stefan. But how to manage the links across the MCMS pages.
Thanks
"Stefan [MSFT]" wrote:
> Hi,
>
> that is very easy: just add them to your template project application.
> That's all.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> Check out the new book as well: Advanced MCMS development:
> http://tinyurl.com/8ugwj
> ----------------------
>
>
> "Vaibhav" <Vaibhav@discussions.microsoft.com> wrote in message
> news:C803502E-6CDE-4E2D-94A6-BA206B9285DE@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2006-03-16, 8:48 pm |
| Hi Vaibhav,
manually. MCMS is not aware of not MCMS content. So identical as with any
other non-MCMS website you need to manage them separatly.
Or convert the webforms into MCMS templates and create posting based on
them.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Vaibhav" <Vaibhav@discussions.microsoft.com> wrote in message
news:F4B94D10-CE53-4B2B-8B8A-37B64C7B611B@microsoft.com...[vbcol=seagreen]
> Hi,
> Thanks Stefan. But how to manage the links across the MCMS pages.
> Thanks
>
> "Stefan [MSFT]" wrote:
>
|
|
|
|
|