| Author |
Message |
scottdallas

Joined: 04 May 2006 Posts: 1843 Location: US |
|
Cutenews.ru + More Power? |
|
I've simplified the master admin panel that I've added to my own personal websites and things.. it wraps around the top and left of cutenews.ru and makes your life much easier when adding things to your pages and sites.. and I wondered if anyone would be interested enough in it to perhaps help me turn it into a more flexible and powerful addition to cutenews.ru? There's some small issues with it that make it somewhat difficult to just upload it and start using it with cutenews.ru unless you know where to edit things in the files.. but I know there's better ways to do some of it.
So, here's a screenshot of the beta:
As you can see the main feature is that you can upload files quickly and easily and then copy and paste the URL provided into your news. You have no idea how much time this simple feature saves me.
So, if anyone has any interest I'll upload the beta (if you want to call it that) and some of you can play with it and maybe we can turn it into something awesome! Or maybe this will just be a lost thread at cutenews.ru - just tryin to help webmasters out!
_________________ www.scottdizzle.com uses cnr
last update: 07-22-08: 8:30 pm |
|
| Thu Aug 09, 2007 11:55 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
cberks
Joined: 06 Aug 2007 Posts: 36
|
|
ADMIN PANEL |
|
Will you be uploading the beta code for your admin panel?
By the way one thing I have added into my admin panel is a link to http://english.cutenews.ru/forum/ as I am frequently referring to the forum!!
Regards, Chris
|
|
| Thu Sep 13, 2007 12:58 pm |
|
 |
scottdallas

Joined: 04 May 2006 Posts: 1843 Location: US |
|
|
|
Yeah I suppose a download would probably make it more appealing. What was I thinking? I'll work on that very soon.
_________________ www.scottdizzle.com uses cnr
last update: 07-22-08: 8:30 pm |
|
| Fri Sep 14, 2007 5:20 am |
|
 |
kirby145

Joined: 08 Sep 2007 Posts: 36 Location: look behind you |
|
|
|
Cool, and, like I mentioned it's exactly what I am looking for.
Basically I will be uploading my free web designs, so I will have 2 or more xfields:
a mini screenshot,
and a zip file.
It's like you suddenly made exactly what I need right when I needed it!
Hopefully some improvements can be made, such as making it autopaste into the xfields and possibly switching it from a side panel to a pop up mini window. Like I may have mentioned I don't know php but I am pretty good at copy and paste code editing. (ie copy a function in php from one place to another and try to achieve a similar effect with minor edits).
(But those are for later, let's see the beta please )
edit: looks like there's one thing i can fix on it right away- the css.
edit edit: you posted this on august 9? and only 1 person liked it? lol! but thanks man this is really going to help me out, and with some work I'm sure we can integrate it better so that the users will realize how powerful it really is.
|
|
| Sat Sep 15, 2007 6:09 am |
|
 |
scottdallas

Joined: 04 May 2006 Posts: 1843 Location: US |
|
|
|
Oh man thanks for reminding me. I gotta upload that in a second. There's a few spots in the code that have to be changed per website installed for.. There's gotta be smarter ways to code it though.. like maybe global variables. I'll have to get everything organized so I can upload it and provide a little sketch of how it works and it's problem areas. It could really be something cool. I've been thinking about what you said.. with javascript I could make little panels pop out that have all kinds of copy and paste goodies. For example, HTML code would be handy at the click of a button.. I always need <img border=0 src="URL"> and <embed height=x width=x src=URL>
The other thing I think would be really easy to do but I haven't taken the time to figure out is.. how to make it login with cutenews.ru.. right now I have a separate password for that mini admin panel that wraps around cutenews.ru. I think I just need to include head.php into it
I just killed a bug. It kept landing on my screen. Sweet. I clapped his whole body.
_________________ www.scottdizzle.com uses cnr
last update: 07-22-08: 8:30 pm |
|
| Sat Sep 15, 2007 4:06 pm |
|
 |
kirby145

Joined: 08 Sep 2007 Posts: 36 Location: look behind you |
|
|
|
Please upload soon. I'm coming close to finished on coding cutenews to my site so I am going to be posting some uploads soon 
|
|
| Sun Sep 16, 2007 11:29 pm |
|
 |
cberks
Joined: 06 Aug 2007 Posts: 36
|
|
|
|
Scott,
Will you be uploading this sometime???? Looks extremely useful!!!
Regards, Chris
|
|
| Thu Nov 08, 2007 2:52 pm |
|
 |
kirby145

Joined: 08 Sep 2007 Posts: 36 Location: look behind you |
|
|
|
Please upload I really need it... 
|
|
| Fri Dec 14, 2007 12:34 am |
|
 |
scottdallas

Joined: 04 May 2006 Posts: 1843 Location: US |
|
|
|
I can't figure out the best way to make it universal or easy to install you know? I'll think about it.. I'll have some time tonight and over the weekend.
_________________ www.scottdizzle.com uses cnr
last update: 07-22-08: 8:30 pm |
|
| Sat Dec 15, 2007 1:22 am |
|
 |
SolidSnake2003

Joined: 31 Jul 2007 Posts: 54
|
|
|
|
Very cool, is there a way you can release the file upload hack your using?
|
|
| Mon Dec 17, 2007 9:44 am |
|
 |
kirby145

Joined: 08 Sep 2007 Posts: 36 Location: look behind you |
|
|
|
I know i want it sooooooo bad
|
|
| Tue Dec 18, 2007 3:07 am |
|
 |
scottdallas

Joined: 04 May 2006 Posts: 1843 Location: US |
|
|
|
Okay, I've been working on this trying to make a lighter weight version. It actually went pretty well until I found out that the upload script produces this error on some servers...
 |  | Warning: move_uploaded_file(uploads1301240818a-large.jpg): failed to open stream: Permission denied in /home/jerrygei/public_html/upload.php on line 21
Warning: move_uploaded_file(): Unable to move '/tmp/phph6tvaP' to 'uploads1301240818a-large.jpg' in /home/jerrygei/public_html/upload.php on line 21
URL:
http://www.jerrygeier.com/uploads1301240818a-large.jpg |
Anyone have any idea what that's telling me?
Without the upload field it's almost pointless to use the rest of it.
_________________ www.scottdizzle.com uses cnr
last update: 07-22-08: 8:30 pm |
|
| Thu Jan 24, 2008 5:16 pm |
|
 |
Ramon
Joined: 12 Oct 2005 Posts: 462 Location: Hoogeveen, NL |
|
|
|
Did you correctly CHMODD the directory in which the script uploads the images?
_________________
 |
|
| Thu Jan 24, 2008 6:10 pm |
|
 |
scottdallas

Joined: 04 May 2006 Posts: 1843 Location: US |
|
|
|
I buckled down and figured it all out. I found an entirely new way with PHP to upload the files. It seems to work on more servers.. I tested it and it hasn't broken yet.
Also.. I used PHP to code certain areas so it will now work with ANY cutenews.ru installation.. you just have to modify 3 things to make it work.. which is explained better here:
Framed Cutenews.ru v1.0 beta (that's what I like to call it anyway haha)
http://english.cutenews.ru/forum/framed-cutenewsru-v10-beta-t1946.html
Sorry about taking so long guys I think I did a good thing this time.
_________________ www.scottdizzle.com uses cnr
last update: 07-22-08: 8:30 pm |
|
| Fri Jan 25, 2008 7:47 am |
|
 |
|