-
-
Notifications
You must be signed in to change notification settings - Fork 528
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[2.3] Extras Compatibility #11630
Comments
Great idea! I've updated the post with a few I know to be working as expected. I'm pretty sure getResources and Wayfinder are also covered, but would love other feedback (especially more advanced use cases) since they are pretty critical add-ons for most. |
thanks guys, @pixelchutes: perfect, even better if you can do it directly =)! what about the two now checked extras in the "needs confirmation" section, do they fully work and should be moved up? |
As far as I can tell, cssSweet, ModxTalks and pdoTools work |
siblingNav works fine - doesn't show in the Installer though. |
thanks @sottwell! list updated... |
ClientConfig works |
Batcher looks good - at least I didn't see anything not working |
thanks =)! Updated |
CodeMirror works |
AdvSearch looks good so far |
SiblingNav now visible in the Installer. |
Thanks @sottwell, updated the list and added a section of working packages not showing up in the package manager. |
To repeat, SiblingNav 1.0.2 pl is now visible in the Installer. |
Ah, sorry, didn't read well =) (took "now" for "not"^^) |
SeoPro by sterc has bugs: Sterc/SEOPro#32 |
@christanseel, thanks for reporting, cannot find it in the 2.3 package manager though, you can? Would you say partially working or not working? |
On further examination, it looks like CodeMirror doesn't completely work. Setting it to use for resources causes a white-screen when opening a resource. Hm. Another try and it's working fine. Must have been a gremlin. |
@sottwell anything in the error log? I've noticed a lot of plugins throwing harmless errors in 2.3, basically any output...easily resolved via a simple |
@exside I think they disabled it temporarily. Its kind of partially working but main features have bugs. But it doesn't break the manager. |
No, no errors. And now when I install it and try it again it seems fine. |
added seoPro to the list of partially working extras |
Profiler & Tagger are working |
Thanks @theboxer, list updated! |
xBug does not function on 2.3. Building compatible version, just need to keep it backwards compatible also. |
xBug 0.7.5 is 2.3 compatible now |
thanks @the-dunnock, updated! |
I'm not sure why you've got ColorPicker 1.0-beta1 listed in the "need testing" area, since you've already got version 1.0.2-rc2 listed in the "compatible" list, and indeed it works fine. Why would anyone use the beta version at this point? Also, Articles 1.7.9 is out but there is no info on its compatibility. I know there is at least one outstanding issue with 1.7.9 (View and Close buttons don't work). |
Hi there, |
#MODX #Babel 3.0.0-beta1 is now available for test. I've tested it on 2.2.16 and 2.3.2, but it would be much better if anyone else can help to test it on their fresh and upgrade installation. It should have been ready for production, but better be precaution. |
Shibboleth 0.4.0 and paramStash 1.3.0 are both working fine in Revo 2.3.1 and 2.3.2 |
hi, |
Once the new package in is uploaded to extras site, I will update the doc. |
AdvSearch any one ? But still a blank frontend page at loading. |
here it works: only changed the microtime. Maybe you're using jquery and AdvSearch doubles that entry in the head? |
Thank you 2014-12-05 10:10 GMT+01:00 Mac Conin [email protected]:
|
importX does not work on 2.3.2. It only imports 2 resources at a time. Is anyone else having that issue too? |
thanks all, list updated! @Rainbowtiger: regarding colorpicker extras, I think there are two separate packages with the same name! |
Does anyone know if any of these work in 2.3? firstchildredirect 2.3.1-pl |
pThumb works.... you should not use phpThumbOf anymore.... |
firstchildredirect 2.3.1-pl works |
Did anyone try SlideshowManager yet? |
@Gallenkamp don't use slideshowmanager, create your own slideshow with Migx, much better to control |
SlideshowManager is exactly what clients expect (and so do I). And it is working within 2 minutes. |
Discuss 1.2-pl works with 2.3 |
Am currently using sekFancyBox version 1.03-pl (latest according to Package Manager) with Revo 2.2.14-pl. Looking to upgrade to Revo 2.3.3. Any known issues before I take an upgrade step that might be difficult to reverse? Noting that it sekFancyBox compatibility was not listed in the original July 4, 2014 posting here, and that this Extra's documentation has not been updated since December 8, 2012, I'm open to suggestions with regard to replacing it. Thanks! |
Databackup 1.1.9-pl works on 2.3 and should now show up in package management. Thanks! |
After sending an issue to Rico https://github.com/mikrobi/babel |
ModMobile or Mobile Detection compatible? Neither display in package manager. |
As far as I remember Mobile Detection works, but you have to make 2-3 changes to the snippet first. |
Thanks RobertSK, I'm trying modMobile and it seems to have issues. |
imageSlim 1.1.3-pl (new install) is working on 2.3.3 |
I'm going to close this issue as 2.3 has been out for a while now and there are only few extras that have remaining issues. In those cases contacting the author on the github pages is the best way to move forward. Packages not showing up in the 2.3 package manager can also be resolved by the author of that extra by changing the compatibility status of the package. |
I think it would be good to collect working and more important not-yet-working extras in one place (maybe for the release note?) as more and more are reported.
As far as I can tell, most not-working extras are affected by the connector nuking that happened in 2.3, so they don't find the appropriate processors anymore and thus do not work anymore. Another quite commonly observed issue is the use of the depreciated $modx->getMicrotime() method in extras. Just replacing it with PHP's native function microtime(true) fixes this problem.
I suggest commenting (including version info) about successfully and not successfully tested extras in this issue and a I will update the following list.
Extras working and compatible with 2.3
Extras working in 2.3 but not showing up in package manager
Extras partially working in 2.3
Extras not working with 2.3
Could not find action file at: controllers/default/index.php
, referencing legacy 2.2 action IDs for updating resources / elements, etc. e.g./manager/index.php?a=30&id=16
Extras that need testing / confirmation (list incomplete)
The text was updated successfully, but these errors were encountered: