Welcome Visitor, Please Login or Register Now Friday, April 19, 2024 08:38 AM 
New Topic   New Reply
Search for:
Author Message
butch butch's personal page
Registered Member
Posts: 76 Display member's posts
Joined: 03-15-05 09:53 PM
Member Offline
View Member's Profile Visit member's website http:// PM
 
Back to top
help Edit Delete Reply with quote Quote
First Post Posted on: 01-15-11 08:45 PM next post first post
still can not get a new page to work\ the program will create the page but i can not open it form \ the main program or home page.\ it adress www.xxxxx.xxx/xxx/xxxx/<--class:: new page -->\ it will not change the class::\ then 404 page. what do i look for ??
mewsoft mewsoft's personal page
Administrator Team Member
Posts: 5381 Display member's posts
Joined: 04-19-24 08:38 AM
Location: knxoville, TN, USA
Member Offline
View Member's Profile Visit member's website Mewsoft Corporation Send private message ICQ Messenger: ICQ AIM Messenger: AIM YIM Messenger: Yahoo MSN Messenger: MSN
 
Back to top
Re: help Edit Delete Reply with quote Quote
Reply #: 1 Posted on: 01-16-11 04:03 PM last post previous post

This is the help when you create a new page called Test:


Code: HTML    Select All    Expand All
</p><p>Custom page <b>Test</b> has been created.<br /><br />Edit the language files <b>Test.page.pm</b> from the Language Manager for each language. Also edit the template file <b>Test.page.shtml</b> from the template editor for each them. To insert a link in your templates for this page, insert the class <b>&lt;!--CLASS::Page:Test--&gt;</b> in your templates.<br /><br />

so after you create it insert the class:


Code: HTML    Select All    Expand All
</p><p><strong>&lt;!--CLASS::Page:Test--&gt;</strong></p><p>

in your template, this class will insert only the link part not the full url so to display a link say Test page:


Code: HTML    Select All    Expand All
</p><p>&lt;a href=&quot;<strong>&lt;!--CLASS::Page:Test--&gt;&quot;</strong>&gt;Test Page&lt;/a&gt;</p><p>

To access the page direct r using the direct URL generated by the program , it will be like this:


Code: HTML    Select All    Expand All
</p><p><a href="http://domain.com/cgi-bin/auction/auction.cgi?action=GetPage&Name=Test&Lang=English">http://domain.com/cgi-bin/auction/auction.cgi?action=GetPage&amp;Name=Test&amp;Lang=English</a></p><p>


Mewsoft Support
www.mewsoft.com

Page 1 of 1
Go to page:

New Topic   New Reply Mark Unread
Jump to:  
Delete   Move     Lock   +Favorits   +Notify   Print