Blogs

Permissions security hole identified

anonymous users were allowed to access the page manager module

security, CSS and module updates completed on site

Davon and I completed the changes to the production environment.
 
I noticed that the site is running a little slower now then usual.
 
I recommend that we update the FCK editor with CK editor

Authentication for New Users

In order to combat the increasing amount of spammers accessing and posting to the site, I turned on "Visitors can create accounts but administrator approval is required" on the Users Settings page (http://wocrn.maillist.org/admin/user/settings). Also installed the Mollom module, which uses a CAPTCHA display to block spam bots from submitting forms. Cleaned up the user list and the Forums content to remove spam.

Title appearance on News Stories fixed

Cerise requested of Nick and I yesterday to have two rotating stories in the news story slideshow.

 

We decided to make two slideshow views - one without a pager and one with that sits on the bottom

 

Here are the two views

news2 - which sits on top and has the header image

news -which sits on the bottom and has the pager

Job Feed updates fixed (hopefully)

There seems to have been some sort of problem with Drupal core update system (known as cron). To fix this issue, I installed the Poor Man's Cron (poormanscron) module to force Drupal to run hourly updates (thus updating the feed as well) The updates can be controlled by editing the setting on the site information page.

Following users have been granted admin access

     *  tblash
    * kozlep
    * Hinda Zlotinik
    * Taylor Harden
    * joslyn_kravitz
    * akila
    * JAClayton
    * Owensrol
I have added a "user control" tab to the control panel region on the top of the site
You can control user access roles by

Group creators

I need instruction as to how the group creator can keep their group private.  If they select private group vs. public group then the moderator of the group will control the access.  Thanks.

Cerise Elliott added to contact form recipient list

Alter the way the contact form acts by going here

Changed Color of Forum tables

I altered the CSS file here to change the color of the forum tables

 

\\moodle-lamp\worcn\sites\all\modules\advanced_forum_more_styles\styles\minimal\advanced_forum.css

 

Here is the weird thing... I changed this code

table.forum-topics th,
table.forum-table th {
  background: #7FBDEF;
  padding:3px 5px 3px 5px;
  font-size: 0.93em;

 

to this code

table.forum-topics th,
table.forum-table th {
  background: #006600;
  padding:3px 5px 3px 5px;
  font-size: 0.93em;

 

Footer Menu Built - Logos need updating to color

I updated the footer by editing the site information here I put in straight HTML for the menu and uploaded the image like normal with the FCK editor dialog

 

Note to NIH staff - Content needs to be added for the Privacy Notice, Disclaimer, Accessibility and FAQ links. When you log in as an Admin and go to those pages, you will see an edit link on the top of the page.  You can then copy/paste or edit like any word processing document.

Syndicate content

TwitterFacebookGoogleRSS Feed