• Page 1 of 3
  • 1
  • 2
  • 3
  • »
Archive - read only
uCoz Community » Archives » Archive » Some updates (coming soon)
Some updates
Sunny
Posts: 9296
Reputation: 456

Message # 1 | 1:16 PM
Some innovations that will be added within several weeks.

1. A new module will be added that will have some more features than Ad Board. It will be initially set up as "Online games" module and will be filled with games. It will be interesting for those who want to have ‘cool’ websites and a lot of content but don’t like to bother about adding it themselves... For those who like to remake everything it will be a possibility to add a new section to the website by means of customization of this module.

Example of a page with a game://forum.ucoz.ru/trash/game.png


2. A special code will be added to all modules – it will let you make a rating with stars or other images quickly and easily.
The example of such rating is on the screenshot above.

Example of the code:

Code
<?\$RSTARS\$('12','/.s/img/stars/3/12.png','1','float')?>

1 – image size, i.e. size of 1 star (12х12px)
2 – image url (/3/ - can be changed from 1 to max available – there will be different sets, or you will be able to add your own url; 12.png – image)
3 – indicator showing whether it is possible to rate or only to view: 1 – possible to rate, 0 – view only (it is desirable to put 0 for a list of entries, and 1 for a full description)
4 – type of result on a star (float – a scale accurate within one tenth; int – only whole stars, i.e. if a rating makes 2.3 - 2 full stars will be displayed; half – rounds off to halves, i.e. 2.3 will be displayed as 2 stars and a half).


3. Friendly URLs

Examples of links:

Code

http://andrey.ucoz.org/stuff/test_section/test_category/very_very_interesting_entry/9-1-0-32 - an entry
http://andrey.ucoz.org/stuff/test_section/test_category/9 - a category
http://andrey.ucoz.org/stuff/test_section/8 - a section

Don’t worry if you decide to change links after they have been indexed by search engines – the system will automatically redirect from an old or wrong url to the necessary one, therefore search robots will be able to update them fast.


4. For all modules with images 10 images (and not 3) will be available in codes + full set of images in JavaScript, you will be able to add various frills like Litebox and many other (if you know JavaScript).

Example of JavaScript with a list of images.

Code

<script type="text/javascript">
//['original_img_url','org_width','org_height','resized_img_url','res_width','res_height']
var allEntImgs28=[['http://andrey.ucoz.org/_sf/0/68483.jpg',640,480,'http://andrey.ucoz.org/_sf/0/s68483.jpg',150,112],['http://andrey.ucoz.org/_sf/0/43238.jpg',640,480,'http://andrey.ucoz.org/_sf/0/s43238.jpg',150,112],['http://andrey.ucoz.org/_sf/0/98684.jpg',640,480,'http://andrey.ucoz.org/_sf/0/s98684.jpg',150,112],['http://andrey.ucoz.org/_sf/0/18476.jpg',640,480,'http://andrey.ucoz.org/_sf/0/s18476.jpg',150,112],['http://andrey.ucoz.org/_sf/0/24638.jpg',640,480,'http://andrey.ucoz.org/_sf/0/s24638.jpg',150,112],['http://andrey.ucoz.org/_sf/0/21810.jpg',640,480,'http://andrey.ucoz.org/_sf/0/s21810.jpg',150,112],['http://andrey.ucoz.org/_sf/0/53071.jpg',640,480,'http://andrey.ucoz.org/_sf/0/s53071.jpg',150,112]];
</script>

5. Some other innovations:
- subscription to PM and Email dispatch about new entries for uNet users via User Bar
- quick search of comments to own entries (in User Bar)
- PM preview
- PM notification about new awards


I'm not active on the forum anymore. Please contact other forum staff.
Brazen
Posts: 74
Reputation: 25

Message # 2 | 3:14 PM
Quote (Sunny)
2. A special code will be added to all modules – it will let you make a rating with stars or other images quickly and easily.
The example of such rating is on the screenshot above.

Quote (Sunny)
3. Friendly URLs

These are two updates that I am looking forward.


fakeros
Posts: 58
Reputation: 13

Message # 3 | 3:39 PM
Quote (Sunny)
1. A new module will be added that will have some more features than Ad Board. It will be initially set up as "Online games" module

But what about shopping module. Many users want it(including me).
But anyway its great update.

I m back on track...
Sunny
Posts: 9296
Reputation: 456

Message # 4 | 3:49 PM
fakeros, shopping module is being developed and will be added in future (can't say when exactly).
I'm not active on the forum anymore. Please contact other forum staff.
fakeros
Posts: 58
Reputation: 13

Message # 5 | 3:51 PM
No problem. Thanks sunny.
I m back on track...
classic007
Posts: 22
Reputation: 0

Message # 6 | 8:58 AM
thanks for the hard work.... another updates...uCoz staff are really doing their best to improve uCoz like adding new features.

More power to the staff as well as uCoz.. smile

God bless


check my page at Geeks
My webpage
with uCoz since 2008
Post edited by classic007 - Friday, 2009-07-17, 9:51 AM
CodeResolution
Posts: 1570
Reputation: 58

Message # 7 | 6:34 PM
Thankyou uCoz and uCoz staff! These updates sound brill. I am especially happy with the Frienly URL's.

I am also looking forward to the Rating System of such. Thankyou xD


Kind regards,
Elliott.

"The best uCoz" critic since 2007.
Qualified website, branding, print & user interface designer.

I'm on Behance and Twitter.
jackass
Posts: 294
Reputation: 10

Message # 8 | 10:43 PM
Quote (Sunny)
4. For all modules with images 10 images (and not 3) will be available in codes + full set of images in JavaScript, you will be able to add various frills like Litebox and many other (if you know JavaScript).

It mean that will be available code $IMG_URL4$? or something like that? wink

Sunny
Posts: 9296
Reputation: 456

Message # 9 | 8:53 AM
jackass, I guess so.
I'm not active on the forum anymore. Please contact other forum staff.
Devil_Jin
Posts: 24
Reputation: 0

Message # 10 | 5:08 PM
Nice updates..

Thanks a lot to the ucoz staff for the hard work to give the best to all of us..

smile


Igor-Sousa
Posts: 93
Reputation: 18

Message # 11 | 2:07 AM
When the updates are available, how do I know? Some kind of warning will be sent to my e-mail or something of that kind?
I've made grammar mistakes ?? Google's fault !!

Time is the most valuable thing a man can spend.

Sunny
Posts: 9296
Reputation: 456

Message # 12 | 8:27 AM
Igor-Sousa, you will see new feature in your CP. And will probably post here some info.
I'm not active on the forum anymore. Please contact other forum staff.
jonnytrekkie
Posts: 27
Reputation: 2

Message # 13 | 8:36 AM
I really love it when ucoz gets updated. Thank you ucoz staff for 1. making wonderful webiste and 2. keep updating it. Its brill.
Watch the new internet tv show supernaturally freakish http://www.super-freakish.ucoz.com
Twilight_Sasuke
Posts: 10
Reputation: 0

Message # 14 | 4:38 AM
Quote (Sunny)
Friendly URLs

So with friendly url's are you able to rename the url names from example

http://whateveryoururlis.ucoz.com/index-blahblah

to

http://whateveryoururlis.ucoz.com/example/

is that whats gonna happen?


Avatar By Twilight_Sasuke
Armaros
Posts: 1424

Message # 15 | 2:28 PM
Twilight_Sasuke, a bit of patience & you'll see.
uCoz Community » Archives » Archive » Some updates (coming soon)
  • Page 1 of 3
  • 1
  • 2
  • 3
  • »
Search: