directions

Events happening in the community are now at Drupal community events on www.drupal.org.

If you want to make charts automatically from a Table in a Drupal page...

Posted by lorlarz2 on May 26, 2012 at 6:29pm

IF YOU LIKE the following auto-charting program: Shown working on:
http://mynichecomputing.org/drupal6/content/demo-auto-table-graphs-funct... and
the screen shoot of a similar auto-graphing page (this one with the Pie chart),
http://mynichecomputing.org/visualize/imageView.html

and if http://mynichecomputing.org/autoChartsDir.html and
http://mynichecomputing.org/autoChartsDir2.html make sense to you.

THEN

To make the program work on YOUR pages:
Download: http://mynichecomputing.org/shared/visualize.zip
and unzip it. Upload the resulting visualize folder to your

Read more

Want to add Easy pop-up 'tooltips' on Any Page?

Posted by lorlarz2 on May 25, 2012 at 3:00pm

Easiest way to have pop-up "tooltips" ANYWHERE.
Procedure to do it:

  • Find the Drupal folder with your theme's .info file and
    add stylesheets[all][] = mytooltip.css (under other similar lines)
  • In Notepad (or any raw text editor) make the following file :

    span.tooltip span
    {
    

    display:none;
    }
    span.tooltip:hover span
    {
    display:inline;
    position:absolute;
    background:#FFFF99;
    border:1px solid silver;
    color:maroon;
    width:200px;
    margin-top:20px;
    margin-left:-5px;
    font-size:smaller;
    line-height:1em;

Read more

Location from Computer to phone capability

Posted by SCassingham on March 24, 2010 at 12:18am

I am trying to make it easier for customers to send directions to a phone off of a website. Is there any new technology out there that can help with this? I have been reading on drupal and I have found that you can send phone to computer but I have not heard of anything that does computer to phone technology.

Read more

Sending directions from computer to phone

Posted by SCassingham on March 23, 2010 at 11:58pm

I am trying to make it easier for customers to send directions to a phone off of a website. Is there any new technology out there that can help with this? I have been reading on drupal and I have found that you can send phone to computer but I have not heard of anything that does computer to phone technology.

Read more

Sending directions and/or location to phones

Posted by SCassingham on March 23, 2010 at 11:48pm

I am trying to make it easier for customers to send directions to a phone off of a website. Is there any new technology out there that can help with this? I have been reading on drupal and I have found that you can send phone to computer but I have not heard of anything that does computer to phone technology.

Read more

Trip map and directions

Posted by henno.gous on November 7, 2009 at 9:57pm

Hey guys,

I'm trying to setup a functionality where I allow users to post a trip that they will be taking. So I have created a node type for a "trip" and created a location field for the start and another for the destination. Geocoding of these two location fields are working just fine.

Now comes the part that I'm not quite sure how to approach:

Read more

Getting directions

Posted by Jorge Campo on September 11, 2009 at 11:57am

I noticed that it is possible to add a link to every location with a "get directions" which links to google maps webpage.
It is nice since, it adds point "b" automatically (the location you are checking in drupal) to the google maps webpage and you only need to add your own address in order to get directions.
How is this done?

Read more
Categories: ,

Walking Through A New Church Install

Posted by pastordavid on December 8, 2007 at 2:05am

I am making my first effort to use Drupal and am building a new church Website.

I am used to simple hardcoding in HTML and have avoided automated Website
apps because I disliked the cluttered code they produced.

The goal here is to build a site that multiple leaders in the church may help to
keep updated and which will facilitate staff, leader, and small group communications.

The prior contracted person failed to produce something usable and the site is now
many months late on delivery - I need to get some pictures and a calendar and
contact info up quickly.

QUESTIONS:

Read more
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /