PHPCMS: Difference between revisions
No edit summary |
No edit summary |
||
(39 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<script language="JavaScript"> | <div style="background-color: black; width: 92%;"> | ||
<div style="position: relative; top: 10px; left: 35px;"> | |||
<table width=95% cellspacing=0><tr><td bgcolor=navy width=50 ></td><td bgcolor=navy><font color=white> | |||
</html> | |||
<h1>2019-02-04 Update</h1> | |||
<blockquote>Effectively, "PHP CMS" here means { Drupal, Mediawiki, WordPress }. Below is mostly 2011 or earlier. | |||
<h1>''cf:'' [[C-Liu|C-六]]</h1></blockquote> | |||
<html><script language="JavaScript"> | |||
function openWin(URL) { | function openWin(URL) { | ||
aWindow = window.open(URL,"theWindow","scrollbars=yes,width=950,height=750"); | aWindow = window.open(URL,"theWindow","scrollbars=yes,width=950,height=750"); | ||
aWindow.focus(); | aWindow.focus(); | ||
} | } | ||
function dimOn() | |||
{ | |||
document.getElementById("darkLayer").style.display = ""; | |||
} | |||
</script> | </script> | ||
< | <style> | ||
.darkClass | |||
{ | |||
</ | background-color: white; | ||
filter:alpha(opacity=70); /* IE */ | |||
< | opacity: 0.7; /* Safari, Opera */ | ||
-moz-opacity:0.70; /* FireFox */ | |||
z-index: 20; | |||
height: 89%; | |||
width: 95%; | |||
background-repeat:no-repeat; | |||
background-position:center; | |||
position:absolute; | |||
top: 90px; | |||
left: 0px; | |||
} | |||
</style> | |||
<div id="darkLayer" class="darkClass" ></div> | |||
<h1>About <a href=http://en.wikipedia.org/wiki/Comparison_of_content_management_systems title="like langs, CMS is a contentious choice">CMS</a> <font size=2> and what you need to support your web in general .... | |||
<div align=right></html>[[Resume|<font size=2 color=navy><b>to my Resume Portal</b></font>]]<html></div> | <div align=right></html>[[Resume|<font size=2 color=navy><b>to my Resume Portal</b></font>]]<html></div> | ||
</h1> | </h1> | ||
Line 25: | Line 48: | ||
Monthly support provides a basis for development and maintenance <a href="javascript:openWin('/aboutSupport.html');"><font color=cyan>(<b><i><u>more...</u>)</i></b></font></a> .</blockquote> | Monthly support provides a basis for development and maintenance <a href="javascript:openWin('/aboutSupport.html');"><font color=cyan>(<b><i><u>more...</u>)</i></b></font></a> .</blockquote> | ||
<h2>The Look and Feel of Your Site</h2> | <h2>The Look and Feel of Your Site</h2> | ||
<blockquote>CMSes generally come with some theming mechanism and numerous have pre-prepared publicly available free and priced ones that can be used. In practice, if you want high-end custom look and feel developed for your app/site, you will need to hire a graphic artist/design shop for that. You can probably save yourself time and money by nailing down the software first. See also UI/UX Resources</blockquote> | <blockquote>CMSes generally come with some theming mechanism and numerous have pre-prepared publicly available free and priced ones that can be used. In practice, if you want high-end custom look and feel developed for your app/site, you will need to hire a graphic artist/design shop for that. You can probably save yourself time and money by nailing down the software first. See also UI/UX Resources.</blockquote> | ||
<h2></html>[[E Commerce and other Integrations and Customizations]]<html></h2> | <h2></html>[[E Commerce and other Integrations and Customizations]]<html></h2> | ||
<h2>How long and How much?</h2> | <h2>How long and How much?</h2> |
Latest revision as of 01:05, 27 May 2022
2019-02-04 Update
About CMS and what you need to support your web in general ....
Hosting, Performance, Development, and Maintenance
The Look and Feel of Your Site
E Commerce and other Integrations and CustomizationsHow long and How much?
Is there one you are committed to maintaining?
| |
|