component for mambo

Where are we heading with kPlaylist?

component for mambo

Postby Tokeiito » Sun Sep 26, 2004 11:36 pm

hello,

now i'm trying to write component for mambo cms. but i have problems with kplaylist users system. is anywhere infos about how users system works in kplaylist?
Tokeiito
 
Posts: 1
Joined: Wed Mar 24, 2004 6:58 am
Location: Lithuania

Re: component for mambo

Postby aba » Mon Sep 27, 2004 2:16 am

Tokeiito wrote:hello,

now i'm trying to write component for mambo cms. but i have problems with kplaylist users system. is anywhere infos about how users system works in kplaylist?


It's not that advanced. What is that you need to know? Let me tell
a bit general, then you have a starting point to ask more.

Just two classes, admin or user (field name is u_access). When
a user logs in, a random 32 bit integer is created and set in the table (field name is u_sessionkey). And this value is put into a cookie named 'kplaylist'. Whenever a request is made, this cookie is checked with the database. If match, action is accepted, if not, it will route to the frontpage where the user can log in. There are exceptions, for instance, if running in demo mode or when logins has been disabled.

Åge
aba
Site Admin
 
Posts: 2325
Joined: Wed May 08, 2002 9:19 am

Mambo component

Postby Arie » Fri May 27, 2005 5:31 am

Hi Tokeiito,

Have you succeeded making kPlaylist as a Mamob component? If so, I would like to know how you did it.

Arie
Arie
 

Re: Mambo component

Postby Guest » Tue May 31, 2005 10:43 am

Arie wrote:Hi Tokeiito,

Have you succeeded making kPlaylist as a Mamob component? If so, I would like to know how you did it.

Arie


i really really really am interested in the component , could you post it ? :D thnx in advance :)
Guest
 

Mambo

Postby Arie » Sat Jun 11, 2005 6:53 am

Hi,

I would be very interested as wel. XOOPS is also a great cms where kPlaylist would fit in beautifully. Anyone..?
Arie
 

Postby Guest » Tue Jun 21, 2005 7:32 am

i still working with it. now i'm a little bit short of time. i think in one month it will be beta version. i'll post there URL.
Guest
 

Postby urbankompozure » Mon Nov 14, 2005 2:32 pm

Any news on this,,,What a great idea... I tried including it using a wrapper script but with the amount of tracks we have for our radio show the page was about 3 foot long,,,,,,,,,,,,,,,
urbankompozure
 
Posts: 1
Joined: Mon Nov 14, 2005 2:30 pm


Return to Development



cron