Montgomery County Public Schools, Rockville, Maryland
SEARCH

MCPS Web Services Team
Office of Communications and Family Outreach

> MOST REQUESTED

> How To Become a Webmaster
> How To Put
Files on the Web
> Contact Us
> Frequently Asked Questions

> SUPPORT

> Training
> Webmaster Locker
> Web Regulation

>

> How To Access Tools
> Calendar
> CalendarBox Publisher
> Homework Board
> NewsBox Publisher
> Tool Central NewsBox

>

> How To Access Utilities
> Digital Vertical File
> Feedback Form
> Search Engine
> TestPilot Survey
> Web Traffic Reports

>

> About Applications

>

> Who We Are
> Services Overview
> Best of the Web
Awards
       

WEB SERVICES > SERVICES > PUBLISHING TOOLS > NEWSBOX

How To Use the NewsBox Publisher
 

Purpose
The NewsBox Publisher is a simple yet powerful Web browser-based tool that any MCPS webmaster or editor can use to easily and quickly make brief announcements on his or her Web site. Anyone can use the tool — knowledge of HTML is unnecessary!

Users

  • Announcements or other text is entered by the school or office representative who maintains and updates the content for display on the Web site.
  • The school or office webmaster updates the Web page to include the text created by the NewsBox Publisher application. This is a one-time event.
  • The Web visitor enjoys the dynamic and up-to-date content on the Web site.
Essential Information

About the NewsBox
The NewsBox Publisher enables any MCPS webmaster to update a box of news content to any Web page on his or her site using only a Web browser. The webmaster or news "editor" simply goes to the NewsBox Publisher login page, enters his/her userID and password, enters the news items, reviews them, clicks a button, and the news is published to one text file in a folder in your school's Web site folder. Code you've inserted in your home page (named index.shtm) pulls the contents of the text file into the box you see in your browser. Since technical expertise is unnecessary, the school webmaster can assign an editor to be responsible for publishing with this tool.

How do I get an account?
Contact webmaster@mcpsmd.org. Web Services will get you started and assign you a userID and password. It also helps to attend webmaster training, where you'll learn to use this and other tools that Web Services has made available for webmasters.

Where do I update the content?
Go to this URL: http://coldfusion.mcps.k12.md.us/cfms/newspublisher/publisher.cfm
Enter your assigned school userID and password for the NewsBox Publisher application.

How do I use it?
The NewsBox Publisher is divided into three areas:

SET preferences
Use the fields in this area to tell the publisher what kind of box you need — how long, how wide, what color background, and whether you want to show all the news items at a glance.
  • Number of news items to display: You can limit the number of items to, say, five. Keep in mind that the more items you allow, the longer the box will be. The maximum number of items is 10.
  • Width of your NewsBox (in pixels): You can specify the width of your box from 100 to 999 pixels; 250 pixels is a narrow box; 500 pixels fills the content well next to a navigation bar in the MCPS template.
  • Background color of your text box: You can choose the background color for your text box from the radio buttons or specify the hexidecimal color value in the custom background color area.
  • Use Style Set: You can select from three predefined style sets or set up your own custom style set using cascading style sheets. See online documentation within the NewsBox application for specific class names to use.
  • Use drop-down blurbs? Enables you to hide content of news items under a headline. Users click on a + or - sign to expand and collapse the content blurb.
After you make your selections, click on Save Preferences. Blue text "Preferences Saved" at the top of the page confirms this action.

If you don't like how your NewsBox appears, you can always come back and make changes until you find the presentation that works for you. When making changes, always remember to finish by clicking on Save Preferences to save your choices and click on Publish at the top of the page to implement the changes with your news items.

 

NewsBox preferences

ADD a new news item
Use the fields in this area (green) to create a news item. To publish an item, you must first click on the Add this item button to save the item, then click on Publish at the top left of the page to include it in the published NewsBox.

Headline: Write a short, punchy headline that will appear in bold above your news item.

Link: Optionally, you can make your headline into a link. This link can be to a Web page within your site (e.g., list of staff members), or to a page on another site (e.g., MCPS Annual Report). In the example below, "Fundraiser for Band Trip" becomes an active link to the Sally Foster giftwrap site at www.sallyfoster.com.

Blurb: Enter the text of your news announcement here. Be sure to check your spelling and punctuation. Don't include line breaks (returns) as the preferences you choose will determine line length and may change the final look from what you might expect.

Adding a news item

Advanced user tip: You can also incorporate links within the blurb to direct users to a Web page or another site, but you must know the HTML code to use this option. Here's how a link to CNN might look:
        Headline: School Recognized by CNN
        Link: < leave blank >
        Blurb:
See our news story at <a href="http://www.cnn.com">www.cnn.com</a>

On the Web this entry would appear as:
        School Recognized by CNN
        See our news story at www.cnn.com

     

CHANGE OR DELETE a previously entered news item
You can change any pre-existing news item (pink areas). You'll find the date and time the item was last published underneath the blurb field.

You can edit any of the text fields, click on Save, then click on Publish at the top of the page to publish your changes.

To delete an item, simply click on the Delete button. You'll be asked to confirm that you want to delete this item. Click Delete again, then click on Publish at the top left of the screen to remove the item from your NewsBox.

If you've made changes to the item and you want to start over, click the Cancel Edit button and you'll be restored to the state of your entry when you last used Publish at the top left of the screen.

Editing a news item

How can I preview my NewsBox while I'm adding items and making changes?
After you click the Publish at the top left of the screen, a message will be displayed in blue above the preferences box: "Your NewsBox has been published." Click on View Box, also in the upper left of the screen. A new browser window will open and you can view your NewsBox as it will appear on your Web page.

This is how the NewsBox with the drop-down blurbs option would appear within your Web page. For this example, the 500 pixels option was chosen with the light gray background.

NewsBox with drop-down option

You can "drop-down" or open the individual news blurbs by clicking on the "+" graphics. When opened, it looks this way. Clicking on the "-" sign closes the blurbs again.

NewsBox with drop-downs open

This is how the NewsBox displays without the drop-down blurbs option selected. Note there are no borders.

NewsBox without drop-down option

TIP: If for some reason, your browser can't open a second window successfully to display your NewsBox, an alternative to clicking View Box is to open a second browser window manually and go to this URL: http://www.mcps.k12.md.us/schools/schoolnews/userIDnews.txt
where your custom userID is used in place of userID. Mac users may need to use this option to preview their NewsBoxes.

After you click on Save and Publish, refresh your browser to see your changes. When you're satisfied with your selections, be sure to Logout of the application.

Where should the NewsBox be placed within my site?
We strongly recommend you put the NewsBox on your home page. That's where your visitors look for news. Your "refreshed" content will make your home page come alive! Be sure to save the page as index.shtm instead of index.htm or index.html so that the "#include" function (see below) will work in your browser.

How do I add the NewsBox to my school's home page?
Add one line of code where the box should be. Copy and paste this code into your page:

        <!-- #include file="/schools/schoolnews/userIDnews.txt"-->

...replacing userID with your school's userID (e.g., woodacreses or woodms). You can put this line of code within alignment tags or inside a table to position the text box on your Web page. Note, that the "#include" command is within comment tags so older browsers will skip, rather than try to print the command.

IMPORTANT NOTE: Your page name must have the .shtm suffix in the name rather than the usual .htm or .html suffix. Otherwise the "#include" will not work (e.g., index.shtm or about.shtm). There are other considerations when changing file names. See also Redirects and Using SSIs.

This is how a page might look when the preferences chosen are 250 pixels with blue background and drop-down blurbs.

NewsBox on site home page

Credits
Robert Day, a talented recent graduate of Montgomery Blair High School, and Elaine Keagle, Web Service Team's Tech Lead are to be thanked for creating this new tool. Robert created the core of NewsBox Publisher during the summer of 2002 before starting his freshman year at Carnegie Mellon University in Pittsburgh. Elaine guided his work and applied finishing touches to his Coldfusion code and the user interface. Thanks to both for making it easier for anyone to publish to the Web!

What if I have a problem or question?
Contact the Web Services Team at webmaster@mcpsmd.org.

 

Updated September 22, 2006 | Contact Webmaster

HOME | PARENTS | STUDENTS | STAFF | ABOUT | SCHOOLS | COMMUNITY | BOARD OF ED | TOP up arrow
©1995–2008 Montgomery County Public Schools, 850 Hungerford Drive, Rockville, Maryland 20850
Contact | Privacy | Nondiscrimination/ADA | Get Acrobat | Get RealPlayer | Montgomery County