| Author |
Message |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2668 Location: Germany |
|
Strawberry 1.1.1 |
|
Strawberry is the successor of CuteNews.RU 2.5.4.
Many new plugins and features were added to this new version.
It's not completely in English so you may find some Russian words. I'll release a fully English version in a few weeks.
| Description: |
|
 Download |
| Filename: |
strawberry_1.1.1.zip |
| Filesize: |
433.76 KB |
| Downloaded: |
1495 Time(s) |
Last edited by FI-DD on Sun Jul 30, 2006 10:53 pm; edited 1 time in total |
|
| Fri Jul 28, 2006 11:38 am |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
Ramon
Joined: 12 Oct 2005 Posts: 462 Location: Hoogeveen, NL |
|
|
|
Great news FI-DD.. I'd might use this version on my next website. For now, i'll stick with cutenewssql 
|
|
| Sun Jul 30, 2006 2:25 am |
|
 |
zumbuluk
Joined: 26 Sep 2005 Posts: 43
|
|
|
|
Nice! You might want to consider making a scroll bar for the add news boxes.
|
|
| Sun Jul 30, 2006 10:14 pm |
|
 |
siamend

Joined: 17 Oct 2005 Posts: 70 Location: Deutschland |
|
|
|
hy all
ihave installed but ineed Readme.html in englisch or in german or themes toturial.
Thanks
|
|
| Tue Aug 01, 2006 12:41 am |
|
 |
siamend

Joined: 17 Oct 2005 Posts: 70 Location: Deutschland |
|
|
| Thu Aug 03, 2006 5:25 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2668 Location: Germany |
|
|
|
At the moment there is no readme. Maybe in a few weeks I will have the time to translate the readme.
In the meantime check the readme of CuteNews.RU 2.5.4 - it's similar to Strawberry. And there is an example page and example templates you can learn from.
|
|
| Thu Aug 03, 2006 5:48 pm |
|
 |
siamend

Joined: 17 Oct 2005 Posts: 70 Location: Deutschland |
|
|
|
thanks
ich versuche ob das klapt
|
|
| Thu Aug 03, 2006 5:50 pm |
|
 |
scottdallas

Joined: 04 May 2006 Posts: 1802 Location: US |
|
|
|
If you would like any assistance with translations I have plenty of time to help out and I can send you my work to preview before it hits english.cutenews.ru - just wanted you to know. 
_________________ www.scottdizzle.com uses cnr
last update: 07-22-08: 8:30 pm |
|
| Thu Aug 03, 2006 9:52 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2668 Location: Germany |
|
|
|
Any help is welcome. I'm looking forward to your work. 
|
|
| Fri Aug 04, 2006 9:56 am |
|
 |
Syrion

Joined: 02 Aug 2006 Posts: 172
|
|
|
| Fri Aug 04, 2006 12:23 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2668 Location: Germany |
|
|
|
Thanks for your effort but unfortunately it's not working. As soon as you edit pack.txt the file gets corrupted after loading the script.
And even with a fully translated pack.txt it's still a long way to a completely English version: plugins, javascript files, readme and some modules have to be translated.
Lexa, how can I edit pack.txt?
|
|
| Fri Aug 04, 2006 1:05 pm |
|
 |
Syrion

Joined: 02 Aug 2006 Posts: 172
|
|
|
|
Hm... could explain why I had to alter the permissions of the pack.txt in some cases.
|
|
| Fri Aug 04, 2006 1:12 pm |
|
 |
lexa
Creator of CuteNews.RU

Joined: 02 Oct 2005 Posts: 90 Location: St.-Petersburg, Russia |
|
|
|
 |  | Lexa, how can I edit pack.txt? |
I think about it, and i donth know now . In 1.1.2 i make plugin for translate. But need cherset windows 1251.
P.S. You can use this:
 |  | <?
$lang = unserialize(file_get_contents('path/to/pack.txt'));
var_export($lang);
?> |
on exit:
 |  | array(
'md5summ' => 'russian words for translate',
) |
copy array to buffer, paste in code and serialize();
It stupid, but it temporaly problem.
|
|
| Tue Aug 08, 2006 10:34 am |
 |
 |
Syrion

Joined: 02 Aug 2006 Posts: 172
|
|
|
|
Thanks for the code Lexa, where do I have to place it?
|
|
| Tue Aug 08, 2006 3:30 pm |
|
 |
lexa
Creator of CuteNews.RU

Joined: 02 Oct 2005 Posts: 90 Location: St.-Petersburg, Russia |
|
|
|
In something php-file. And execute it file. 
|
|
| Tue Aug 08, 2006 3:46 pm |
 |
 |
|