Saturday, September 11, 2010

DNN Modules, DotnetNuke Modules Sponsor.Delivering High Value DotnetNuke Modules
to Save You Time and Resources.

Invenmanager User Forum

Minimize
Paging
Last Post 01 Jun 2010 08:01 AM by eric peerless. 21 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Salem Khalidi
New Member
New Member
Posts:21

--
16 Jan 2010 11:53 PM  
I am having an issue, the paging for the satellite module all the page numbers are underline (both selected and unselected) while main module only the pages unselected are underlined.

How can I get the satellite paging to be as the main paging and if u cud tell me where to go to customize the paging.

Thanks
Inven Manager
Veteran Member
Veteran Member
Posts:3838
Avatar

--
17 Jan 2010 12:46 AM  
Salem,

It is because of Stylesheet.

Is your main module and satellite module using the same skin and css? It might be something to do with the .a tag (hyper link) in your CSS used.

And please also check in html source to find out what css it is used for the one you would like to change, also the CSS can be changed via View Options page.
========================================
Delivering high value DotnetNuke Modules to save your time and resources
Salem Khalidi
New Member
New Member
Posts:21

--
17 Jan 2010 01:45 AM  
it u have time pls check the following links to see what i mean
thanks

satellite:

http://www.arabaviation.com/Home/tabid/226/PageIndex/2/Default.aspx

main:

http://www.arabaviation.com/CountryBrief/UAE/EmiratesAirlines/tabid/200/Default.aspx

Thanks alot
Salem Khalidi
New Member
New Member
Posts:21

--
17 Jan 2010 04:37 AM  
i tried and changed every value at elements and class of the module.css but no luck .... virtually everything has changed except the underline of the page number and the selected page
Salem Khalidi
New Member
New Member
Posts:21

--
18 Jan 2010 12:31 AM  
i understood u r using the paging control of dnn
am i correct ?
if so i will have to customize if possible the dnn paging control
Inven Manager
Veteran Member
Veteran Member
Posts:3838
Avatar

--
18 Jan 2010 01:04 AM  
Salem,

Now I understand you do not want the selected page to be underlined, so it looks different from other page numbers, right?

This problem we have to fix it by us, we need to change the programming for Satellite module. Sorry for the confusion.. :)
========================================
Delivering high value DotnetNuke Modules to save your time and resources
Salem Khalidi
New Member
New Member
Posts:21

--
18 Jan 2010 01:16 AM  
yess indeed, this is what i meant as i want the selected pages to be different that the rest to help the visitor know what he selected.

this is the case with the main module, but not the case with the satellite,

when do u think we can have the fix ?

thanks alot
Inven Manager
Veteran Member
Veteran Member
Posts:3838
Avatar

--
18 Jan 2010 02:14 PM  
Salem,

I try to release it soonest... :)
========================================
Delivering high value DotnetNuke Modules to save your time and resources
Salem Khalidi
New Member
New Member
Posts:21

--
18 Jan 2010 11:39 PM  
Great!
Lookijng forward,
once it is released pls make a posting for all the community
thanks alot
Salem Khalidi
New Member
New Member
Posts:21

--
29 Jan 2010 04:43 PM  
hi again
any chance of knowing when the above will be released.
Many tHANKS
Inven Manager
Veteran Member
Veteran Member
Posts:3838
Avatar

--
30 Jan 2010 12:33 AM  
Salem,

We are still working on the next release with many new features introduced. We might be able to release it by end of Feb. Thanks.
========================================
Delivering high value DotnetNuke Modules to save your time and resources
eric peerless
New Member
New Member
Posts:16

--
09 Feb 2010 02:47 AM  
Along with this issue with the Satellite module, in the next release, would it be possible to give the 'on' page its own class? In the main Articles module, where the paging works correctly, the page number that you are on has no way of being individually targeted - you can only target the entire <td> with ".pagelinks", or the individual links with the ".pagelinks a" classes. I would like to be able to put style on the page number that is not a link (the 'on' page). Please let me know if this does not make sense and I look forward to the upcoming release. Thanks!
Inven Manager
Veteran Member
Veteran Member
Posts:3838
Avatar

--
09 Feb 2010 03:39 AM  
Eric,

It makes sense, we should change it that way so you can have total control over the display.
========================================
Delivering high value DotnetNuke Modules to save your time and resources
eric peerless
New Member
New Member
Posts:16

--
23 Feb 2010 08:49 AM  
Cool. One other thing we've noticed is that there is an inconsistency with the summary display in the satellite module. We have an instance setup to display the summary up to 90 characters, which works fine if the summary is more than that, but if the summary is less, there's extra paragraph tags that get placed in, so the satellite display is inconsistent. Is this something that could be modified in the next release, as well?

Here's an example where you can see that the paragraph tags get entered before the "..." that ends the summary:

<div>02/23/2010</div>
<div>Article Title</div>
<div><p>This is a short summary.</p>...</div>

<div>02/09/2010</div>
<div>Article 2 Title</div>
<div>This is a test article where the summary is long to see if it shows up correctly...</div>
Inven Manager
Veteran Member
Veteran Member
Posts:3838
Avatar

--
23 Feb 2010 12:25 PM  
I can understand that...

Currently the [SUMMARY|90] token will check the summary, if that's shorter than 90, it will display everything, of course it may contain any HTML tags like <p>.

If the summary is longer than 90 chars, it will remove the HTML tags first, and then take the first 90 chars to display, in this case, it will be consistent.

What do you suggest on this?
========================================
Delivering high value DotnetNuke Modules to save your time and resources
eric peerless
New Member
New Member
Posts:16

--
24 Feb 2010 05:50 AM  
I believe I've found a work around by adding an inline display on paragraphs within the summary text, but I guess my suggestion would be for the module to remove the html tags on shorter summaries, also, so as to keep it consistent.
Inven Manager
Veteran Member
Veteran Member
Posts:3838
Avatar

--
25 Feb 2010 02:34 PM  
Eric,

I believe it makes sense, we will change that, but we will provide an option for users to decide. Thanks
========================================
Delivering high value DotnetNuke Modules to save your time and resources
eric peerless
New Member
New Member
Posts:16

--
13 May 2010 06:41 AM  
Has this module been updated yet? We really need it to be working!

Thanks-

Eric
Inven Manager
Veteran Member
Veteran Member
Posts:3838
Avatar

--
13 May 2010 02:09 PM  
Eric,

We have the new version under beta testing now.. :)
========================================
Delivering high value DotnetNuke Modules to save your time and resources
eric peerless
New Member
New Member
Posts:16

--
01 Jun 2010 12:43 AM  
Is this module ready yet?
Inven Manager
Veteran Member
Veteran Member
Posts:3838
Avatar

--
01 Jun 2010 01:27 AM  
Eric,

We are still collecting more ideas for this module, if you have any ideas, please feel free to input and we will make it available for you.
========================================
Delivering high value DotnetNuke Modules to save your time and resources
eric peerless
New Member
New Member
Posts:16

--
01 Jun 2010 08:01 AM  
Hi, there are no further changes we have for the module at this time, besides the functionality listed above. Is there any possibility of getting an updated version that fixes the 'on' state with the satellite module paging prior to your official release? We would be more than willing to test/debug it with you. Our client is anxiously awaiting it and we'd love to provide it for them. All we really need is a way to target/style the page number the user is on in the satellite module, the same way the main article module allows you to do it. Please let me know if this would be possible. We'd really appreciate it. Thanks!
You are not authorized to post a reply.

Active Forums 4.1
Bookmark and Share
Copyright (c) 2009 InvenManager Solutions. All Rights Reserved.