Over in the sandbox, I've set up a new method for adding images to posts. It's not working with all the features it should have right now, but the basic functions do work. For right now, it will only place an image below the post. Just go to sb6.swni.org, it should be there on the home page at present. Check it out!
I'd like to get your opinions regarding the behavior of the rich text editor. As it is configured now, if you click on the (Open rich text editor) link when composing a post, a huge popup appears, completely covering your entire page. This huge size bears no relation at all to how your post will appear when you are done. I personally hate this behavior and find it very counter-intuitive.
Themes are sets of templates and stylesheets that determine the entire look of a Drupal website (the term is also used with other systems).
Drupal Group PDX meetings take place every 2nd Wednesday of the month at 6pm in the
OpenSourcery offices at 1636 NW Lovejoy St. Portland, OR 97209.
No need to RSVP, the meetings are open to all.
We're also on IRC in #drupal-pdx on freenode.net
http://groups.drupal.org/portland-oregon
Important Note: This document is a quick reference guide only. It assumes you have already read the “Creating Web Pages” section of the FAQs.
To add a link to another web page, use the HTML “A” element. This element has an opening tag (<a>), content, and a closing tag(</a>), like this:
<a href="URI">link text</a>
Here are some books and online guides about Drupal, the CMS powering our website.
This page describes how to attach files for download.
Anyone who has created web pages which display graphics using SWNI’s Drupal content management system (CMS) will want to know about an impending change which will affect your pages. We are about to upgrade Drupal, but due to compatibility problems, we are dropping the [Inline] module, which we previously used for displaying graphics on web pages.
This page is to report bugs, request features, ask about anomalous CMS behavior, etc. This page is intended primarily for webmastering issues. It may also be used to address Mailman issues (i.e. mail list).
To report a bug or ask a question on a new topic (i.e. not listed below), please add a child-page below. If the topic already exists, but you have additional questions, new information, etc., then please add a comment to the existing page.
RSS (Really Simple Syndication), XML and Atom feeds – known generically as web feeds – are useful for keeping abreast of web sites which update often. When you subscribe to a web feed, you see an abbreviated list of articles, much like a table of contents for a magazine. Web feeds contain a title, a “teaser” showing a little of its content, and a link to view the whole article. This is a convenient and time-saving way of scanning new content on a web site. You can quickly find those pages of interest without wasting time loading the “stinkers.”