| HTHNC |
HTHNC Construction Images
(used in HTHNC PA headers) |
8/24/07

339966 |
|
| Village |
HTH Village Images
(used in HTH Village PA headers) |
8/22/07

006699 |
Patrick Hayman (phayman@hightechhigh.org)
Web Developer, High Tech High Central Staff |
| All |
Back to previous page with a link |
8/24/07

6699CC |
http://www.web-source.net/javascript_back2.htm |
| All |
WordPress system |
8/8/07 |
http://wordpress.org |
| All |
Cutland 1.1-3columnsplit theme |
8/8/07 |
http://cutline.tubetorial.com/ |
| |
Header images |
on-going |
make custom header images 970 x 140 and put in the theme folder |
| |
new header file for random images at the top |
8/807 |
http://cutline.tubetorial.com/totally-random-header-images-for-cutline/
http://pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php
Line 40 was " <?php echo(rand(1,5)); ?>.jpg" width="770""
Change to name/number of photos and width to 970
Remember have to copy images into image folder for theme! |
| |
header |
8/27/07 |
Change the top of the page so it says the names of the schools and links to the welcome pages (to be prepped by each school's communication chair). |
| |
Footer |
8.27.07 |
Create the sitemap - change the link in the footer file |
| |
Categories |
|
create categories for each school - subcategories for About XXX Parent Association, Fundraising, Projects, School Support |
| |
theme widgets |
|
create 7 textg widgets and save
1-reference links, one with administrative links, 2-most recent link for each of the schools |
| All |
Secure and Accessible PHP Contact Form-WP Plugin |
8/12/07 |
http://green-beast.com/blog/?page_id=136
Change the permissions for style to 666 |
| All |
Stop Comment Spam and Trackback Spam- Akismet - WP Plugin |
8/8/07 |
http://akismet.com/ |
| All |
wp-Table - WP Plugin |
8/24/07 |
http://alexrabe.boelinger.com/?page_id=3
Change Access in wp-table.php Default is 9 - admin. 7 let's editors use it. |
| All |
To have author names show |
8/27/07 |
in Index and Single page files of the theme:
Row 14 was originally
<!--by <?php the_author() ?>-->
Changed to:
by <?php the_author() ?>
http://cutline.tubetorial.com/cutline-is-alive/#comments See #17
Also need to check to see how the User's names are set to be displayed. |
| all |
expand editing |
9/7/07 |
Tip found in this article:
Just hit alt-shift-v (Firefox) or alt-v (IE) to toggle it.
MAC: Ctrl-V (or even Ctrl-Shift-V) seems to do the trick on a Mac, using Camino and Firefox.
http://www.solo-technology.com/blog/2007/01/31/wordpress-21-more-editor-options |
| |
|
9/9/07 |
Tips for different backquotes:
http://cutline.tubetorial.com/professional-posting-with-cutline/ |
| NC |
post navigation |
9/23/07 |
Comment out all links to navigation - this gets rid of the Next and Previous links on single page views of posts - on sitemap - on archives
In files: Single, Main index, search
<!-- Commented out <?php include (TEMPLATEPATH . '/navigation.php'); ?> Commented out end --> |
| NC |
top image |
9/23/07 |
to remove image and top nav bar comment out on header file |
| SD |
pulldown top menus |
9/26/07 |
AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com)
many modifications to the color and formatting of the menu made (in the CSS)
Can't put an apostrophe in the pull down - instead put ’
so it would be President’s Message
Also this works President\'s Message
In both cases the web will display President's Message as one of the pull down menu options. Thanks to Lani for figuring this out! |
| |
show published and modified date |
10-1-07 |
http://lorelle.wordpress.com/2007/09/03/displaying-the-date-in-your-wordpress-theme/&ei=C6MAR52yNIK-rgOBq5TKDQ&sig2=No23xIr2TozLrfHd0Y4W4g&zx=IMoua4tVW1U&ct=b
Published <?php the_date('F j, Y'); ?>
Modified <?php the_modified_date(); ?>
in both single page and index file. |
| |
|
10-25-07 |
Countdown widget (for Catwalk)
http://wordpress.org/extend/plugins/kb-countdown-widget/ |
| |
|
10-25-07 |
Photo display
http://me.mywebsight.ws/web/wppa/ |
| |
|
10-25-07 |
Change display type size
http://www.rodenas.org/blog/2007/03/08/wp-chgfontsize/ |
| |
|
10-25-07 |
http://wordpress.org/extend/plugins/mailman/
I think allows people to manage their mailman subscriptions! |
| |
|
10-27-07 |
http://www.4mj.it/slimbox-wordpress-plugin
Cool looking photo pages. |
| |
|
10-30-07 |
http://dev.wp-plugins.org/wiki/ThemeSwitcher
Allows Users to switch themes
Theme Switcher ¶
Theme Switcher allows your readers to switch among installed themes.
Installation ¶
1. Download theme-switcher.php.
2. Copy theme-switcher.php into your wp-content/plugins folder.
3. In the WordPress Admin Panel, activate the Theme Switcher plugin on the Plugins tab.
4. Add wp_theme_switcher() to your template. See Usage.
Usage ¶
To use, add the following to your sidebar menu:
<li>Themes:
<?php wp_theme_switcher(); ?>
</li>
This will create a list of themes for your readers to select.
If you would like a dropdown box rather than a list, add this:
<li>Themes:
<?php wp_theme_switcher('dropdown'); ?>
</li> |
| |
|
10-30-07 |
http://wordpress.org/extend/plugins/cforms/
A better looking comment form |
| |
|
11-2-07 |
bbpress
http://thomasklaiber.com/bbpress/admin-add-user/ |
| |
|
11-7-06 |
Simple Onlinelist (1.5)
http://bbpress.org/plugins/topic/24 |
| |
|
|
bbPress Plugin: Add Titles to Replies
http://bbpress.org/plugins/topic/41 |
| |
|
11-8-07 |
http://wordpress.org/extend/plugins/stats/installation/ |
| |
|
|
http://wordpress.org/extend/plugins/sensitive-tag-cloud/ |
| |
|
|
http://wordpress.org/extend/plugins/escriba-countdown-widget/ |
| |
|
|
http://wordpress.org/extend/plugins/change-font-size/faq/ |
| |
|
|
http://wordpress.org/extend/plugins/theme-switcher/#post-303 |
| |
|
|
http://wordpress.org/extend/plugins/genki-announcement/ |
| |
|
11/13/07 |
A different theme by the person who did Cutland.
http://www.findcreditcards.org/pressrow/about/ |
| |
|
|
http://wordpress.org/extend/plugins/tiny-table/ |
| |
|
|
http://wordpress.org/extend/plugins/nextgen-gallery/installation/
http://www.jeroenwijering.com/?item=JW_Image_Rotator |
| |
CCFFCC

336699

4c4c4c

001155

|
9/30/07
dcdcdc

c0c0c0

e0fff

99ccff

6d5fb3

ffdb43
1b181a
|
Screens from 2006-07 school year were frozen in June 2006, more current and correct information will be at the new pages - portal http://parentpage.org
If you are trying to see information from 2006-07 school year please know that most of the links will work - however some will not.
That's because, over the summer the site was moved to a different server, and all the data was put into a folder called a.
Most of the links that will not work should begin with one of these two patterns:
- http://parentpage.org/a/info/
- http://parentpage.org/a/
If you get an error message then please look at the URL of the page, and make changes to the front of the URL following this pattern:
If the link that won't work is:
- http://alexdodge.net/hthpa/listview.php?g=243&m=d&e=1046
- http://parentpage.org/info/listview.php?g=243&m=d&e=1046
Change the front of the URL so it's:
- http://parentpage.org/a/info/listview.php?g=243&m=d&e=1046
Clickable examples:
|
| |
|
|
 |
| |
|
11/28/07 |
http://wordpress.org/extend/plugins/tdo-mini-forms/
Something to use for Teacher Wish Lists?? |
| |
|
|
http://johannes.jarolim.com/blog/wordpress/yet-another-photoblog/ |
| |
Can only be one calendar |
12-15-07 |
Single Event Calendar -
http://wpcal.firetree.net/installation/ |
| |
|
|
This is a new style ffcc00 |
| |
  |
  |
source for background images and buttons
http://grsites.com |
| |
http://parentpage. org/sandiego/wp-content/uploads/2007/12/widgetsizeescripred2.gif
|
Use text widget for image rotating.
http://timesync.gmu.edu/wordpress/?p=425
<form>
<span id="span0" style="display:none">
<a href="http://parentpage.org">
<img src="http://parentpage.org/images/metawidgetsizecatwalk.gif" width="189" height="121">
</a></span>
<span id="span1" style="display:none">
<a href="http://parentpage.org/sandiego/wp-content/uploads/2007/12/metawidgetsizecatwalk.gif" title="catwalkad"><img src="http://parentpage.org/sandiego/wp-content/uploads/2007/12/metawidgetsizecatwalk.gif" alt="catwalkad" /></a></span>
<span id="span2" style="display:none">
<a href="http://parentpage.org/sandiego/wp-content/uploads/2007/12/metawidgetsizecatwalk.gif" title="catwalkad"><img src="http://parentpage.org/sandiego/wp-content/uploads/2007/12/metawidgetsizecatwalk.gif" alt="catwalkad" /></span>
<span id="span3" style="display:none">
<img src="http://deskbox.gmu.edu/image3.jpg"></span>
<script>
var randomnumber=Math.floor(Math.random()*4);
document.getElementById('span'+randomnumber).style.display = "block";
</script>
</form>
|