Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...rendering module output  as a servicerendering module output as a service
Previous
 
Next
New Post
9/9/2007 10:38 AM
 

I was wondering if some module's output could be rendered just like a service call. we all know that using IFrame a url can be shown within a page, what if IFrame could be used to show another module contents (instead of a full page).

for example look at this very very simplified html code and ignore the syntaxes::
this code can be used anywhere in the portal either wherever html is directly used like html/text module or header/footer of the modules or repository's item description.
also it's service calls may be used by the running code to link two or more modules and create a new composit module.

<P> below you will find our product categories/prices/size discounts:

<table><tr>
<td><IFRAME href="/modrender?mid=1;&param=1"> </td>
<td><IFRAME href="/modrender.aspx?mid=3;&param=4">>
<td><IFRAME href="/modrender.aspx?mid=15;&param=10">></td></tr
</td

<tr>
<td colspan=3><IFRAME href="/modrender.aspx?id=6"></td></tr>
</table>

please let us know product id and shipping method of your choice.

currently generating such a  table needs creation of 4 containerless page tabs in dnn and replacement of modrender?mid=x with tabid/xxx/default.aspx

I see this as an exciting feature since many portal capabilities can be used like a service, for example token replacement  in the portal can be done somehow like this

tokenrender.aspx?id=portalname

portal hierarchy can be hidden and images can be referenced like this imagerender?FileId=6767

and module creators will tend  to separate cms(managing content)  related operations from portal ones (rendering and positioning content).

 

 

 

 

 

 

I have a repository module, displaying 5 products per page, I need to display order/price configurations for all models of each repository item just below it. this means that I should enter price/order configs. as html in description field of repository items. it could be charming if I could reference a UDT table or XML/XSL module for that data.

There are a lot of points in the portal where text or html can be used (like module header/footer, announcement template), I am not aware how token replacement will handle this.

case 3 : page editors are bound to page layout. there are always cases where you need to partialy override them heare or there.
thank you case three page authors can apply containers per page or module, to control the visual appearance.

 

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...rendering module output  as a servicerendering module output as a service


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out