PHPCMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:
   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>
<style>
Line 28: Line 32:
</html>
</html>
<h1>2019-02-04 Update</h1>
<h1>2019-02-04 Update</h1>
<blockquote>Effectively, "PHP CMS" here means { Drupal, Mediawiki, WordPress }. Below is mostly 2011 or earlier.</blockquote><div id="darkLayer" class="darkClass" style="display:none">
<blockquote>Effectively, "PHP CMS" here means { Drupal, Mediawiki, WordPress }. Below is mostly 2011 or earlier.</blockquote>
<h1>''cf:'' [[C-Liu]]</h1>
<h1>''cf:'' [[C-Liu]]</h1>
<html>
<html><div id="darkLayer" class="darkClass" style="display:none">
<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 ....  
&nbsp; &nbsp; &nbsp; &nbsp;<div align=right></html>[[Resume|<font size=2 color=navy><b>to my Resume Portal</b></font>]]<html></div>
&nbsp; &nbsp; &nbsp; &nbsp;<div align=right></html>[[Resume|<font size=2 color=navy><b>to my Resume Portal</b></font>]]<html></div>

Revision as of 15:52, 4 February 2019

2019-02-04 Update

Effectively, "PHP CMS" here means { Drupal, Mediawiki, WordPress }. Below is mostly 2011 or earlier.

cf: C-Liu

¹     I've used both in paid workA, B, C. The Typo3 site has a cogent graphic of the whole CMS space and here is a link to a a CMS evaluation procedure.
²     Each, however, has its strengths and weaknesses. WordPress is (2013-Q2) a blogging package rather than a general purpose CMS but a blog is content it or TextPattern are great for brochure sites. Joomla/Mambo and Drupal are the most popular general PHP CMSes.
      C5 is WYSIWYG using jquery AJAX and has a decent core design. The last I counted there were at least a 100 PHP CMSes alone.
³     Concrete5 and others state that they will not support IE6. I may do so however, I don't here in my domains but client work is different. Safari 3 or better should be on any Mac, I was just late in upgrading.
4    No reason, I can work with web packages in Java, Smalltalk, .Net, Lisp, Haskell, and Ruby, but this page oriented to the PHP market. See also Encyclopaedia Galactica.