Your selection

You do not have any extensions in your selection yet.

Links

Rating

  • Currently 5/5 Stars.

Share

Stats

  • 3293 views
  • 1869 downloads

Zikula / Modules

TNGz 1.4

Extension type: Module
Extension originally created by hilope on Jan 04, 2009

Description
TNGz is a Zikula module that integrates The Next Generation of Genealogy Sitebuilding© ("TNG") genealogy program into Zikula. TNG is a powerful way to manage and display your genealogy data on the Internet.

Some of the features of TNGz include:

  • Fully integrates TNG output into Zikula -- No IFRAMES for normal usage (But still required for TNG Administration)
  • If logged into Zikula, then users are automatically logged into TNG.
    • It can be configured to create TNG user IDs from Zikula user IDs upon first access.
    • TNG user information can be used to populate the TNG user informaiton (for example, email IDs).
    • There is an option to keep the data in TNG in sync with the Zikula data.
    • TNG user permissions are still administered under TNG.
  • Unregistered Zikula users (aka "guests") can be given a specific TNG ID for display and permission purposes.
  • If the language is changed in Zikula, the corresponding language will be changed in TNG (assuming it is installed.)
  • TNG can be located in any directory under the Zikula root directory.
  • Optional email filter to obfuscate email addresses contained in TNG notes and sources.
  • Easy search engine sitemap generation (either direct or with SEsitemap.) You can tell the search engines the people you have in your database instead of waiting for them to find it.
Screenshots


Support Info

TargetGroup
All
Status
Normal

TNGz 1.4

Options


Technologies

  • pnRender
  • pnForm
  • DBUtil
  • ObjectUtil
  • PNObject
  • Workflows
  • PageLock

Translations

  • deu German
  • eng English
  • fra French
  • nld Dutch
  • pol Polish
Version created by hilope on Apr 17, 2010
Core support
Zikula 1.2.1 (not supported)
Zikula 1.2.2 (not supported)
Zikula 1.2.3 (not supported)
Changelog

version 1.4

  • This version requires Zikula 1.2.x or above
  • Fixed problem with &lang= parameter now used by Zikula. Before fix, TNG would choke on it if it was used.
  • added new Zikula $modversionurl? for module
  • changed to support new Zikula language constructs. Including use of 2 letter language designations instead of 3 letter.
  • converted TNGz to use Zikula's gettext for language translations
  • fixed problem with corrupted links being returned from the search function
  • fixed problem where some UTF-8 characters were not being displayed properly.
  • fixed issue where sitemap generation did not include familyID parameter in the URL
  • internally, all blocks and plugins now use a common database connection point
  • internally, fixed problem where closed database connection was not being re-opened

version 1.3

  • Added WhatsNew? plugin
  • Added ThisDay? plugin
  • Added Histogram feature
  • Added option to plugins to add a title
  • Fixed wrong path to TNG version file in some cases
  • Fixed relationship plugin to default to 15 generations
  • Fixed statistics plugin to also count 'altbirthplace' events
  • Added plugin information at http://code.zikula.org/tngz/wiki/plugin_options

version 1.2

  • added option to use TNGz's templated 'homepage' instead of TNG's index page. This allows the construction of a home page based upon the TNGz plugins. Template name is TNGz_show_home.html This template is an example of what can be done with the plugins
  • added ability to add your own templated TNGz pages. Just add a template of the form TNGz_show_yyyyy.html to add a page index.php?module=TNGz&show=yyyyy
  • Added plugin 'namesearch' for a mini form to search for names in TNG
  • Added plugin 'showphoto' for showing a random or particular photo
  • Added plugin 'statistics' for showing information about the TNG data
  • Added plugin 'placemap' for displaying all geocoded places with Google Map
  • Updated plugin for 'places' and 'surnames' list to allow for links into TNG pages
  • Updated plugin for 'places' and 'surnames' to allow items to not have links
  • Added ability to load in TNG language files to be used in plugins and templates
  • Added ability to block direct access to TNG. Redirects to go through Zikula.
  • Updated Zikula search to use TNGz display name
  • Renamed index_Zikula.php to index_Sample.php to avoid confusion
  • Fixed several minor items for TNG 7.1.0 support
  • Added support for Family Group PDF generation found in TNG 7.1.0
  • Fixed problems with rendering print pages
  • Major enhancement to HTML Validation. Many pages now have no validation errors.
  • Some code clean-up and stream lining.
  • Added data caching for plugin data -- should significantly reduce page creation time and database usage
  • Added cache settings in administration
  • Added ability to display individual TNG data from template
  • Added option to identify the main/primary person in the TNG database
  • Added option to display TNG logs in TNGz administration
  • For a list of all changes, see http://code.zikula.org/tngz/query?group=status&milestone=TNGz+1.2

Version 1.1

  • added Surnames block, including Surname cloud, top surnames
  • added Places block
  • added surnames plugin
  • added places plugin
  • added placemap plugin
  • added new version notification for TNG and TNGz in Administration
  • added sitemap generation options (either direct or with SEsitemap)
  • added ability to switch TNG language to match Zikula language
  • added ability to use the module display name for calling TNGz (i.e., can call something other than TNGz)
  • fixed problem with showing PDF charts
  • fixed problem when using pnRender caching
  • Updated blocks to see TNGz style sheet, even if not the main module called
  • removed all deprecated Zikula functions
  • Template bugfixes, Validation bugfixes
  • removed TNG js, loading directly into header with PageUtil? to solve version conflicts
  • simplified pninit.php
  • For a list of all changes, see http://code.zikula.org/tngz/query?group=status&milestone=TNGz+1.1

Version 1.01

  • Initial version on http://code.zikula.org/tngz
  • Converted pnTNG to TNGz (major rewrite and update)
  • Updated integration techniques to allow for a more complete integration into Zikula
    • All HTML is now templated
    • Removed iframe option
  • Updated module Administration
    • Followed Zikula design guidelines
    • Integrated TNG Administration into TNGz Administration
Status
Normal
Code conformance
6/10
Supported hooks
This module does not support any hooks.
Provided hooks
This module does not provide any hooks.
Language system
Gettext
Categories
Uses no categories

1.3

Options


Technologies

  • pnRender
  • pnForm
  • DBUtil
  • ObjectUtil
  • PNObject
  • Workflows
  • PageLock
Version created by hilope on Feb 02, 2010
Core support
(not supported)
(not supported)
(not supported)
(not supported)
(not supported)
(not supported)
Zikula 1.2.1 (not supported)
Changelog
version 1.3
 * Added WhatsNew plugin
 * Added ThisDay plugin
 * Added Histogram feature
 * Added option to plugins to add a title
 * Fixed wrong path to TNG version file in some cases
 * Fixed relationship plugin to default to 15 generations
 * Fixed statistics plugin to also count 'altbirthplace' events
 * Added plugin information at http://code.zikula.org/tngz/wiki/plugin_options
Status
Obsolete
Code conformance
5/10
Supported hooks
This module does not support any hooks.
Provided hooks
This module does not provide any hooks.
Language system
Classic style
Categories
Uses no categories

1.2

Options


Technologies

  • pnRender
  • pnForm
  • DBUtil
  • ObjectUtil
  • PNObject
  • Workflows
  • PageLock

Translations

  • deu German
  • eng English
  • fra French
Version created by hilope on May 11, 2009
Core support
(not supported)
(not supported)
(not supported)
(not supported)
Changelog
version 1.2
  * added option to use TNGz's templated 'homepage' instead of TNG's index page.
    This allows the construction of a home page based upon the TNGz plugins.
    Template name is TNGz_show_home.html
    This template is an example of what can be done with the plugins
  * added ability to add your own templated TNGz pages.  Just add a template of the form
    TNGz_show_yyyyy.html to add a page index.php?modlule=TNGz&show=yyyyy
  * Added plugin 'namesearch' for a mini form to search for names in TNG
  * Added plugin 'showphoto' for showing a random or particular photo
  * Added plugin 'statistics' for showing information about the TNG data
  * Added plugin 'placemap' for displaying all geocoded places with Google Map
  * Updated plugin for 'places' and 'surnames' list to allow for links into TNG pages
  * Updated plugin for 'places' and 'surnames' to allow items to not have links
  * Added ability to load in TNG language files to be used in plugins and templates
  * Added ability to block direct access to TNG.  Redirects to go through Zikula.
  * Updated Zikula search to use TNGz display name
  * Renamed index_Zikula.php to index_Sample.php to avoid confusion
  * Fixed several minor items for TNG 7.1.0 support
  * Added support for Family Group PDF generation found in TNG 7.1.0
  * Fixed problems with rendering print pages
  * Major enhancement to HTML Validation.  Many pages now have no validation errors.
  * Some code clean-up and stream lining.
  * Added data caching for plugin data -- should significantly reduce page creation time and database usage
  * Added cache settings in administration
  * Added ability to display individual TNG data from template
  * Added option to identify the main/primary person in the TNG database
  * Added option to display TNG logs in TNGz administration
  * For a list of all changes, see http://code.zikula.org/tngz/query?group=status&milestone=TNGz+1.2
Status
Obsolete
Code conformance
5/10
Supported hooks
This module does not support any hooks.
Provided hooks
This module does not provide any hooks.
Language system
Classic style
Categories
Uses no categories

1.1

Options


Technologies

  • pnRender
  • pnForm
  • DBUtil
  • ObjectUtil
  • PNObject
  • Workflows
  • PageLock

Translations

  • deu German
  • eng English
  • fra French
Version created by hilope on Apr 03, 2009
Core support
(not supported)
(not supported)
(not supported)
(not supported)
Changelog
version 1.1
* added Surnames block, including Surname cloud, top surnames
* added Places block
* added surnames plugin
* added places plugin
* added placemap plugin
* added new version notification for TNG and TNGz in Administration
* added sitemap generation options (either direct or with SEsitemap)
* added ability to switch TNG language to match Zikula language
* added ability to use the module display name for calling TNGz (i.e., can call something other than TNGz)
* fixed problem with showing PDF charts
* fixed problem when using pnRender caching
* Updated blocks to see TNGz style sheet, even if not the main module called
* removed all deprecated Zikula functions
* Template bugfixes, Validation bugfixes
* removed TNG js, loading directly into header with PageUtil to solve version conflicts
  * simplified pninit.php
Status
Obsolete
Code conformance
7/10
Supported hooks
This module does not support any hooks.
Provided hooks
This module does not provide any hooks.
Language system
Classic style
Categories
Uses no categories

1.0.1

Options


Technologies

  • pnRender
  • pnForm
  • DBUtil
  • ObjectUtil
  • PNObject
  • Workflows
  • PageLock

Translations

  • deu German
  • eng English
  • fra French
Version created by hilope on Jan 04, 2009
Core support
(not supported)
(not supported)
(not supported)
Changelog

Status
Obsolete
Code conformance
7/10
Supported hooks
This module does not support any hooks.
Provided hooks
This module does not provide any hooks.
Language system
Classic style
Categories
Uses no categories

Comments

Write us your opinion about TNGz. Bug reports and feature request should be submitted at the project's tracker though.

 Feed for the comments to TNGz

Comment by:
lesc's Avatar
lesc
17 Jan 2009 - 07:38PM
[Version: 1.0.1]
TNGZ - Great job!
Thanks for TNGZ. Easy & quick to install. Many add-ons to TNGZ to enchance the visual display. I currrently testing Zikula with TNG & TNGZ and have found it suits my needs. I will be working developing a genealogy website with Zikula TNG/TNGZ over the next few weeks.

lesc
Website: http://cmsgenealogy.org
Comment by:
Guite's Avatar
Guite
08 Apr 2009 - 01:07AM
[Version: 1.1]
Cool
The new version does a great job. While I had some problems with the first one, everything is running smoothly since the upgrade.
Comment by:
Ferretlover's Avatar
Ferretlover
17 Apr 2010 - 04:46PM
[Version: 1.4]
Pedigree
Could this be configured for making animal pedigrees?
Comment by:
wvoigt's Avatar
wvoigt
17 Apr 2010 - 05:06PM
[Version: 1.4]
Pedigree
While it was designed for human pedigrees, with a little work in the language files, I think it could be modified for animals. Both TNG and TNGz support a multitude of languages. So it would just be a matter of changing words in the language files for any specific animal terminology. I do not know of any limitations on the number of children, spouses, etc. And you can add your own data fields if you like.
Comment by:
mikebcoffee's Avatar
mikebcoffee
08 May 2010 - 02:39PM
[Version: 1.4]
Does this module work with Zikula 1.2.3. I tried to install it wouldnt work. Couldnt install TNG directory as standalone. I got a Blank Page when I went to verify it was working correctly.
Comment by:
wvoigt's Avatar
wvoigt
18 May 2010 - 03:48PM
[Version: 1.4]
TNGz on Zikula 1.2.3
TNGz and TNG should work fine with Zikula 1.2.3. I am running on and have tested on 1.2.2. I have sent you a separate message so we can work through things. You can also visit TNGz page on Cozi at http://code.zikula.org/tngz There are installation instructions there as well as a ticket system if you find bugs.

Note

Only registered users are allowed to add reviews.
Register an account or Log in.

Reviews

You tried TNGz out or are using it? Share your experience and create a review about TNGz.

Note

Only registered users are allowed to add reviews.
Register an account or Log in.

History

This graph shows how views and downloads developed. It also contains several events in form of vertical bars. Thereby are local events, as a new version or a comment, and global events, like for example new core releases or other appointments.

Powered by ModuleStudio 0.4.10