Basically it is a two part process, installing the TinyMCE libraries first, then
the module for Drupal. The location for installing the files is different compared
to Drupal 4.x
TinyMCE still wasn't showing up until I switched to the default theme.
This is our first communication from Open West Labs (OWL) to the Drupal community. We have come here to offer and extend our support to your project. We would like to simply say hello to everyone and introduce our group so that each of you may get a better idea of our mission and how that intersects with the Drupal project and it's stated goals.
About OWL:
We are a small group of programmers, database experts and systems administrators based in Missoula,MT. Our core mission will be to support, through development, testing, documentation, bug fixing and an array of support services, OSS projects, their stated goals and their communities. We are a self-funded, not for profit group of individuals that are giving back to the OSS community in order to help facilitate adoption of OSS with a particular interest in the Western United States (our home).
Our Mission:
To assist OSS projects in the development, design, management, deployment, documentation and administration of their project needs. We offer an array of services from very talented individuals.
To facilitate Open Source adoption and community building activities within institiutions of higher education in the Western, Pacific Northwest and Rocky Mountain West states.
To encourage the adoption of OSS within local city, county and state governments.
I installed front page module and try to customermize my front page to show "recent news" and "recent blogs". But I can not reach my goal. Does anybody know how to use this module?
I login as admin to enable "recent blog posting" in right-side bar, which is showing up correctly. But when I login as normal user, I can not see this information. I checked block settings, it is enabled. Could anybody tell me what is wrong ?
We are looking for help upgrading and redesigning our publications websites. We are currently on...wait for it...4.5.
Goals -
a) Upgrade to 5.x
b) Redesign site - We originally put these up in a hurry. (www.fiercewireless.com as a sample) They are currently just blog like sites. We want to create something more like a news site. Think NY Times or even The Onion. I know The Onion is everyone's Drupal example but it is still the best out there.
I am working on a website that currently pulls in xml data via an rss feed, then processes it using a PHP
script and inserts the data into the database.
We are moving this site to Drupal and I am wondering if there are any modules that already
do this, that pull in xml data and store in the database and then the data is displayed by Drupal?