uCoz Community » uCoz Modules » Additional Features » Informers (help on informers, interesting solutions)
Informers
Sunny
Posts: 9296
Reputation: 456

Message # 1 | 10:09 AM
# Informer Samples #

Informers serve to display entries of particular modules on any pages of any sites. For example, you can output the latest forum threads or most commented photos right on the main page. This helps to make your site more interesting and handy for the visitors.

To create an Informer:

1. Go to Informers section on the main page of the Control Panel.

2. Press Create informer.

3. Select necessary module in the field with the pop-down list. (Additional options will appear depending on a module).

4. Set parameters of the options Number of entries and Number of columns.

5. Press Create.

6. Insert the obtained code of the type

Code
$MYINF_id$
where you need.

7. Informer appearance and the information for output can be edited in informer template. Type of information (uCoz codes) depends on the source module. List of codes, available for a certain informer, is under the form for editing template.

With the help of the informer, you can output information both on pages of your website and on any other site in the internet.

There are no explanations for the codes, used in informer template. This is because informers are a serious thing and you should not edit informers without good knowledge of HTML and uCoz system.



Question-answer

Where should I put the code of informer?
Control Panel -> Design -> Design management(templates).

***
How can I find out ID of an entry?
View list of entries or categories and you’ll find their IDs.

***
Is it possible to output entries in random order?
Yes, when you select a type of entries sorting you can choose the item "In random order".

***
Is it possible to make $ID$ code in the informer with Photo Album, because photos often have no names?
Do not output a name at all.

***
How can I output an image, belonging to the news entry, in the informer?
Edit informer template and insert a variable that will display the image.

***
Is it possible not to output in the news informer the news entries that are on the main page?
No.

***
Is it possible to do the following: the informer starts to count users’ messages form a certain time and does not take into account earlier messages?
No.


I'm not active on the forum anymore. Please contact other forum staff.
Unique
Posts: 421
Reputation: 35

Message # 196 | 12:27 PM
Ere-Eye, It's a custom css code.
Read: http://forum.ucoz.com/forum/14-8599-1 and next time use search.

Ere-Eye
Posts: 15
Reputation: 0

Message # 197 | 5:46 AM
Unique, I guess you thought I wanted change its style. But I don't have these switchers at all. I want to know how do I put them.
Dartz
Posts: 1931

Message # 198 | 11:15 AM
Ere-Eye, those switches for you are links.
[... With uCoz since December 2 2007 ...]
Ere-Eye
Posts: 15
Reputation: 0

Message # 199 | 4:59 AM
Quote (Dartz)
Ere-Eye, those switches for you are links.

So I just put them manually for every page?

Dartz
Posts: 1931

Message # 200 | 12:15 PM
Why manually? Switches appear automatically.
[... With uCoz since December 2 2007 ...]
Sunny
Posts: 9296
Reputation: 456

Message # 201 | 1:11 PM
Ere-Eye, how are switchers related to informers? See this - http://forum.ucoz.com/forum/8-7365-1
I'm not active on the forum anymore. Please contact other forum staff.
Ere-Eye
Posts: 15
Reputation: 0

Message # 202 | 3:51 PM
Sorry my bad. angel
Dartz
Posts: 1931

Message # 203 | 8:20 PM
What are you doing? If you make Informer for Photo Album you don't need any code.
It will make images appear automatically. And why you want images to be full - size?

[... With uCoz since December 2 2007 ...]
Bengaltiger
Posts: 57
Reputation: 1

Message # 204 | 8:57 PM
Dartz,
on the main page of my site i use to show my all updates there..
i used informer to show the last 10 new pictures which is added in photo album
as an Exampla

i want to display this pictures in little bit big size

thank you for Reply smile

Attachments: 1511806.jpg (99.2 Kb)
Post edited by Bengaltiger - Saturday, 2010-03-20, 9:01 PM
Dartz
Posts: 1931

Message # 205 | 12:20 PM
CP -> Informers -> Customize Informer design.

Replace: $PHOTO$

With: <img src="$FULL_PHOTO_DIRECT_URL$" width="150" height="150">


[... With uCoz since December 2 2007 ...]
y0skata
Posts: 14
Reputation: 0

Message # 206 | 2:39 PM
Hi.After i used Informers with this code

Code
<table border="10" width="100%" cellspacing="1" cellpadding="0" class="gTable">
<tr><td class="gTableSubTop">Последни коментари във форума</td></tr><tr> <td class="gTableBody1">$MYINF_1$</td></tr>
</table>

I received http://i894.photobucket.com/albums/ac144/y0skata/12214.jpg.My question is how to make it to this--http://i894.photobucket.com/albums/ac144/y0skata/asdadascopy.jpg or something like if it's possible.Sorry if I wrong sоmеwhere.

Best regards.



http://betscore.ucoz.com/
Post edited by y0skata - Monday, 2010-05-03, 2:40 PM
Prem6260
Posts: 10
Reputation: 0

Message # 207 | 3:33 PM
ive made a informer to show recent forum activity, how do i put it on the homepage?
Tommy
Posts: 454
Reputation: 38

Message # 208 | 4:04 PM
Prem6260, please search next time http://www.forum.ucoz.com/forum/37-457-40622-16-1252568094
"I don't like to commit myself about heaven and hell - you see, I have friends in both places"
nunutu29
Posts: 74
Reputation: 0

Message # 209 | 4:10 PM
Prem6260, click on the informer

----> put the code here ....

Attachments: 2334441.png (8.2 Kb) · 8307848.png (3.2 Kb)

www.nunutu29.do.am
Post edited by nunutu29 - Monday, 2010-05-03, 4:12 PM
Prem6260
Posts: 10
Reputation: 0

Message # 210 | 4:53 PM
Quote (Tommy)
Prem6260, please search next time http://www.forum.ucoz.com/forum/37-457-40622-16-1252568094

Actually i did use the search button, hence the reason im here. but everyone words sentences differently, therefore i didnt get the exact same result.
But thanks anyway

Quote (nunutu29)
Prem6260, click on the informer

----> put the code here ....

hmm im not too sure what you mean :/

Added (2010-05-03, 10:53 Am)
---------------------------------------------
im defitnly unsure, i followed what tommy linked me to...that didnt seem to work.
and im not sure what nunutu means.

If someone could add step by steps pics of how to get to a forum informer on the homepage, or even just a detailed type out.
It would be helpfull


Heres what appears so far <?if($ADD_ENTRY_LINK$)?><div style="text-align:right;padding-bottom:3px;">[ <a href="$ADD_ENTRY_LINK$">Add news entry</a> ]</div><?endif?>$LAST_NEWS$

So where would i add $MYINF_1$?

uCoz Community » uCoz Modules » Additional Features » Informers (help on informers, interesting solutions)
Search: