uCoz Community uCoz Modules Additional Features Informers (help on informers, interesting solutions) |
Informers |
# 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$ 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? *** *** *** *** *** *** I'm not active on the forum anymore. Please contact other forum staff.
|
Quote (Dartz) ay, website isn't uCoz's therefore features differ. Prem6260, Quote OR Quote Thats for the news posts, i need it for the forums latest topics, but have it appear on the homepage.(on the sides, like how the statistics or poll is placed) |
Quote (Dartz) You gave me code, I placed it. Not my fault you went off-road. Actually i stated ive made a forum activity informer, and i need to put in the homepage. Quote (Dartz) where exactly you want it to be placed? hvs-network.ucoz.com inbetween entries archive and site poll on the right. Added (2010-05-07, 12:04 PM) |
Prem6260, add a new block via Builder ( http://forum.ucoz.com/forum/5-5862-1 ) and paste the informer's code as its content.
I'm not active on the forum anymore. Please contact other forum staff.
|
Quote There is a link "Informer template" near each Informer. There you can see all the codes that will work in this informer, such as $TIME$ $AUTHOR$ etc. Where can I find an explanation for each of these codes? Some of the modules are more difficult to experiment with--for example, the "Counters for users" module, since the results are dependent on site activity. If there is no handy explanation, would you please explain the group codes for the "Counters for users" Module? Also: Quote And you must remember that informers display only the entries that are available for guests (not only registered users). Does this apply to the "Counters for users" module? If so, how? Many thanks! Post edited by BBVEG-Brenda - Thursday, 2010-05-27, 8:23 PM
|
Quote (BBVEG-Brenda) If there is no handy explanation, would you please explain the group codes for the "Counters for users" Module? $GROUP_1$ $GROUP_2$ $GROUP_3$ $GROUP_4$ $GROUP_251$ Numbers in those codes are group IDs.
Quote (BBVEG-Brenda) Does this apply to the "Counters for users" module? I think no. I'm not active on the forum anymore. Please contact other forum staff.
|
Quote (Sunny) Numbers in those codes are group IDs. Ah ha, and those group ID's can be found in: Main » Users » User groups This is fun when everything starts "coming together" |
How I can output an image, belonging to the news entry, in the informer? What code to output image?
|
Code $IMG_SMALL_URL1..10$ The number in the end of this code ($IMG_SMALL_URL1..10$) should be appropriate.. It means that you must leave '1' or any other number you need.. For example: $IMG_SMALL_URL1$.. I hope I explained it clearly |
Code <div>$TITLE$</div> <div>$MESSAGE$</div> I put the code above in 'Appearance of entries', and it works fine. But, when I put it into the informer template, $MESSAGE$ fails to work. (Yes, it says$MESSAGE$ is available under the informer template, and I'm using the correct id) What is the problem? |
kanat07, http://forum.ucoz.com/forum/37-457-1325-16-1232701512
I'm not active on the forum anymore. Please contact other forum staff.
|
| |||