Skip to Content Skip to Menu

I wrote a plugin pagination tutorial

  • bjraines
  • bjraines
  • OFFLINE
  • Posts: 87
  • Thanks: 0
  • Karma: 2
17 years 4 months ago #39562 by bjraines
I wrote a plugin pagination tutorial was created by bjraines
Hey its 5am. I just finished a tutorial on how to paginate plugins. Don't ask why.

I hope ya'll enjoy it and it makes sense

So tired.

[edit] I guess we can't upload .pdf files so I put it at www.simplyjoomla.com/component/option,com_remository/Itemid,13/func,select/id,1/

The site is on Dreamhost so it could be slow. I am gonna try to move it soon.

Post edited by: bjraines, at: 2007/06/15 11:32

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

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
17 years 4 months ago #39596 by nant
Replied by nant on topic Re:I wrote a plugin pagination tutorial
what can i say?

first of all thanks for doing this - will help many i am sure.

sorry that your questions were unanswered-ignored.

i will review it and report back.

thanks again!

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

  • bjraines
  • bjraines
  • OFFLINE
  • Posts: 87
  • Thanks: 0
  • Karma: 2
17 years 4 months ago #39603 by bjraines
Replied by bjraines on topic Re:I wrote a plugin pagination tutorial
hey thanks. everyone is busy i am sure that i was not ignored intentionally.

please let me know where my mistakes are so i can fix it but i test each page of code as I went.

It is a very simple paginated list but I think it gets the point across. I look forward to seeing how others do with it.

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

  • p9939068
  • p9939068
  • OFFLINE
  • Posts: 186
  • Thanks: 0
  • Karma: 117
17 years 4 months ago #39633 by p9939068
Replied by p9939068 on topic Re:I wrote a plugin pagination tutorial
Wow that was most helpful, karma for you!

What i'd really like to see as part of CB's plugin API though, is an AJAX pagination function. The problem with normal pagination on CB profiles is the loading time, especially when there are many tabs to display. A standard AJAX pagination function as part of the API will really be wonderful ;)


Mike Feng
Creator of SIMGallery, SIMAnswers, and ParaInvite
www.simbunch.com
twitter.com/simbunch

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

  • bjraines
  • bjraines
  • OFFLINE
  • Posts: 87
  • Thanks: 0
  • Karma: 2
17 years 4 months ago #39638 by bjraines
Replied by bjraines on topic Re:I wrote a plugin pagination tutorial
p9939068 wrote:

Wow that was most helpful, karma for you!

What i'd really like to see as part of CB's plugin API though, is an AJAX pagination function. The problem with normal pagination on CB profiles is the loading time, especially when there are many tabs to display. A standard AJAX pagination function as part of the API will really be wonderful ;)


well the problem with AJAX is theoretically , usability. If someone has javascript off then they wouldn't see it. Now I know most people don't know how to cut it off.

The other problem, is that if there are a lot of tabs then that means a lot of queries happen when the page is loaded. What would be neat is , either the tab is not loaded until the tab is clicked on or if there could be one central database query.

Mind you I have no idea how to go about this.

I am really interested in two things:

1) has anyone tried my tutorial to see if it works?

2) Where are the actual getpaging and writepagin functions in com_profiler?

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

  • bjraines
  • bjraines
  • OFFLINE
  • Posts: 87
  • Thanks: 0
  • Karma: 2
17 years 3 months ago #40029 by bjraines
Replied by bjraines on topic Re:I wrote a plugin pagination tutorial
Nick I was wondering if you had a chance to peruse this.

I see a couple of mistakes but I haven't had a chance to fix it.

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

Moderators: beatnantkrileon
Powered by Kunena Forum