41
lavaburst
Re: Jamroom-like Module for Music Artists to make profiles and music uploads
  • 2004/8/6 5:32

  • lavaburst

  • Just popping in

  • Posts: 77

  • Since: 2004/6/13


sounds good!

we need some name suggestions so we can start the module project... we need to get through the planning phase and lock down a list of features. I would be happy to program the system from that.

I agree it should work for artists, musicians, DJs, groups, etc..

Lets do this.


_Dan



42
lavaburst
Re: Jamroom-like Module for Music Artists to make profiles and music uploads
  • 2004/8/6 3:24

  • lavaburst

  • Just popping in

  • Posts: 77

  • Since: 2004/6/13


Im ready to go on this project...
an mp3.com-like module for XOOPS would be great.
I can do the php, database, XOOPS integration, ui, flash jukebox.

I already offer music portals for musicians and could also use a system like this for some web sites.

(I havent seen Jamroom)
So how does it need to work? thats what i need to know. lets plan ito out. I can implement it with enough details.

So its a profile page for a musician or group.

Profile
-Name,location, photo upload ... ???

Discography
-List songs/trax
-upload mp3's (full or clips)
-flash jukebox module to play mp3s on site (actually easy)
-protect mp3s from download or provide free download
-notify of new music released option for any users/fans

Events (Tours)
-list of upcoming dates and venues

Services
-description of music related services offered




Would that work? what else or what not

Cheers,

_Dan



43
lavaburst
Re: Change Font Color Of Category Headings
  • 2004/7/23 21:43

  • lavaburst

  • Just popping in

  • Posts: 77

  • Since: 2004/6/13


well, that snippet, you should have just added the

class="onth"

and not copied it from here. (that gets messy)



but it shouldnt have affected anything else.

Something else must have happened.


I have done the same thing on a few sites... works great for me everytime.


I hope you can get it fixed... if you Private message me the link, i will look at it to see if i can spot anything.

_Dan



44
lavaburst
Re: Jabber authentication via Xoops?
  • 2004/7/23 20:47

  • lavaburst

  • Just popping in

  • Posts: 77

  • Since: 2004/6/13


I just hooked up a chat room to my XOOPS site and it uses a module called IRCMod 2.0

The nice thing is its integrated with XOOPS and IRC so it will use their XOOPS username (if they are logged in of course)

I think using Jabber is a good idea too, but im very partial to IRC since its been around for 15 years and works so well.

You can find the IRCmod 2.0 module here:

Link

(It does require Java)

there are many irc servers you can use (for free)

you could try irc.efnet.org in the settings.

and set your own channel name (make sure the channel doesnt exist already, you can create ANY channel on IRC)

Also, i edited the default username because it was in french (Visiteur??) .. I changed it to Visitor??


You can see it in action here:

hyperpod.net/modules/ircmod



45
lavaburst
Re: Change Font Color Of Category Headings
  • 2004/7/23 20:32

  • lavaburst

  • Just popping in

  • Posts: 77

  • Since: 2004/6/13


Yeah, Dark Grey text on Dark Blue background doesnt seem to show up very well for some reason :)

_Dan



46
lavaburst
Re: Change Font Color Of Category Headings
  • 2004/7/23 20:26

  • lavaburst

  • Just popping in

  • Posts: 77

  • Since: 2004/6/13


Hello!,

Im using the default template also on a few sites, and I have had to fix this problem since the default theme with xoops2.0.7 is broken right now in my opinion. (i guess they want you to install a new theme :) )


Heres one way to fix it:

Open /themes/default/style.css

Add this right after the TH style tag:
.onth {color: #ffffff;}

(save,upload)

then open /modules/newbb/templates/newbb_index.html


and about line 16: change this


<tr align="left" valign="top">
<
th colspan="6">
<
a href="<{$xoops_url}>/modules/newbb/index.php?cat=<{$categories[category].cat_id}>">
<{
$categories[category].cat_title}></a></th>
</
tr>


to this:

<tr align="left" valign="top">
<
th colspan="6">
<
class="onth" href="<{$xoops_url}>/modules/newbb/index.php?cat=<{$categories[category].cat_id}>">
<{
$categories[category].cat_title}></a></th>
</
tr>


notice I added class="onth" to the A tag

Then upload /modules/newbb/templates/newbb_index.html

Then go into Admin -> Modules -> newbb

and click on "Update"

You should see no errors.

Then go to your forum front and you should see the categories are visible (using White)


I hope that helps!

_Dan



47
lavaburst
Re: XOOPs graphic files
  • 2004/7/22 21:39

  • lavaburst

  • Just popping in

  • Posts: 77

  • Since: 2004/6/13


Thanx for the info guys!


I got the bit3 font and can now make my admin icons match closer... but i still need the PSD . :)

Could this stuff be made available so others can grab it at 4 in the morning?

Cheers,

_Dan



48
lavaburst
XOOPs graphic files
  • 2004/7/21 14:29

  • lavaburst

  • Just popping in

  • Posts: 77

  • Since: 2004/6/13


Greetings,

I would like to know about the graphics files for xoops.

I made a module, and need a blank slogo.png.. I managed to hack this image from other module icons, but cannot match the font. So it would be nice to get this as a PSD layer or at least some information about the fonts so i can match them closer.

Also, getting the XOOPS logo in vector format would be great. as well as knowing which font it uses (if any). I have some places I need to put the XOOPS logo, but i dont want to enlarge a pixelated bitmap version.

If you have any insoght into this topic, it would be much appreciated! Thanx


_Dan



49
lavaburst
Re: No Auto Login/Remember Me feature in XOOPS (2.0.7)?
  • 2004/7/13 12:50

  • lavaburst

  • Just popping in

  • Posts: 77

  • Since: 2004/6/13


Well its not part of the core system, but there is a recognized hack for doing it.

You can find detials on this link:


Auto Login Hack for x2.0.7


Hope that helps.




50
lavaburst
Re: Possible security breach
  • 2004/7/10 21:28

  • lavaburst

  • Just popping in

  • Posts: 77

  • Since: 2004/6/13


Ok, thats good to know.. i wasnt aware of that possibility...

Still, they used for their username the same name as my domain. so im gunna havta delete them.


Thx for the tip, im not as concerned with that new info.


Cheers




TopTop
« 1 2 3 4 (5) 6 »



Login

Who's Online

138 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 138


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits