PHPCMS: Difference between revisions
No edit summary |
No edit summary |
||
(27 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"); | ||
Line 14: | Line 21: | ||
{ | { | ||
background-color: white; | background-color: white; | ||
filter:alpha(opacity= | filter:alpha(opacity=70); /* IE */ | ||
opacity: 0. | opacity: 0.7; /* Safari, Opera */ | ||
-moz-opacity:0. | -moz-opacity:0.70; /* FireFox */ | ||
z-index: 20; | z-index: 20; | ||
height: | height: 89%; | ||
width: | width: 95%; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
background-position:center; | background-position:center; | ||
position:absolute; | position:absolute; | ||
top: | top: 90px; | ||
left: 0px; | left: 0px; | ||
} | } | ||
</style> | </style> | ||
<div | <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 .... | <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> | ||
Line 56: | Line 56: | ||
<h2>Is there one you are committed to maintaining?</h2> | <h2>Is there one you are committed to maintaining?</h2> | ||
<blockquote>Yes, C-六 integrates CodeIgniter, Drupal6/7, Magento and arbitrary other PHP packages as FLOW3 packages in my framework. </blockquote></font> | <blockquote>Yes, C-六 integrates CodeIgniter, Drupal6/7, Magento and arbitrary other PHP packages as FLOW3 packages in my framework. </blockquote></font> | ||
</td></tr> | |||
<tr><td colspan=2 bgcolor=antiquewhite><font color=black> | <tr><td colspan=2 bgcolor=antiquewhite><font color=black> | ||
<blockquote> | <blockquote> |
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?
| |
|