Difference between revisions of "PHPCMS"
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div style="background-color: black; width: 92%;"> | <div style="background-color: black; width: 92%;"> | ||
<div style="position: relative; top: 10px; left: 35px;"> | <div style="position: relative; top: 10px; left: 35px;"> | ||
Line 11: | Line 5: | ||
</html> | </html> | ||
<h1>2019-02-04 Update</h1> | <h1>2019-02-04 Update</h1> | ||
− | Effectively, "PHP CMS" here means Drupal, Mediawiki, or | + | <blockquote>Effectively, "PHP CMS" here means { Drupal, Mediawiki, WordPress }. Below is mostly 2011 or earlier.</blockquote> |
− | <h1>''cf:'' [[C- | + | <h1>''cf:'' [[C-六]]</h1> |
− | <html> | + | <html><script language="JavaScript"> |
+ | function openWin(URL) { | ||
+ | aWindow = window.open(URL,"theWindow","scrollbars=yes,width=950,height=750"); | ||
+ | aWindow.focus(); | ||
+ | } | ||
+ | function dimOn() | ||
+ | { | ||
+ | document.getElementById("darkLayer").style.display = ""; | ||
+ | } | ||
+ | </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: 100%; | ||
+ | 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 .... | <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> |
Revision as of 18:47, 17 November 2021
2019-02-04 Update
cf: C-六
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?
| |
|