- Posts: 163
- Thank you received: 5
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
16 years 2 months ago #39195
by darksoul
Create a new attachement row was created 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:
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!
What i need?
I have to create a new row with "select an mp3 to attach" who use the tags:
Code:
{audio}filename{/audio}
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.
16 years 2 months ago - 16 years 2 months ago #39197
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic How to play MP3 files in the forum
This question has been answered, often! Please
search
the forum.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 16 years 2 months ago by sozzled.
Please Log in or Create an account to join the conversation.
16 years 2 months ago #39224
by darksoul
Replied by darksoul on topic Re:Create a new attachement row
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.
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.
16 years 2 months ago #39228
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic How to play MP3 files in the forum
darksoul wrote:
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.
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?I'm already using the player but users have to put the code manually
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.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
16 years 2 months ago #39291
by darksoul
Replied by darksoul on topic Re:Create a new attachement row
I want learn about the possibility to add a new attachement row who not use the tag
If the new attach row add:
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.
Code:
[file]filename[/file]
Code:
{audio}{/audio}
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.
16 years 2 months ago #39876
by darksoul
Replied by darksoul on topic Re:Create a new attachement row
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
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