You are not logged in.
- Topics: Active | Unanswered
Pages: 1
#1 2008-06-25 21:28:33
- elbekko
- Former Developer

- From: Leuven, Belgium
- Registered: 2008-04-30
- Posts: 1,131
- Website
Extend $ext_info with dependecy info
As the title says, it might be nice to put the path (and perhaps some other information) of extensions that have been given as a dependency in $ext_info.
This would allow for easy linking and including for files from another extension.
Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks
Offline
#2 2008-06-25 21:44:59
- Reines
- Lead developer

- From: Scotland
- Registered: 2008-05-11
- Posts: 3,140
- Website
Re: Extend $ext_info with dependecy info
+1 for this idea, since if there are dependencies declared then there is a high chance you will want to refer to parts of them.
Offline
#3 2008-06-27 12:56:03
- Smartys
- Former Developer
- Registered: 2008-04-27
- Posts: 3,117
- Website
Re: Extend $ext_info with dependecy info
http://fluxbb.org/trac/changeset/316
Basically, if you look in $ext_info['dependencies']['ext_id'], you get the information on the dependency that you have in $ext_info.
Offline
#4 2008-06-27 14:15:41
- Reines
- Lead developer

- From: Scotland
- Registered: 2008-05-11
- Posts: 3,140
- Website
Re: Extend $ext_info with dependecy info
What about a dependencies dependency?
Nah just kidding
Thanks
Offline
Pages: 1
