uCoz Community uCoz Modules Site News & Blogs Help on Site News |
Help on Site News |
Quote (pro) Is it possible that when user paste a link in site news it convert in download button if you just paste it into your entry field with text then it will also appear as text , and if you just paste a link in your entry field that redirects to a new page then yes that part is possible what i can suggest you is using the file catalog , it has some fields when adding entry's your url will appear as a download link text , you can modify that text in appearance of entries in your file catalog to make it appear as a button To busy building a passive income online ;)
|
pro, there is a feature in some of the module settings "Add "http://" prefix automatically for the fields:". With its help you may use certain fields as fields for download links. But it is not there in all modules. You can find it in File Catalog, Publisher, Ad Board etc.
|
What is the difference between file catalog and site news?
I tell you in detail. I've made a mp3 site so that user can download and submit mp3 link. and you know that pasting link doesn't look good and user will not click it because it'll show the link to other site. so i want that when link pasted it appear as a download button like here in reply option "view" or "post reply". I appreciate your help. |
pro,
Quote (pro) What is the difference between file catalog and site news? well, those are different modules and they fulfill different tasks. But it is possible to have fields for download links in both of the modules. (You may use Custom fields for that in Module settings of Site news) Quote (pro) so i want that when link pasted it appear as a download button like here in reply option "view" or "post reply" you may just substitute the links itself with the text (like "Download"). To do so go to CP->Design->Design management (templates)->Site news->Page with entry full text and its comments->insert this code Code <a href="$OTHER1$" title="Download">Download link</a> |
Oh My god , its worked
I can't tell you how much i am happy. I thank you from the bottom of my heart. I want little more help from you! When we add entry there is option "Add news entry" , how can i change it "add new song" ? I want one more field in adding entry where user can put song name? And after posting it do not show "download link" it appear when user click on artist or song. There is everything in my site news except "Song". |
pro,
Quote (pro) "Add news entry" , how can i change it "add new song" you need to do it in CP->Main » Page Editor » Entries management->press "Change" next to the main page->make the changes and save them. Quote (pro) I want one more field in adding entry where user can put song name to add a field go to CP->Site news->Module settings->Fields of anew entry form:->tag the fields you need and Save. Then go to Main » Substitution of default phrases->Form for adding new entries to "Site News" module->change the field name->Save Quote (pro) And after posting it do not show "download link" it appear when user click on artist or song. There is everything in my site news except "Song". Would you help me to add this option? I am not sure I understand you. Please be more specific. |
I don't understood you said "tag the field" .
I explain again what i want. As in default site news we have option to add entry name, i want that i have 2 option like this in which i can put artist name and song name. And the both appeard after posting n when user click on anyone of them then he can see full post that is artist, song name, download link. |
pro,
Quote (pro) i want that i have 2 option like this in which i can put artist name and song name. to do so you need to have additional fields. To add those fields go to CP->Site news->Module settings->Fields of anew entry form:->tag the checkbox of "Custom field 1" for example->Save. Substitution of default phrases->Form for adding new entries to "Site News" module->change "Custom field 1" into "Song name" or whatever you need and Save. Quote (pro) And the both appeard after posting n when user click on anyone of them then he can see full post that is artist, song name, download link. you may display Custom field 1 by adding $OTHER1$ variable in the template of Site news(Page with entry full text and comments and Appearance of entries) |
I added now i have option.
But one problem after posting the entry when i see it. It is not showing custom field2 like entry name. I want both entry name and this custom field appear after posting. Added (2011-03-21, 10:29 Am) and also after click the entry name post appear like this entry name I want that download link appear in next line. |
pro,so if i read it correctly you want to have it appearing after the message that you posted ? or do you want it to appear like this
Entry name: Message (information about the song) To busy building a passive income online ;)
|
pro,
Quote (pro) I explaining my site news appear on home page so i want that both entry name and custom field appear on the main page. go to CP->Design->Design management(templates)->Site news->Appearance of entries->add $OTHER2$ after Code <a href="$ENTRY_URL$">$TITLE$</a> Quote (pro) and also after click the entry name post appear like this entry name go to CP->Design->Design management(templates)->Site news->Page with entry full text and its comments->add Code <br/> |
| |||