-
We have setup a new forum at our home site where we will have forums for this project and other projects provided by our team. Please visit the new Webuddha Developers Forum at http://forum.webuddha.org/.
2008-08-03 04:28:24 UTC in Joomla SEF / SEO - extending OpenSEF
-
Great Idea - Will Include in Next Release - Thanks!!
2008-07-05 22:47:41 UTC in Joomla SEF / SEO - extending OpenSEF
-
That is an awesome idea - we have the code already from another script - will include!!
2008-07-05 22:46:52 UTC in Joomla SEF / SEO - extending OpenSEF
-
This is annoying that you're having that issue - we will make sure to test in the safari browser, but that probably won't guarantee resolution. The original code used their own tab scripts, but it may be best to replace that with the default Joomla tab scripts. Thoughts?.
2008-07-05 22:45:36 UTC in Joomla SEF / SEO - extending OpenSEF
-
Check Check - thanks for the update.
2008-07-05 22:44:23 UTC in Joomla SEF / SEO - extending OpenSEF
-
That's very strange but we will look at it - apparently the file is not being parsed properly or was simply and oversite =( Since you're experiencing it for the sidebar, it's more than likely a configuration issue - your PHP installation may not be parsing the
2008-07-05 22:43:54 UTC in Joomla SEF / SEO - extending OpenSEF
-
We are going to release a V3 that will work on v1.5.x but are going to release v2.2.0 first that will correct other bugs and include some site, update, post data, and other enhancements first.
The v1.5.3 model is much different so it isn't a suprise if you are experiencing issues. We hope to have these updated versions available within the next month.
Thanks for your post.
2008-07-05 22:40:08 UTC in Joomla SEF / SEO - extending OpenSEF
-
One of the sites we've build using VirtuMart and OpenSEF has a re-occuring issue where the manually created alias is superceded with a auto-mapped reference. The manual reference has a priority of 0 and the auto-mapped reference is created with a 99 priority.
What is the priority for if it is not causing the manually create 0 to be used instead of the auto-created 99.
The auto mapped...
2008-05-19 22:30:51 UTC in Joomla SEF / SEO - extending OpenSEF
-
Review how the POST data values are interpreted - it seems that they are ignored when a matching Alias is found.
Common issues are found with Form Submissions where index.php is the form action. The option/task values seem to be ignored and the destination is lost.
This may be by design in the system, or an oversight. Possibly something to have an option for how the processing is...
2008-05-18 21:04:19 UTC in Joomla SEF / SEO - extending OpenSEF
-
When adding a New Alias URL, the SEO Optimization values do not save. Once the Alias is saved the first time, the SEO values save correctly.
The SEO Values are probably failing since the Alias is new and does not yet have a valid record ID - the order of save should be modified so that the SEO record is updated/added once the new Alias ID is generated.
2008-05-18 20:33:04 UTC in Joomla SEF / SEO - extending OpenSEF