Aaron Weule
Guest
|
Posted:
Sat Jan 15, 2005 12:16 am Post subject:
general application reuse question |
|
|
Hello,
I have an existing appplication that stores and categorizes artilces in SQL
server. I would like to reuse it with MCMS. Essentially, each article has a
collection of pages and categorizations that can be returned via an SQL
Query. Currently, web authors have to message the templates to match the
type of article and the number of pages stored in the SQL Server
I would like to use MCMS server to publish these articles on our site
(bypassing the manual template modifications). My largest source of
confusion is how to build MCMS templates that match the number of pages
returned from the DB...
While it would be preferable to resuse this application I am open to porting
it over to MCMS server entirely.
Any suggestions on how to accomplish this would be greatly appreaciated.
Thank you, |
|
Stefan [MSFT]
Guest
|
Posted:
Sat Jan 15, 2005 5:14 am Post subject:
Re: general application reuse question |
|
|
Hi,
you could create a custom console action, that automatically selects the
correct template.
Send me a mail to webmaster@stefan-gossner.de and I will send you a sample
you could customize.
Cheers,
Stefan
"Aaron Weule" <aweule@fawcette.com> wrote in message
news:#T82lUm#EHA.2596@tk2msftngp13.phx.gbl...
| Quote: | Hello,
I have an existing appplication that stores and categorizes artilces in
SQL
server. I would like to reuse it with MCMS. Essentially, each article has
a
collection of pages and categorizations that can be returned via an SQL
Query. Currently, web authors have to message the templates to match the
type of article and the number of pages stored in the SQL Server
I would like to use MCMS server to publish these articles on our site
(bypassing the manual template modifications). My largest source of
confusion is how to build MCMS templates that match the number of pages
returned from the DB...
While it would be preferable to resuse this application I am open to
porting
it over to MCMS server entirely.
Any suggestions on how to accomplish this would be greatly appreaciated.
Thank you,
|
|
|