Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2012, 06:35:23 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155477 Posts in 21708 Topics by 7734 Members
Latest Member: rofroodoOvego
* Home Help Search Login Register
Pages: [1] 2 3   Go Down
Print
Author Topic: New Module: Contactlist  (Read 10929 times)
Uthred
Guest
« on: February 13, 2009, 12:02:40 PM »

Hi,

I'm working on a new contactlist module.

The module should be simple and straight forward and supports english and german language.

You can enter firstname, lastname, adress , phone, mobile, email and a
memo field which can be edit with the wygiwys editor.

In the Frontend you can choose to view all entries or set a filter for the first letter of lastname.
Only the fields which are not empty are displayed.

I'm looking for people who can help testing the module and who can give Feedback and Bugreports.

Please try it out.

See further infos and download at  AMASP site


Best Regards
Burkhard

----------
14.02.09 change modul name fom Adressbook to Contactlist, so threadname also changed!
21.02.09 ponit links to AMASP site
« Last Edit: February 21, 2009, 12:58:49 PM by Uthred » Logged
erpe

Offline Offline

Posts: 2077


WWW
« Reply #1 on: February 13, 2009, 12:13:15 PM »

Hi Uthread,

would be good if you rename your module for there is already a module adressbook:
http://www.websitebakers.com/pages/modules/listings/various/adressbook.php

Please have also a look at adresses:
http://www.websitebakers.com/pages/modules/listings/various/addresses.php

and see, if your module is doing the same.

If you want your module shown at AMASP please register.

rgds

erpe
« Last Edit: February 15, 2009, 01:11:31 PM by erpe » Logged

Uthred
Guest
« Reply #2 on: February 13, 2009, 12:44:08 PM »

>> would be good if you rename your module for there is already a module adressbook:
Yes, no problem. Sorry that I didn't check for existing modules  rolleyes

Logged
Luckyluke

Offline Offline

Posts: 555



« Reply #3 on: February 13, 2009, 05:28:55 PM »


I'm looking for people who can help testing the module and who can give Feedback and Bugreports.


Hi,

Because I'm looking for an addressbook for a long time, I will test this module (begin next week).
I even wan't to translate it in Dutch.

Grtz,
Luc
Logged
Uthred
Guest
« Reply #4 on: February 14, 2009, 09:29:39 PM »

Hi,

please notice that the modulename has changed from adressbook to contactlist.
I have edited the text and links in the starting thread!!!

Sorry for confusion tongue
Logged
maverik

Offline Offline

Posts: 1568



WWW
« Reply #5 on: February 14, 2009, 10:30:18 PM »

hi

test http://www.websitebaker.net/pages/labor/contactlist.php

mistake in de.php line 26

Code:
$ADRTEXT['BACK'] = "zurück";

changed to

Code:
$ADRTEXT['BACK'] = "zurück";

mistake in de.php line 40

Code:
$ADRTEXT['LIST_HEADER'] = "Kontakliste";

changed to Kontaktliste

to make code valid

view.php

deletet line 26
Code:
include('frontend.css');

frontend.css

deletet

Code:
<style> at the beginning and >/style> at the end

function.php

change all & to &amp;

result valide code

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.websitebaker.net%2Fpages%2Flabor%2Fcontactlist.php&charset=(detect+automatically)&doctype=Inline&group=0

the same with your link

http://validator.w3.org/check?uri=http%3A%2F%2Fsub-web.de%2Fsubdomains%2Ftestwb27%2Fpages%2Fcontactlist.php&charset=(detect+automatically)&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.606

sorry my english is not good enough to write a whole text  smiley

so long maverik

« Last Edit: February 14, 2009, 10:41:10 PM by maverik » Logged

Signatur wird geladen...
Uthred
Guest
« Reply #6 on: February 16, 2009, 04:00:04 PM »

Hi,

thanks for the response so far.

I added the project to the AMASP page -> here

New version 0.3.0 is available, see AMASP for further infos.

Further feedback is welcome.

Regards
Burkhard
Logged
Uthred
Guest
« Reply #7 on: February 17, 2009, 10:44:27 AM »

New version 0.3.1 is available, see AMASP for further infos.

Changes:
- Code is valid (thanks to maverik)

Logged
chabar2000

Offline Offline

Posts: 152


« Reply #8 on: February 20, 2009, 07:03:52 AM »

Perfect module.
Suggestions:

* import of existing data
* enter new data using a form

Regards,
Karl
Logged
Frediwan

Offline Offline

Posts: 89


WWW
« Reply #9 on: February 21, 2009, 10:57:41 AM »

fine module,

Suggestions:
- each surname and forename should be placed in title-tag
- new fields: place, street, postal code

example title:
surname forname groupe place

that would be great

regards
frediwan
Logged
Uthred
Guest
« Reply #10 on: February 21, 2009, 02:06:06 PM »

Hi chabar2000,
nice to hear that somebody likes the module  rolleyes

* import of existing data
What do you mean by existing data?
From another Programm, like Outlook?
Or do you mean import data from an existing Contactlist e.g. after an update or new installation of the module?

* enter new data using a form
A form in the frontend, so that a user can input data or what do you mean ?

regards
Logged
Uthred
Guest
« Reply #11 on: February 21, 2009, 02:13:49 PM »

Hi Frediwan

- new fields: place, street, postal code

I'm thinking about to add fields for birthday and place.
Fields for street and postal code are not in, because the adress structure differs so much from country to country.
So therefore is the Adress textfield to enter the complete adress, whatever it looks like.

- each surname and forename should be placed in title-tag
example title:
surname forname groupe place
I dont't know what you mean here, I have send you a PM in german to find it out. smiley

regards
Logged
Uthred
Guest
« Reply #12 on: February 25, 2009, 01:10:56 PM »

Version 0.5.0 is available, see AMASP for further infos.

Changes:
- integrate module into WB search
- filter to show not grouped contacts in backend
Logged
instantflorian
Betatester
*
Offline Offline

Posts: 802



WWW
« Reply #13 on: March 06, 2009, 04:44:39 PM »

Hi,

nice module, thanks a lot - I will use it on a website which will be launched soon.
But there is one disadvantage: the module does not work in the backend, when on the same page, where the contactlist section is, also a wysiwyg section is used. I have temporarily built a workaround by using the section picker module, but it would be nice if this were fixed in one of the next revisions...

Regards
Florian

Logged
Luckyluke

Offline Offline

Posts: 555



« Reply #14 on: March 06, 2009, 11:08:13 PM »

Yes, it's a nice module.
I hope we see an update very soon!   wink

Grtz,
Luc
Logged
Uthred
Guest
« Reply #15 on: March 07, 2009, 07:26:37 PM »

Hi,

@instantflorian: Thanks for the bug report and the workaround for it. The issue will be solved in the next release.
@Luckyluke: Update will come soon smiley

cheers
Burkhard
Logged
Uthred
Guest
« Reply #16 on: March 08, 2009, 08:34:36 PM »

Version 0.6.0 is available, see AMASP for further infos or/and look at the demo.

Changes:
- GoogleMap support (user has to insert API-Key in config file, that's all)
- additional fields for street/postal code/city/country
« Last Edit: March 08, 2009, 08:36:24 PM by Uthred » Logged
maverik

Offline Offline

Posts: 1568



WWW
« Reply #17 on: March 08, 2009, 10:36:58 PM »

hi

den googlemaps support finde ich genial. ist eine adresse jedoch nicht auffindbar macht er eine graue fläche.
http://www.websitebaker.net/pages/labor/contactlist.php?page_id=101&id=4&detail=1&group=ALL&alpha=ALL
hier könnte/sollte eine meldung kommen das die adresse nicht gefunden wird oder aber die karte sollte gar nicht erscheinen. gut fände ich auch wenn man beim eintragen des kontaktes die option setzen könnte ob eine karte angezeigt werden soll.

privat > karte > ja/nein
business > karte > ja/nein

der validator meckert 8 fehler an, da haben sich irgendwie die tr, td, mit den divs nicht lieb. bin dafür aber nicht gut genug um das zu eliminieren.

so long maverik

Logged

Signatur wird geladen...
Uthred
Guest
« Reply #18 on: March 10, 2009, 07:18:29 AM »

Hi Maverik (The Validator  grin),

thanks for your testresults.

I pick up your proposals and made a new release.

Version 0.6.1 is available, see AMASP for further infos or/and look at the demo.

- improved GoogleMap integration
- don't show a Map if adress is not found
- selection in backend for each adress if GoogleMap should be shown or not
- class in css file for GoogleMap
- remove PHP warnings in backend (Adress->new)
- make code valid

Regards
Burkhard

Logged
maverik

Offline Offline

Posts: 1568



WWW
« Reply #19 on: March 10, 2009, 10:11:09 AM »

morning

Quote
- don't show a Map if adress is not found

googlemap anzeigen angehakt > adresse nicht gefunden > Rahmen wird gezeigt

http://www.websitebaker.net/pages/labor/contactlist.php?page_id=104&id=5&detail=1&group=ALL&alpha=ALL

eventuell mal das hier

http://www.websitebakers.com/pages/admin/core-replacements/wysiwyg-history.php

in einer testumgebung betrachten, ich habe es im einsatz und in der jetzigen version haut er das backend durcheinander wenn ich einen wysiwyg nach der contactlist einfüge. bei der vorversion war das nicht so, ich konnte auch danach noch einen wysiwyg abschnitt einfügen

auf der business seite wäre noch ein feld für firmenname und ansprechpartner interessant

das wort gruppe wird angezeigt auch wenn keine ausgewählt ist

gruß vom validator  grin
Logged

Signatur wird geladen...
Luckyluke

Offline Offline

Posts: 555



« Reply #20 on: March 10, 2009, 03:20:27 PM »

@maverik:  and now the same in English?   grin
Logged
maverik

Offline Offline

Posts: 1568



WWW
« Reply #21 on: March 10, 2009, 03:59:05 PM »

my english ist not good enough to write the whole text, maybe some one can translate it  grin

greets maverik
Logged

Signatur wird geladen...
Luckyluke

Offline Offline

Posts: 555



« Reply #22 on: March 10, 2009, 05:46:47 PM »

my english ist not good enough to write the whole text, maybe some one can translate it  grin

greets maverik

To understand a German text, I've got to read it loud.
Nach 30 Jahren des Skifahrens in Österreich, mein Deutsch ist immer noch eine Katastrophe (zu Recht?)...   grin

Grtz,
Luc
Logged
Uthred
Guest
« Reply #23 on: March 10, 2009, 09:04:00 PM »

Hi Maverik,

>> googlemap anzeigen angehakt > adresse nicht gefunden > Rahmen wird gezeigt
Yes, it's a mess  smiley  I implement it now that way, that a default location (configurable in modconf.php) is showing up in the map, if the adress isn't found by google.

I aimed for deleting the GoogleMap placeholder int the layout when the adress can't be found. But I only found dirty solutions for that,  because of the mixup between JavaScript and PHP Code. Would be a full article if I should describe the problems  shocked

Be careful making mistakes in the adress entry. Google will send you around the world  grin So, s*** in -> s*** out works well here wink

>> auf der business seite wäre noch ein feld für firmenname ..
Ok, I will add a field Name_Extension for Privat and Business Data, so you can call it what you want and give it a name in the language file.

>> das wort gruppe wird angezeigt auch wenn keine ausgewählt ist
I can't catch that, can you describe it in more detail?

cheers
Logged
maverik

Offline Offline

Posts: 1568



WWW
« Reply #24 on: March 10, 2009, 09:24:02 PM »

Quote
>> das wort gruppe wird angezeigt auch wenn keine ausgewählt ist
I can't catch that, can you describe it in more detail?

have a look http://www.websitebaker.net/pages/labor/contactlist.php?page_id=104&id=5&detail=1&group=ALL&alpha=ALL

Nachname      mustermann
Vorname     max
Funktion     muster
Gruppe >>> no group selectet but the name will shown

greets maverik
Logged

Signatur wird geladen...
Pages: [1] 2 3   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!