Customization S
Customization S
Phoenix Learning
DolorSystems
Oracle
CSS
PowerSchool Server Array
Client Side
Client SideAdjustments
Adjustments
Web_root
Localizations
JQuery
Oracle
Javascript
Rendered Page
Server Side
Server SideAdjustments
Adjustments
Customizations
Web_root
Oracle
Images
Actual folders on the server with the page structure of
PowerSchool
CSS
PowerSchool Server Array
Web_root
Oracle
Images
drive://Program Files/PowerSchool/Application
Actual folders on the server with the page structure of
PowerSchool
CSS
PowerSchool Server Array
Cascading style sheets are used used to define text styles, table sizes,
Web_root
and other aspects of Web pages that previously could only be defined
in a page's HTML.
Oracle
Images
Actual folders on the server with the page structure of
PowerSchool
CSS
PowerSchool Server Array
Cascading style sheets are used used to define text styles, table sizes,
Web_root
and other aspects of Web pages that previously could only be defined
in a page's HTML.
Images
<!DOCTYPE html>
<html>
<!-- non framed -->
<head>
<title>~[text:psx.html.admin_entrycodes.home.entry_codes]</title>
~[wc:commonscripts]
<link href="/images/css/screen.css" rel="stylesheet" media="screen">
<link href="/images/css/print.css" rel="stylesheet" media="print">
</head>
<body>
CSS
PowerSchool Server Array
Cascading style sheets are used used to define text styles, table sizes,
Web_root
and other aspects of Web pages that previously could only be defined
in a page's HTML.
Images
Actual folders on the server with the page structure of
PowerSchool.
CSS
PowerSchool Server Array
Cascading style sheets are used used to define text styles, table sizes,
Web_root
and other aspects of Web pages that previously could only be defined
in a page's HTML.
<body>
<body>
<!DOCTYPE html>
<html>
<!-- non framed -->
<head>
<title>~[text:psx.html.admin_entrycodes.home.entry_codes]</title>
~[wc:commonscripts]
<link href="/images/css/screen.css" rel="stylesheet" media="screen">
<link href="/images/css/print.css" rel="stylesheet" media="print">
</head>
<body>
<!DOCTYPE html>
<html>
<!-- non framed -->
<head>
<title>~[text:psx.html.admin_entrycodes.home.entry_codes]</title>
~[wc:commonscripts]
<link href="/images/css/screen.css" rel="stylesheet" media="screen">
<link href="/images/css/print.css" rel="stylesheet" media="print">
</head>
<body>
<!DOCTYPE html>
<html>
<!-- non framed -->
<head>
<title>~[text:psx.html.admin_entrycodes.home.entry_codes]</title>
~[wc:commonscripts]
<link href="/images/css/screen.css" rel="stylesheet" media="screen">
<link href="/images/css/print.css" rel="stylesheet" media="print">
</head>
<body>
Web_root
Localizations
Oracle
Server Side
Server SideAdjustments
Adjustments
Customizations
Images
Localizations
Server Side
Server SideAdjustments
Adjustments
Customizations
Localizations
Localizations
Server Side
Server SideAdjustments
Adjustments
Customizations
Completely new additional page and/or image to PowerSchool.
Localizations
Built-in functionality that allows for foreign language translations of a page, but it
can be used to make slight label or additions to text only elements of a page.
Server Side
Server SideAdjustments
Adjustments
Customizations
Completely new additional page and/or image to PowerSchool.
Localizations
Built-in functionality that allows for foreign language translations of a page, but it
can be used to make slight label or additions to text only elements of a page.
Usual a similar copy of the original page, but with slight changes in text. It usually
omits, adds, or edit elements of the original HTML. May include an inserted
partial HTML file.
Server Side
Server SideAdjustments
Adjustments
Customizations
Completely new additional page and/or image to PowerSchool.
Localizations
Built-in functionality that allows for foreign language translations of a page, but it
can be used to make slight label or additions to text only elements of a page.
Usual a similar copy of the original page, but with slight changes in text. It usually
omits, adds, or edit elements of the original HTML. May include an inserted
partial HTML file.
Server Side Small snippets of code that get inserted at the bottom of a menu, page or other
SideAdjustments
Adjustments
Server
Customizations element of the HTML. May include jquery to place the fragment somewhere else
on the page.
Completely new additional page and/or image to PowerSchool.
Localizations
Built-in functionality that allows for foreign language translations of a page, but it
can be used to make slight label or additions to text only elements of a page.
Usual a similar copy of the original page, but with slight changes in text. It usually
omits, adds, or edit elements of the original HTML. May include an inserted
partial HTML file.
Server Side Small snippets of code that get inserted at the bottom of a menu, page or other
SideAdjustments
Adjustments
Server
Customizations element of the HTML.
CSS
PowerSchool Server Array
Client Side
Client SideAdjustments
Adjustments
Web_root
Localizations
JQuery
Oracle
Javascript
Server Side
Server SideAdjustments
Adjustments
Customizations
Images
Client Side
Client SideAdjustments
Adjustments
JQuery
Javascript
Client Side
Client SideAdjustments
Adjustments
JQuery
jQuery is a lightweight, "write less, do more", JavaScript library.
The purpose of jQuery is to make it much easier to use JavaScript on your
website. It takes a lot of common tasks that require many lines of JavaScript code
to accomplish, and wraps them into methods that you can call with a single line of
code.
Javascript
Client Side
Client SideAdjustments
Adjustments
JQuery
jQuery is a lightweight, "write less, do more", JavaScript library.
The purpose of jQuery is to make it much easier to use JavaScript on your
website. It takes a lot of common tasks that require many lines of JavaScript code
to accomplish, and wraps them into methods that you can call with a single line of
code.
Javascript JavaScript is the Programming Language for the Web.
JavaScript can update and change both HTML and CSS.
JavaScript can calculate, manipulate and validate data.
CSS
PowerSchool Server Array
Client Side
Client SideAdjustments
Adjustments
Web_root
Localizations
JQuery
Oracle
Javascript
Rendered Page
Server Side
Server SideAdjustments
Adjustments
Customizations