Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Create a new attachement row

More
16 years 2 months ago #39195 by darksoul
Hi all! i want to create a new attachement row to upload mp3 files.
What i need?
I have to create a new row with "select an mp3 to attach" who use the tags:
Code:
{audio}filename{/audio}
To display onepixelout mp3 player automatically!
How i can do this?
How to add a new row similar to "select file to attach" but who add the tag into the text?
The tag must be {audio}filename{/audio} to works with the mp3 player.

Please, Help me!

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

More
16 years 2 months ago - 16 years 2 months ago #39197 by sozzled
This question has been answered, often! Please search the forum.
Last edit: 16 years 2 months ago by sozzled.

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

More
16 years 2 months ago #39224 by darksoul
Yes. But the question was another.
Im already using the player but users have to put the code manually. i tried to learn more about reading the message.php page but i dont understand how add a new row.
If someone could help me.

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

More
16 years 2 months ago #39228 by sozzled
darksoul wrote:

I'm already using the player but users have to put the code manually

Who told you there was a [audio] tag? And what do you mean by "how to add a new row"? A new row for what?

You probably need to contact those users who created this feature for you to explain how it works.

If you had looked at the information I posted (the results of the search) you would discover that you can play MP3 files using the video tag.

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

More
16 years 2 months ago #39291 by darksoul
I want learn about the possibility to add a new attachement row who not use the tag
Code:
[file]filename[/file]
If the new attach row add:
Code:
{audio}{/audio}
On the text, the mp3 player is automatically loaded.
I now that kunena can play videos and mp3s from Other url but i have a music production site and for the users is more accessible an automatic attachement who display (in automatic) the mp3player.
They host the mp3 on the site, but have to add manually the tags audio to display the player.
What is want is that:
1- How to add a new attachement row?
2- How to make the output code as {audio}filename{/audio}


ps: the Video topic not solve this.

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

More
16 years 2 months ago #39876 by darksoul
So.. How to reprdouce the file.uplod.php and get a variable for {audio}{/audio}

Im reading code.. please, anyone say to me how to create a new row also = to select file to attach (= in code and output) i think i cand modify the php to add the audio tags in output

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

Time to create page: 0.296 seconds