944,028 Members | Top Members by Rank

Ad:
Oct 8th, 2009
0

Is it hard to create admin panel for site with html+css knowledge?

Expand Post »
Hi,

I've been renewing information in my site directly into code for quite some time now. Since my page isn't that big it's not very difficult.

I have about 15 .html pages in my web directory. They all are more or less identical, and they all have small news section. At the moment I'm just copying those news from one page to another. What I wanted to know is there a way I can Change news section in all of those pages at once?

Thanks!
Similar Threads
Reputation Points: 10
Solved Threads: 0
Junior Poster
wonderland is offline Offline
108 posts
since Oct 2007
Oct 8th, 2009
0
Re: Is it hard to create admin panel for site with html+css knowledge?
could you build your sites template into a simple cms such as wordpress? then you could let the cms handle it al and leave you with more time to write news/ do something else
Reputation Points: 10
Solved Threads: 3
Newbie Poster
customhosting is offline Offline
7 posts
since Oct 2009
Oct 8th, 2009
-7
Re: Is it hard to create admin panel for site with html+css knowledge?
Really, you need to use some sort of content management system.

For that you are best using server-side-scripting technology (perhaps using a database as well, although for a small site, flat-file would do fine)
Moderator
Featured Poster
Reputation Points: 1800
Solved Threads: 575
Moderator
jbennet is offline Offline
16,525 posts
since Apr 2005
Oct 9th, 2009
0
Re: Is it hard to create admin panel for site with html+css knowledge?
could you build your sites template into a simple cms such as wordpress? then you could let the cms handle it al and leave you with more time to write news/ do something else
Thanks, I suppose I can use other cms as well like drupal etc ?!

Click to Expand / Collapse  Quote originally posted by jbennet ...
Really, you need to use some sort of content management system.

For that you are best using server-side-scripting technology (perhaps using a database as well, although for a small site, flat-file would do fine)
If I have a server to play around with, is there something I must install to use server-side-scripting. I'm not that familiar with servers yet.
Reputation Points: 10
Solved Threads: 0
Junior Poster
wonderland is offline Offline
108 posts
since Oct 2007
Oct 9th, 2009
-7
Re: Is it hard to create admin panel for site with html+css knowledge?
Quote ...
If I have a server to play around with, is there something I must install to use server-side-scripting. I'm not that familiar with servers yet.
Speak to your web host and they can add PHP (one such server-side scripting technology) support and/or a database engine to your package for an increased monthly rate.
Moderator
Featured Poster
Reputation Points: 1800
Solved Threads: 575
Moderator
jbennet is offline Offline
16,525 posts
since Apr 2005
Oct 9th, 2009
0
Re: Is it hard to create admin panel for site with html+css knowledge?
I actually have those, not sure what to do though, Is there something I can install, like php my admin ? - I searched google a bit
Reputation Points: 10
Solved Threads: 0
Junior Poster
wonderland is offline Offline
108 posts
since Oct 2007
Oct 12th, 2009
0
Re: Is it hard to create admin panel for site with html+css knowledge?
I recently did a site which had a news section and to be honest all i did was create a text file and use
<?php include('news-file.txt');?>
into the pages i wanted to display the news.

For styling purposes you could create a HTML page and change the news-file.txt to news-file.html.

Probably not the best way of doing things but you only update one file upload it and bobs your uncle!!

Hope it helps!
Reputation Points: 11
Solved Threads: 7
Junior Poster
emhmk1 is offline Offline
107 posts
since Feb 2008
Oct 13th, 2009
0
Re: Is it hard to create admin panel for site with html+css knowledge?
Thanks!

I suppose I could do the same with iframe ?
Reputation Points: 10
Solved Threads: 0
Junior Poster
wonderland is offline Offline
108 posts
since Oct 2007
Oct 19th, 2009
0
Re: Is it hard to create admin panel for site with html+css knowledge?
You can just do a php include arrangement. That is what i have done.

Its pretty easy to do. Google will help you with that sort of stuff.
Featured Poster
Reputation Points: 46
Solved Threads: 45
Practically a Posting Shark
cohen is offline Offline
819 posts
since Nov 2008
Oct 28th, 2009
0
Re: Is it hard to create admin panel for site with html+css knowledge?
Thanks guys, found some php include tutorials on the net
Reputation Points: 10
Solved Threads: 0
Junior Poster
wonderland is offline Offline
108 posts
since Oct 2007

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Site Layout and Usability Forum Timeline: Viewing PDFs...
Next Thread in Site Layout and Usability Forum Timeline: Replacement for Flash on website (iPhone issue)





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC