[32]Upgrade of com_contact to support 1.0 parameters

Locked
RoscoHead
Joomla! Explorer
Joomla! Explorer
Posts: 318
Joined: Mon Jul 30, 2007 11:01 pm
Location: Melbourne, Australia
Contact:

[32]Upgrade of com_contact to support 1.0 parameters

Post by RoscoHead » Sat Feb 16, 2008 6:51 am

Currently, the 1.5 Contacts component does not support several of the useful menu parameters that were available in 1.0. I would like to see it upgraded to support the following menu parameters:

Category List - Section
Category List - Category
Category Description
# Category Items
Description (Hide/Show)
Description Text

Appropriate defaults should be set so that current 1.5 sites appear the same as they do now.

ROSCO

RoscoHead
Joomla! Explorer
Joomla! Explorer
Posts: 318
Joined: Mon Jul 30, 2007 11:01 pm
Location: Melbourne, Australia
Contact:

Re: Upgrade of com_contact to support 1.0 parameters

Post by RoscoHead » Sat Feb 16, 2008 10:15 pm

  1. Introduction
    Currently, the 1.5 Contacts component does not support several of the useful menu parameters that were available in 1.0. This means extra work for people migrating 1.0 sites. The following options are not supprted:
    1. Category List - Section
    2. Category List - Category
    3. Category Description
    4. # Category Items
    5. Description (Hide/Show)
    6. Description Text
  2. Scope
    Add these menu parameters to the Contacts component.

  3. Technical Implementation
    This involves the addition of XML parameters, and code in com_contact to handle these.

  4. Impact
    Appropriate defaults must be assigned for the new parameters so that new 1.5 sites are not affected by their introduction.
    Care must be taken to ensure any com_contact template overrides are not adversely affected.
    May affect URL routing.
    May affect database migration.

  5. Dependencies
    None.

  6. References


Locked

Return to “Under Review - Archived”