Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Is it possible to extend Joomla's configuration.php file with my own attributes ?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Rouven Weßling  
View profile  
 More options Aug 29 2012, 5:34 pm
From: Rouven Weßling <m...@rouvenwessling.de>
Date: Wed, 29 Aug 2012 23:35:02 +0200
Local: Wed, Aug 29 2012 5:35 pm
Subject: Re: [jgen] Is it possible to extend Joomla's configuration.php file with my own attributes ?

While possible I'd strongly discourage extending the configuration.php instead roll your own. However for all types of extension we have ways to store the configuration in the database. Is there a reason why this doesn't work for you?

Best regards
Rouven

On 29.08.2012, at 22:50, dfebles <diego.feb...@modelitsoftware.com> wrote:

  smime.p7s
6K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
piotr_cz  
View profile  
 More options Aug 30 2012, 5:14 am
From: piotr_cz <pkoniec...@hotmail.com>
Date: Thu, 30 Aug 2012 02:14:12 -0700 (PDT)
Local: Thurs, Aug 30 2012 5:14 am
Subject: Re: Is it possible to extend Joomla's configuration.php file with my own attributes ?
It's possible, I woudn't do it.
When you save the configuration (using backend) all non-standard
variables and values will be lost (configuration.php is overwritten,
not altered).

On Aug 29, 10:50 pm, dfebles <diego.feb...@modelitsoftware.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Prashant B  
View profile  
 More options Aug 30 2012, 7:41 am
From: Prashant B <prashantb...@gmail.com>
Date: Thu, 30 Aug 2012 04:41:29 -0700 (PDT)
Local: Thurs, Aug 30 2012 7:41 am
Subject: Re: [jgen] Is it possible to extend Joomla's configuration.php file with my own attributes ?

No its not possible.

joomla extensions configuration are stores in tables "Parameter" field.

so it is not necessary to extend joomla configuration file.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dfebles  
View profile  
 More options Aug 30 2012, 9:04 am
From: dfebles <diego.feb...@modelitsoftware.com>
Date: Thu, 30 Aug 2012 06:04:24 -0700 (PDT)
Local: Thurs, Aug 30 2012 9:04 am
Subject: Re: [jgen] Is it possible to extend Joomla's configuration.php file with my own attributes ?

My problem is not about how to store the configuration of extensions.
s
For example, I have Joomla integrated with another system. To log in to
that system I have to provide username/password, account name, etc. I'm
looking for the right way to store this information in Joomla, so an
administrator can edit this file from the admin panel, similar to the
configuration.php, so if any of these values change, I don't have to modify
my code. Configuration settings not related to extensions,

Thanks!

El miércoles, 29 de agosto de 2012 18:34:56 UTC-3, Rouven Weßling escribió:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rouven Weßling  
View profile  
 More options Aug 30 2012, 11:20 am
From: Rouven Weßling <m...@rouvenwessling.de>
Date: Thu, 30 Aug 2012 17:20:10 +0200
Local: Thurs, Aug 30 2012 11:20 am
Subject: Re: [jgen] Is it possible to extend Joomla's configuration.php file with my own attributes ?

How is that bridge integrated with Joomla? Isn't it using an extension for that?

Rouven

On 30.08.2012, at 15:04, dfebles <diego.feb...@modelitsoftware.com> wrote:

  smime.p7s
6K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dfebles  
View profile  
 More options Aug 30 2012, 2:22 pm
From: dfebles <diego.feb...@modelitsoftware.com>
Date: Thu, 30 Aug 2012 11:22:17 -0700 (PDT)
Local: Thurs, Aug 30 2012 2:22 pm
Subject: Re: [jgen] Is it possible to extend Joomla's configuration.php file with my own attributes ?

It is an extension, a plugin.

Right now I am hardcoding some creds in the php. I know that I can set up a
set of parameters to be updated from the administration panel, but that is
not what I'm looking for. I'm looking for something more general, not
extension specific. I want those parameters to be used by any extension,
like a global config file.

Thanks!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »