Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

The Kuali website content was moved from eContent and SNAP to be displayed as a stand-alone website: www.kuali.uci.edu

...

Agent

Section  / Page

Comments

Work done by

Date

Modesto Sevilla

Financial / KFS Feeder Systems Information

 

Sonja

October 2011

 

PDFs added to KFS Feeder System Information

Wiki headers should be removed

Sonja

 

Carmen Roode

Request access to Left Nav blocks for Shae

Granted publisher rights to :
left_nav_kc
left_nav_kfs
left_nav_open

Sonja

11/01/2011

WCG

UpdatedKuali editor's manual

Added Table of Contents

Sonja

12/6/2011

Eric Taggart

Request access to KC section for:

  1. Barbara Inderwiesche
  2. Eric Taggart
  3. Katya Sadovsky (had access already)

 

Created KC-Publisher group for rights to

left_nav_kc

KC folder

 

Sonja12/6/2011
Eric TaggartQuestion re: move to Sites from GlobalSee
Include Page
Kuali Website Move to Sites Mode in CMS
Kuali Website Move to Sites Mode in CMS
Sonja12/12/2011
Eric Taggart

Request access to KC section for:

  1. Manzi Sayed
  2. Greg Ruth

Access granted to KC-Publisher

(Jim Kreuziger added Greg Ruth to KC-Publisher as I don't have access to the URP group)

Sonja5/14/ 2012
Sonja ElsonKuali Editors CMS guideForwarded to Manzi and Greg for informationSonja5/17/2012
Sonja ElsonMargin allowance on Header
  1.  Added spacing to margin area on sub-pages .
  2. padding-left: 4px; on divHeader2
  3. This added space between the dotted line and header in Column 2
Sonja9/11/2012
Sonja ElsonUpdate Template, Core styles, and theme1 to show hyperlinks in blue.

To achieve blue hyperlinks did the following:

  1.  Template - Added  whiteBkgd like this:

    <div class="column2wide divHeader bkgd_gradient2 whiteBkgd"><system-region name="DEFAULT"/>

  2. CoreStyles_uci-v4.0.css - Comment out in White Background Stuff section as follows

/*

div.whiteBkgd {

  background-color:#FFFFFF;

  padding: 8px;

}

div.whiteBkgd {

  color: #333333;

}

*/


3.  Theme1.css - In Feature section, comment out padding as follows to prevent page being 'pushed down' in browser:

/*

div.whiteBkgd {

  padding: 8px 16px;

}

*/


 Sonja 10/16/2012
SonjaGoogle Chrome Browser pushing central page down

Rectified as follows:

  1. Inspected Google Chrome 'elements;
  2. Changed  the Style sheet for leftNav-v.5.0.css  as follows
    div.leftNav {
      clear: left;
      margin: 8px 0 ;  Changed this to 4px
      padding: 0 0;
      border: 0;
      background-color: transparent
  3. This solution worked in Mozilla, IE, and Chrome
Sonja10/18/2012
SonjaDeleted KFS Updates 3/2012 thru 9/2012KFS Updates also reside on P: drive .  Older, out-of-date documents need to be removed from the website so as not to burden the CMS server - per Jim Kreuziger.Sonja10/11/2013