I'd like to add that it'd be nice to filter by category type as well. So, for example, I'd like to find all 1.5 native components that are in the Calendars category. Is that doable?
Thanks!
Search found 16 matches
- Fri Jan 11, 2008 9:44 pm
- Forum: Joomla! Extensions Directory Forum
- Topic: Tagging the extensions as 1.0, 1.5 Legacy, Native or Full
- Replies: 66
- Views: 11064
- Fri Oct 05, 2007 1:51 pm
- Forum: Joomla! Coding 101
- Topic: Whats stopping you to use Joomla 1.5 in your project ?
- Replies: 26
- Views: 4889
Re: Whats stopping you to use Joomla 1.5 in your project ?
I have seen a few website which dont have this type of extentiions: m I would like to know if i could use the trailing slahes eg m. PHP code is ok. dont want to install any extentions. Thanks. Go to Site -> Global Configuration. In the Site subsection there are SEO settings. Set 'Search...
- Wed Oct 03, 2007 8:37 pm
- Forum: Joombie Coding Q/A
- Topic: How to put an existing php function into module
- Replies: 17
- Views: 2582
Re: How to put an existing php function into module
Hi Pieter, I'm not sure if you ever got your question answered from the developer of your component, but if you're still interested, I have a module that allows you to include a php script. It's slightly different than the one you were earlier given because that one allowed you to paste code i...
- Wed Oct 03, 2007 6:38 pm
- Forum: Joomla! Coding 101
- Topic: Whats stopping you to use Joomla 1.5 in your project ?
- Replies: 26
- Views: 4889
Re: Whats stopping you to use Joomla 1.5 in your project ?
For me, there are two main things that are not available natively in 1.5 yet that is stopping me from deploying today, a calendar component and a forms generation component. I have jerry-rigged the perForms component into 1.5 and it works for the most part, but I would love to not have to enab...
- Wed Aug 29, 2007 1:14 am
- Forum: JoomlaCode - Feedback/Information
- Topic: OPTIONS request failed
- Replies: 9
- Views: 2399
Re: OPTIONS request failed
RobInk wrote:I found the post with a possible similar problem, can you check http://forum.joomla.org/index.php/topic ... #msg734511 and see if that helps?
Yeah, I've seen that. Thanks for your help. I think at this point I'll just move back to Google code. Thanks again for everything.
- Mon Aug 27, 2007 8:06 pm
- Forum: JoomlaCode - Feedback/Information
- Topic: OPTIONS request failed
- Replies: 9
- Views: 2399
Re: OPTIONS request failed
Hi, Could you try something? After creating the new SVN, do a checkout first, and then the check in? Seen this poblem before, doing a checkout first seem to solve it for some other people. Thanks Robin. I'm not really sure what you are asking me to do. This is a new project that I am trying t...
- Sun Aug 26, 2007 9:41 pm
- Forum: JoomlaCode - Feedback/Information
- Topic: OPTIONS request failed
- Replies: 9
- Views: 2399
Re: OPTIONS request failed
Checkout can be done without problems. What are you trying to do on TortoiseSCN so we can try to reproduce the same result? I'm attempting to check in a new project (I define a project as a directory at the root of my 'tcw' project each which correspond to a project in my Eclipse instance). I...
- Sat Aug 25, 2007 3:21 pm
- Forum: JoomlaCode - Feedback/Information
- Topic: OPTIONS request failed
- Replies: 9
- Views: 2399
Re: OPTIONS request failed
What is the project name / url of your project so I can have a quick look? Thanks. According to /svn/tcw' I think this is the project: http://joomlacode.org/gf/project/tcw/ That's correct. Thanks for looking into this! For a little more information, I tried using Subversive and Tortise SVN wi...
- Sat Aug 25, 2007 5:27 am
- Forum: JoomlaCode - Feedback/Information
- Topic: OPTIONS request failed
- Replies: 9
- Views: 2399
OPTIONS request failed
I'm continually getting this message when trying to import a new project into my repository. RA layer request failed svn: OPTIONS request failed on '/svn/tcw' svn: OPTIONS of '/svn/tcw': 200 OK (http://joomlacode.org) I was wondering if someone had an idea as to how to fix this issue.&...
- Fri Aug 24, 2007 7:25 pm
- Forum: Joombie Coding Q/A
- Topic: HOWTO: Add authorization to component administrator
- Replies: 0
- Views: 575
HOWTO: Add authorization to component administrator
If you're building a component, you may find that you want only certain groups accessing the administrator for your component. One example of this is looking at com_weblinks. If you look in the main component file in the administrator you'll see this code snippet: $user = & JFactory::get...
- Fri Aug 24, 2007 6:56 pm
- Forum: Joombie Think Tank
- Topic: Modules that use Web Services?
- Replies: 7
- Views: 2710
Re: Modules that use Web Services?
I'm not sure if you're interested or not, but I have a module that uses NuSOAP to connect to BibleGateway.com and grabs their SOAP implementation of a verse of the day. Link: Verse of the Day Module At the very least you can use it for educational purposes. Check out the SVN repository a...
- Fri Aug 24, 2007 6:34 pm
- Forum: Joombie Coding Q/A
- Topic: How to put an existing php function into module
- Replies: 17
- Views: 2582
Re: How to put an existing php function into module
Hi Pieter, I'm not sure if this will help you out at all or not, but if I were doing what you're trying to do, I might be inclined to build a wrapper module that would take a parameter containing a path to the actual PHP file to include and possibly a method to execute. This appears to be espe...
- Thu Aug 16, 2007 6:48 pm
- Forum: JoomlaCode - Feedback/Information
- Topic: HOWTO: Save project to j!code in Subclipse (aka "501 Method Not Implemented")
- Replies: 0
- Views: 1195
HOWTO: Save project to j!code in Subclipse (aka "501 Method Not Implemented")
I wasn't sure where to put this because it's more of a HowTo than a question. Perhaps it can be beautified and moved into the documentation at some point. I use EasyEclipse to do most of my Joomla development and while trying to commit my code to my project's repository, I would often get an e...
- Fri Aug 10, 2007 2:25 pm
- Forum: Joomla! Extensions Directory Forum
- Topic: Search : you can do better !
- Replies: 6
- Views: 1263
Re: Search : you can do better !
Would it be possible to extend the advanced search a little further to select from one or more categories. For example, I would like to find all 1.5 compatible forms, but entering 'form' in the keyword area returns a large number of items that are really unrelated to what I'm looking for. ...
- Wed May 16, 2007 1:17 pm
- Forum: JoomlaCode - Feedback/Information
- Topic: Add a "watched" project to my projects
- Replies: 3
- Views: 882
Re: Add a "watched" project to my projects
Either of those will probably work, so you can mark this as solved, however I would really like to see something under the "My Stuff" or "Monitoring" tab that would allow you to monitor a general project. More or less just a bookmarked list of interesting projects.
Thanks for your help!
Thanks for your help!
- Thu May 03, 2007 6:54 pm
- Forum: JoomlaCode - Feedback/Information
- Topic: Add a "watched" project to my projects
- Replies: 3
- Views: 882
Add a "watched" project to my projects
Is there a way to "watch" a project? Basically, I would like to make a link to a project I am watching and add it to My Projects or maybe add a new tab for My Watched Projects. It's more for my own sanity. There are so many projects and I'd like to keep track of only a few. I would...