Some screenshots:


WHAT'S NEW?
1) There are now a total of 4 upload fields along the left bar.
2) Added 'Outside Resources' for fun.
3) Skinned admin panel.
4) Added more cutenews.ru buttons to help get around quicker.
5) Added 2 permanent codes in the boxes at bottom for quick copy and paste HTML. First is image HTML. Second is embedding HTML (for flash, videos, and mp3's).
6) You'll notice there are separate directories (uploads1-4). This is because some servers limit a directory to only 1000 files.. so this increases total files to 4000... 1000 per upload box. If your host doesn't care, then just forget about that all together. It will be irrelevant in your case.
WHAT DOES IT DO?
It's a very simple concept. It takes cutenews.ru and puts it inside an iframe window. This allows you to add extra buttons and features all around your admin panel. But, most importantly, it adds the ability to upload files to your website without FTP. Any files! The upload boxes ARE password protected. If someone tries to use your upload scripts without being logged in, they will just get an error page.
INSTALLATION:
Extract all files (except this readme.txt, of course) to the root of your website.. Yes! To the root! (unless you really know what you're doing and you know that your website will require a different setup) After you have extracted you may visit your new 'framed cutenews.ru' admin panel at:
http://www.yoursite.com/adminpanel
Directories created:
/uploads1 <-- used to store all files upload box #1
/uploads2 <-- used to store files from upload box #2
/uploads3 <-- used to store files from upload box #3
/uploads4 <-- used to store files from upload box #4
/adminpanel <-- URL to your iframe admin panel (http://www.yoursite.com/adminpanel)
/adminpanel/images <-- stores image files used for skinning Framed Cutenews.ru
MODIFICATIONS:
1) Open adminpanel/login.php and change:
if ( $password == "changeme"
2) Open adminpanel/globals.php and change:
$sitetitle = "yoursite.com";
$path2cnr = "http://www.yoursite.com/admin"; <-- NO ENDING SLASH IN URL!
THAT'S IT!!! I hope you love it.
Also, after you log in to your admin panel.. click the 'Help' button at the top for instructions on properly using the upload box
*edit: If you downloaded before 1-31-08 then you will need to redownload. I fixed the 'eeitnews' bug (in other words this fixes your admin panel so the 'Edit' button works).

