Menu

I must be stupid... Or what?

Help
jtdp
2004-10-13
2013-03-07
  • jtdp

    jtdp - 2004-10-13

    Hi,

    Downloaded this project, and it looks good so far.  I had to change to SQL Server to make it "work" at all and had to modify the "indx" columns in the Access sample tables to be identity columns in SQL Server so the scripts would run.

    I need some basic help here...  I add sections, pages and such, but all I get is the default demo page with the "Chiesa di Santa Maria ad Martyres" picture....  And nothing more.... 

    So, how do I add & change stuff so I can design my own site?

    I must be overlooking something obvious here....

     
    • Tim Bell

      Tim Bell - 2004-10-18

      The default demo page is simply that, a demo. By default it will only show you the default page (page1.aspx). To display your content within the demo template you must include the indx of the desired content in the url. I.E. your other page has a indx number of 5. To display that page your url must end in "page5.aspx".

      I would suggest that you either make your own default page or modify the one supplied in the release.

      If you need further help, email me at tim[at]thirdspin[dot]com.

       
    • Tim Bell

      Tim Bell - 2004-10-18

      the demo template is located at common/templ/demo/BasePage.cs

      If you opt to modify the demo template modify this file and recompile the project. Walla new template!

      For a simpler demo, download the realease before last. You will see how I pulled off the demo with header and footer include files.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.