Tags:
create new tag
view all tags

Question

Hello,

Once again I must rely on the kindness of people on this site for advice smile

I have a web that contains data on about 500 cities. Each city has several topics dedicated to various types of information. One topic for each city, is Contact information -- various agencies that our company uses in these cities. Some contact info is currently in Outlook as a Contact list. We want to put it into Wiki on the contact page for each city.

However, the department that uses these contacts often sends mailings to them by exporting a list of addresses from Outlook.

How can I give them this capability after we move it all to Wiki? I thought of attaching a form to each contact page, and putting the mailing address in each form, BUT often there are multiple contacts of this type, in one city.

Maybe there's a way to put each contact in a table and extract the data that way?

I've looked at the available plugins and didn't see one offhand that looked liek it would suit my needs.

Does anyone have any ideas?

Thanks!

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Windows 2003
Web server: Apache 2
Perl version:  
Client OS:  
Web Browser:  
Categories: Missing functionality

-- KathyDeLaCruz - 20 Nov 2008

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

I have found this sample app: http://twiki.org/cgi-bin/view/Sandbox/SearchBookTitles -- perhaps if I format the addresses just right, I can extract most like this, but I still am not sure what to do if there are multiple contacts in one topic; that must be mailed to separately...

-- KathyDeLaCruz - 20 Nov 2008

The FilterPlugin makes data extraction a lot easier. For multiple entries, perhaps my BlogEntry200810x8 has useful examples, especially this (the trickiest bit):

after the FilterPlugin EXTRACTs the row number and predecessor list, the SpreadSheetPlugin is used to split the comma-separated predecessors into separate entries. But since its SUBSTITUTE can't handle commas, they first had to be TRANSLATEd into semi-colons.

-- SeanCMorgan - 21 Nov 2008

Thank you Sean - I will check that out!

-- KathyDeLaCruz - 21 Nov 2008

Change status to:
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2008-11-21 - KathyDeLaCruz
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.