online cms

This is a discussion on "online cms" within the PHP Forum section. This forum, and the thread "online cms are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 3rd, 2007, 21:43
acrikey's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: UK
Posts: 305
Thanks: 0
Thanked 0 Times in 0 Posts
online cms

Ok wound up now. I have been working on this cms thing all day. It's now late and I'm irritated. I have tryied nearly all the ones out there even the ones provided by my provider. Had enough. Is their anyone who could build me one like the one here theirs is easy to use for the customers pov and obvious. If someone is willing please message me and we'll take further.

Many thanks

Reply With Quote

  #2 (permalink)  
Old Apr 3rd, 2007, 23:32
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,612
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: online cms

Mate, nobody is gonna build you anything anywhere near as good as moonfruit for anything less than a small fortune and it should take you much longer than a day to make your mind up.

I have my own CMS and if you explain what you need I may be able to point you in the right direction...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
Reply With Quote
  #3 (permalink)  
Old Apr 4th, 2007, 11:32
acrikey's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: UK
Posts: 305
Thanks: 0
Thanked 0 Times in 0 Posts
Re: online cms

All I want its to have a login on 1 particulate page on my site that the customer can login and edit the text. in a particular frame. Doable or impractical?
Reply With Quote
  #4 (permalink)  
Old Apr 4th, 2007, 11:36
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: online cms

Your first post... I agree with Spinal.

Your second. I say take a look at Textile and PHP basics.
Reply With Quote
  #5 (permalink)  
Old Apr 4th, 2007, 11:40
acrikey's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: UK
Posts: 305
Thanks: 0
Thanked 0 Times in 0 Posts
Re: online cms

ok, lost on textile, it seems to me a text to html converter
Reply With Quote
  #6 (permalink)  
Old Apr 4th, 2007, 12:15
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: online cms

That's what it is. It's a PHP class file that will make your CMS validate in HTML. Just download it and tinker.
Reply With Quote
  #7 (permalink)  
Old Apr 4th, 2007, 12:19
acrikey's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: UK
Posts: 305
Thanks: 0
Thanked 0 Times in 0 Posts
Re: online cms

ok being very slow here, I have noting to validate yet. My canvass is blank.
Reply With Quote
  #8 (permalink)  
Old Apr 4th, 2007, 12:23
acrikey's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: UK
Posts: 305
Thanks: 0
Thanked 0 Times in 0 Posts
Re: online cms

Just to make sure we on the same point. I have the page live, I want the customer to login and edit. What he edits will be posted live without me uploading for him. If you're there please except my apologies just thought I'd check.
Reply With Quote
  #9 (permalink)  
Old Apr 4th, 2007, 12:24
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: online cms

I suggest you look at a freelance design site to find a programmer to create a CMS for you. You appear to be completely blank when suggestions are offered, and locating a paid service will undoubtedly be more effective than a free one.
Reply With Quote
  #10 (permalink)  
Old Apr 4th, 2007, 12:28
acrikey's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: UK
Posts: 305
Thanks: 0
Thanked 0 Times in 0 Posts
Re: online cms

I'm sorry I have just no idea how to start that is all
Reply With Quote
  #11 (permalink)  
Old Apr 4th, 2007, 15:10
masonbarge's Avatar
Highly Reputable Member
Join Date: Jan 2006
Location: Atlanta GA
Posts: 631
Thanks: 0
Thanked 0 Times in 0 Posts
Re: online cms

Hi Key,
I think the problem here is that I have a formal PHP frame of reference, while you have something in mind in another frame of reference. Like we are running different software. Linking to Moonware is not a big help, since I immediately see this massive, sophisticated collection of code that would take about a year for me to reverse engineer (assuming I even have the skills).

Okay, here's what I read from your posts that you want.

1) User navigates to a page, using a static (html) link, with the page title ___________. The user sees a content page (rather than just a login form).
2) User logs in with a username and pw.
3) The user sees _____________ (fill in the blank)
4) The user can edit _____________________. This is then uploaded automatically to the file and displayed in the following format: ___________________.

Please understand, I'm trying to help you out. The "job specs" are just too vague.
Reply With Quote
  #12 (permalink)  
Old Apr 4th, 2007, 17:41
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,612
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: online cms

This forum is full of developers who make this stuff, but not for free.

We can help you put your specs together, then feel free to post on our Jobs forum, Freelancers.net and I'm sure somebody will take it on. It's not rocket science...

Also, sieve through these:
http://www.google.co.uk/search?hl=en...per+uk&spell=1
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
Reply With Quote
  #13 (permalink)  
Old Apr 4th, 2007, 22:36
acrikey's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: UK
Posts: 305
Thanks: 0
Thanked 0 Times in 0 Posts
Re: online cms

1)General User navigates to a page, using a static (html) link, with the page title ournews.html. The user sees a content page (rather than just a login form).
2) Special User logs in with a username and pw.
3) The user sees same content as ournews.html
4) The user can edit ournews.html.This is then uploaded automatically to the file and displayed in the following format: html

I realise some of the above would have to be php, I'm presuming the editable one. The login I can deal with, thats the easier bit. Just the editing php page baffles me.
I don't mean to wind people up it's just I'm new to this game and am slowly getting my head round the amount of info I have to learn. I can't see my desk with the amount of books on it.
Reply With Quote
  #14 (permalink)  
Old Apr 5th, 2007, 07:02
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,612
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: online cms

so all you want is a simple one page news archive? You don't need to pay, there are tons of free ones out there. CMS implies a lot more functionality you don't need so don't go waving that word about.

You won't wind anyone up. You've been perfectly reasonable, only not entirely clear about what you can do and what you were trying to achieve. But that just comes with time and thousands of forum posts...

If you can handle login, then all you need is to be able to read and write files.
See:
http://www.totallyphp.co.uk/code/wri..._text_file.htm
http://www.tizag.com/phpT/fileread.php
(searched for "php write file" and "php read file")

But if you want a ready-made solution, check:
http://www.cgi.veinotte.com/news_page_updater.htm
http://www.scriptmenu.com/browse-new...ing-340-1.html
http://www.hotscripts.com/ASP/Script...ing/more2.html
http://www.webscriptlist.com/scripts...st=asp+scripts

Contact me if you still can't find someone and I can put something together in ASP. I'm not promising anything (very busy month)...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)

Last edited by spinal007; Apr 5th, 2007 at 07:05.
Reply With Quote
Reply

Tags
cms

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
3... 2... 1... Online Jobs! bloggerbob Job Opportunities 0 Jun 21st, 2007 17:55
Online pdf Forms via SSL Mike Henson Web Page Design 2 Feb 27th, 2007 23:25
Eve Online Accurax Webforumz Cafe 16 Jan 30th, 2007 09:06
MI Online Analyst/Management Information/SEO/Online/Email/Folkestone Web JobBot Job Opportunities 0 Jan 10th, 2007 15:12
Getting it online! luke85 Hosting & Domains 1 Aug 22nd, 2006 05:04


All times are GMT. The time now is 20:53.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43