This is a discussion on "Review my content management system" within the PHP Forum section. This forum, and the thread "Review my content management system are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Review my content management system
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Review my content management system
I made my own content management system which lets you do a variety of things:
-upload multiple images at the same time, each with a 100px X 100px thumbnail automatically created with the suffix "thumb". -automatic image gallery generation with copy and paste code -view and delete images -edit page text http://www.danedesigns.com/admin/ password: ramundo (note: demo version) |
|
|
|
#2
|
|||
|
|||
|
Re: Review my content management system
Nice and I do mean Nice work. You should be proud. It was fun to play with.
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
|
|
#3
|
|||
|
|||
|
Re: Review my content management system
Thanks
|
|
#4
|
|||
|
|||
|
Re: Review my content management system
That's a really great CMS.
Kicks my ones ass by miles lol. It's really easy to use and has some pretty nice features. I love the little "get code" bits And if you don't mind, where did you get the wysiwyg text editor from? |
|
#5
|
|||
|
|||
|
Re: Review my content management system
yea thats a rli nice wysiwyg editor. can you let us know where its from?
|
|
#6
|
|||
|
|||
|
Re: Review my content management system
Thanks, appreciate the feedback. Got the wysiwyg editor from http://www.wyzz.info ..... tried a bunch of them, and this one is the most lightweight and easily implemented. Highly recommended.
|
|
#7
|
||||
|
||||
|
Re: Review my content management system
I like it
i'm making a blog cms.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#8
|
|||
|
|||
|
Re: Review my content management system
It's pretty cool that... i've made my own content management system but i've only got it running on my live server at the moment so can't share.
One thing i'd say, what about being able to upload .zip files with images in them? That way you don't need all those input boxes for image uploading? You could have one input that lets you upload a single image at a time or a .zip file containing as many as you wish? Good stuff though... |
|
#9
|
||||
|
||||
|
Re: Review my content management system
oo that is really good
Last Blog Entry: Assassin's Creed (Nov 22nd, 2007)
|
|
#10
|
|||
|
|||
|
Re: Review my content management system
The rollback for inserting an image doesn't work. (When you click "insert image" and then "cancel" -> "cancel")
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
#11
|
|||
|
|||
|
Re: Review my content management system
That's a good idea about the zip files, although some clients have no idea how to put images into a zip file. It would be cool for the people who do though, and I would have to find a way to have the server unzip the files into the folder.
As for the image cancel not working, I will look into that today. I've already edited the JS for this wysiwyg a few times because of bugs and there are still a lot more... |
|
#12
|
||||
|
||||
|
Re: Review my content management system
if it's really awkward to do, it might be more bother than it's worth.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#13
|
|||
|
|||
|
Re: Review my content management system
you know what i need to do though - a "Delete All Images" link because if a lot of images get in there, it will be hard to delete them all one by one.
|
|
#14
|
||||
|
||||
|
Re: Review my content management system
Quote:
and a master checkbox that selects all of them
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#15
|
|||
|
|||
|
Re: Review my content management system
yes, that's it.
|
|
#16
|
|||
|
|||
|
Re: Review my content management system
if anyone is interested in using this CMS, I think I am going to create a readme, zip up the files, and distribute as freeware.
|
|
#17
|
|||
|
|||
|
Re: Review my content management system
If anyone has the time, I would really appreciate it if someone could test out the implementation of my CMS on their web server and tell me if it was easy or hard. There is an included README.txt, which has pretty straightforward instructions. Shouldn't take more than 10 minutes.
PM me if you are interested Last edited by tox0tes; Aug 30th, 2007 at 20:07. |
![]() |
| Tags |
| cms, php |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a content management system | crackafaza | PHP Forum | 4 | Dec 21st, 2007 17:18 |
| News Content Management System | jjpeacha | PHP Forum | 14 | Aug 26th, 2007 00:59 |
| Content management | moshe | Scripts and Online Services | 4 | Jun 6th, 2007 14:28 |