Actinic Ecommerce Software

Actinic Community and Knowledge Base

  • Community Home
  • Knowledge Base
  • Support Centre
  • Advanced User Guide

Go Back   Actinic Community > Help and Advice > v7 (and earlier) - General
Reload this Page Fragment Separator and positioning

Search powered by Google
Register FAQ Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Useful Thread? Display Modes
  #1  
Old 29-Dec-2004, 08:58 PM
namunday namunday is offline
Registered User
 
Join Date: Oct 2004
Full Name: nick munday
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
Fragment Separator and positioning

What is the template that creates the separators between fragments and if it is the product separator how do i use a custom property to use it between some products but not others.

Also, is it possible to place fragments between sections. I would like to break up some of my pages that list subsections but including fragamnts between them but the fragments always go to the bottom
Reply With Quote
namunday
View Public Profile
Find all posts by namunday
  #2  
Old 30-Dec-2004, 12:52 AM
namunday namunday is offline
Registered User
 
Join Date: Oct 2004
Full Name: nick munday
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
I have established the the product separator does not dictate the fragment separator but cannot find anything like Act_fragmentseparator
Reply With Quote
namunday
View Public Profile
Find all posts by namunday
  #3  
Old 30-Dec-2004, 01:45 AM
NormanRouxel's Avatar
NormanRouxel NormanRouxel is offline
Registered User
 
Join Date: Dec 2002
Full Name: Norman Rouxel
Posts: 8,576
Thanks: 3
Thanked 47 Times in 40 Posts
Quote:
What is the template that creates the separators between fragments
There isn't a fragment separator. Each fragment template starts a new table row containing that fragment.

You could create one by making a new Fragment Template e.g. Act_FragmentSeparator.html
Code:
<!-- HR Fragment Separator begin -->

<tr>
<td colspan="3" valign="top">
<!-- NETQUOTEVAR:FRAGMENTANCHOR NETQUOTEVAR:BROCHURE_TEXT -->
<hr>
</td>
</tr>

<!-- HR Fragment Separator end -->
If you edit BrochureTemplates.ini and add the line (below [Templates])

Act_FragmentSeparator.html=Brochure HR Separator

then this will show up in the drop-down list of fragment templates.

If you'd like to use Customvars then just replace the <hr> above with CUSTOMVAR:WHATEVER.
__________________
Norman - www.drillpine.biz
Edinburgh, UK / Bitez, Turkey
Reply With Quote
NormanRouxel
View Public Profile
Visit NormanRouxel's homepage!
Find all posts by NormanRouxel
  #4  
Old 30-Dec-2004, 12:55 PM
namunday namunday is offline
Registered User
 
Join Date: Oct 2004
Full Name: nick munday
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
Norman,

at the moment, a hr width=90% is being created between fragments and i want there to be nothing (or at least use a black customvar). I have been able to do this with the productseparator fine and i understand most of what you are saying but would like to clarify soemthing.

actinic automatically knows of the productseparator template, how do i make it acknowledge a brochureseparator template or are you saying that i need to create a new fragment within actinic product section to be used solely as a separator. If this is the case how do i remove the hr width=90% that it is creating automatically.
Reply With Quote
namunday
View Public Profile
Find all posts by namunday
  #5  
Old 30-Dec-2004, 01:05 PM
Univiz Univiz is offline
Registered User
 
Join Date: Sep 2004
Full Name: Sharon Halpin
Posts: 118
Thanks: 0
Thanked 0 Times in 0 Posts
hello namunday

If you comment out the fragment anchor in the fragment template/s you are using the horizontal line will not appear

Quote:
<!-- NETQUOTEVAR:FRAGMENTANCHOR -->
HTH
Regards, Sharon
Reply With Quote
Univiz
View Public Profile
Visit Univiz's homepage!
Find all posts by Univiz
  #6  
Old 18-Jan-2006, 02:19 PM
globefox globefox is offline
Registered User
 
Join Date: Jan 2006
Full Name: Lucy Wills
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Hi chaps

I think that rather than comment out NETQUOTEVAR:FRAGMENTANCHOR (which could impact the display of seaarch results), or create a new fiddly template, what both myself and the originator of this thread would like to do is would be edit NETQUOTEVAR:FRAGMENTANCHOR.

Replacing the HR with an image would be great.


any ideas?
Lucy
__________________
http://www.globefox.com/
http://www.glamourkitten.com/
http://www.seraglia.com/
Reply With Quote
globefox
View Public Profile
Find all posts by globefox
  #7  
Old 21-Feb-2006, 01:42 AM
Guy C Guy C is offline
Registered User
 
Join Date: Oct 2005
Full Name: Guy C
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by namunday
Also, is it possible to place fragments between sections. I would like to break up some of my pages that list subsections but including fragamnts between them but the fragments always go to the bottom
I have noticed in the replies above that everyone is focusing on the first query raised however I was wondering if anyone knows of a way of performing the above task.

I basically have a similar problem where i have a bunch of products in subsections and i want to break them up on a page by placing a header above each different group. I thought this would be possible through the use of fragments but i can't get them to go anywhere apart from at the top or bottom of a page. I need them in various locations throughout the page, thus splitting up the different products into sections with a header.

Any help would be amazing...
__________________
Regards,

Guy
Reply With Quote
Guy C
View Public Profile
Find all posts by Guy C
  #8  
Old 21-Feb-2006, 08:11 AM
wjcampbe's Avatar
wjcampbe wjcampbe is offline
Registered User
 
Join Date: Jan 2005
Full Name: Bill Campbell
Posts: 5,481
Thanks: 0
Thanked 0 Times in 0 Posts
@Guy,

Unfortunately the section list is just that, a contiguous list. It can be moved as a list to the top, or the bottom, but not split into segments.

However, you CAN get the effect you want if you mark Location and Arrangement of Section List as NONE, then create your own Section Links in Fragments. This way you could have fragment with one or two Section Links, followed by text fragment, followed by Link fregament ....
__________________
Bill
www.egyptianwonders.co.uk…
Text directoryWorldwide Actinic(TM) shops
BC Ness Solutions Support services, custom software
Registered Microsoft™ Partner (ISV)
VoIP UK: 0131 208 0605
Located: Alexandria, EGYPT
Reply With Quote
wjcampbe
View Public Profile
Visit wjcampbe's homepage!
Find all posts by wjcampbe
Reply

« Previous Thread | Next Thread »
Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page
Display Modes Rate This Thread
Linear Mode Switch to Linear Mode
Hybrid Mode Hybrid Mode
Threaded Mode Switch to Threaded Mode
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Rules


All times are GMT +1. The time now is 02:26 AM.

Contact Us - Actinic Software - Archive - Top

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.