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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0help, how to create Page Template for dnn?help, how to create Page Template for dnn?
Previous
 
Next
New Post
5/27/2007 10:11 PM
 

when we creating a new page, there is a dropdown list for "Page Template", where can i create a new Page template page?

 
New Post
5/28/2007 5:27 AM
 

create a portal template, edit the XML file, removing all other pages, rename and save it in the appropriate template sub directory


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
5/29/2007 11:19 PM
 

Thanks you, I have find it. see as following.

I want to define the container for the module, but i do not what kind of value should be put the this tag, could you give a sample?

<containersrc>
</containersrc>


 Thanks

<portal version="3.0">
  <description>Default page template with just an HTML/Text module</description>
  <tabs>
    <tab>
      <panes>
        <pane>
          <name>ContentPane</name>
          <modules>
            <module>
              <title>Enter Title</title>
              <cachetime>0</cachetime>
              <alignment>left</alignment>
              <color />
              <border />
              <iconfile />
              <alltabs>false</alltabs>
              <visibility>Maximized</visibility>
              <header />
              <footer />
              <startdate>0001-01-01T00:00:00.0000000+11:00</startdate>
              <enddate>0001-01-01T00:00:00.0000000+11:00</enddate>
              <containersrc>
              </containersrc>
              <displaytitle>true</displaytitle>
              <displayprint>true</displayprint>
              <displaysyndicate>false</displaysyndicate>
              <inheritviewpermissions>true</inheritviewpermissions>
              <modulepermissions>
                <permission>
                  <permissioncode>SYSTEM_MODULE_DEFINITION</permissioncode>
                  <permissionkey>EDIT</permissionkey>
                  <rolename>Administrators</rolename>
                  <allowaccess>true</allowaccess>
                </permission>
              </modulepermissions>
              <definition>Text/HTML</definition>
            </module>
          </modules>
        </pane>
      </panes>
    </tab>
  </tabs>
</portal>

 
New Post
5/30/2007 11:43 AM
 

Just specify the path to the container you want.  It will look something like this...

<containersrc>[G]Containers/DNN-Blue/Text Header - White Background.ascx</containersrc>

 
New Post
6/1/2007 5:28 PM
 
But how does one know the xml formatting for other container types outside of Text/HTML?

For example...

**********


ContentPane


Enter Title
0
left



false
Maximized


0001-01-01T00:00:00.0000000+11:00
0001-01-01T00:00:00.0000000+11:00


true
true
false
true


SYSTEM_MODULE_DEFINITION
EDIT
Administrators
true


Text/HTML




**********

How would I know what all the valid attributes are for a SolPartMenu instead of a ContentPane if I want to use that instead of or in addition to having just a ContentPane with a single Text/HTML module displayed in the "default" template? I see where the default template is stored, but how do I find out what my options are for changing this default template? Is the default page template generated the exact same way in every DNN install (a contentpane with a single unpopulated text/html module)or is it based off of .. say .. the first page of content you create?
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0help, how to create Page Template for dnn?help, how to create Page Template for dnn?


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