[solved] Plugin: ... field Fcpagenav - html output

More
12 years 3 months ago #22400 by Rehne
HI,

I think it would be much better to change the order of the pagenavigation link output (in fcpagenav.php)
from

1.
if ($field->prev)

{…
<span class="pagenav_prev' . … '>…</span>';
}
2.
if ($use_category_link)

{..
<span class="return_category">…</span>';
}
3.
if ($field->next)

{..
<span class="pagenav_next' … '>…</span>';
}

to
2.
if ($use_category_link)

{..
<span class="return_category">…</span>';
}
1.
if ($field->prev)

{…
<span class="pagenav_prev' . … '>…</span>';
}
3.
if ($field->next)

{..
<span class="pagenav_next' … '>…</span>';
}

then you have more and easier ways to format it
according to his wishes using CSS-Styles (e.g. float:left, float:right ... can't used with the "old order" ... see the attachmenst)

Regards
Attachments:

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #22419 by ggppdk
Yes this makes sense, we changed the order of links in r1135 and Fixed fcpagenav field to respect items ACCESS for joomla J1.7/J2.5


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #22421 by Rehne
there are still a problem/bug with the category_link
without Joomla SEF the link does not work
Error: Page can not be found

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #22438 by ggppdk
Fixed in r1140


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #22449 by Rehne
Great ...thanks

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.279 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline