PHPCMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
84 bytes added ,  4 February 2019
no edit summary
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>

Navigation menu