Installing migx on modx 2.3.1 - modx-revolution

I am pretty new to modx and trying to install migx. I have been trying for some time now today to follow action two of setup: Set up the MIGX Configurator Custom Manager Page (CMP) and Package Manager.
My problem is that the step by step instructions do not correspond to the latest version of modx, 2.3.1 (I am pretty certain it has installed properly, but may be wrong). It asks for systems > actions > migx from the modx dashboard, but the new version of modx does not have the systems menu, only content, media, extras and manage. Does anybody know therefore how I can complete step two of setup?
link to setup instructions here
Thanks in advance

You should be able to skip the whole systems > action part in 2.3. After installing migx you should see it in the Extras top menu, and you can skip directly to step #16 in http://rtfm.modx.com/extras/revo/migx#MIGX-Step1%3AInstallMIGX.
If you installed before upgrading to 2.3 you should only need to reinstall through "extras > installer"

Related

Downgrading an MSIX-installer application after setting ForceUpdateFromAnyVersion

We have an application that we distribute internally on a network share with an MSIX package. We make the MSIX package with the MSIX project type in Visual Studio. Users install it with the index.html page that is created.
We want to rollback changes in case an update goes seriously wrong, so I've created an .appinstaller template and use it to set the ForceUpdateFromAnyVersion flag.
My question is how does a user actually perform a downgrade? I've tried to browse to an earlier version in Windows Explorer and execute the .msixbundle file, but it tells me that a newer version of the app is already installed and my only option is to launch the currently installed version.
I've only just discovered this ForceUpdateFromAnyVersion flag last week and we create weekly releases, so the version that has that flag set is the current version. Is that the reason downgrading doesn't work?
To perform a downgrade, place the appinstaller file on the share near the MSIX/MSIXBUNDLE and instruct the users to install the application via the appinstaller file (double click the appinstaller).
Only then the downgrade scenario will work. The msixbundle does not contain the ForceUpdateFromAnyVersion and it's not aware of it unless you use the appinstaller, that is why, when you try to downgrade via the msixbundle you receive the error that a new version is present on the machine.
What you must consider is this: if the user installed the MSIX/MSIXBUNDLE first, and then you publish the appinstaller file with the old version on your share, the downgrade will not happen automatically, because the MSIX on the user machine does not know that he has to check any share for updates/downgrades. All of the auto-update options are defined in the appinstaller.
But if your users installed the application via the appinstaller first, you can then put a new appinstaller file on your share (and MSIX/MSIXBUNDLE of course) which points to a lower version, and depending on how you defined the check interval in the appinstaller file, the downgrade will be performed automatically..
From what I read (I didn't test it) it seems that indeed the flag needs to be present in the appinstaller of the version that is checking for updates (not just in the new version). So, with the next update you should be able to push an downgrade.
Here is a more details tutorial from Microsoft on MSIX downgrades.

Is there anywhere I can get (relatively new) stable versions of Dart?

So I upgraded to 1.4 for a project I am contributing to (in development/testing branch of course) and ran into some problems and thus we want to use Dart 1.3.6 again. However, I cannot find this.
Does anyone know where I could download it?
I have seen and starred https://code.google.com/p/dart/issues/detail?id=18323
as I was putting this question together, but of course seems like there is no more movement there just yet.
I think I pretty much ran into similar issues to what corgath described in comments on this question... looking for the right version in those "archives" where the "latest" is not really the latest anymore.
Update
There is now a nice page to select and download specific Dart versions https://www.dartlang.org/tools/download-archive/
Since a while there are also deb packages available which can be installed using
sudo apt-get install dart=1.7.0-dev.0.1.*
see https://www.dartlang.org/tools/debian.html for more details.
Original
You can download from
http://gsdview.appspot.com/dart-archive/channels/stable/release/
The list only contains the build number but each folder contains a file VERSION that contains detailed version information for this build.
dev channel releases can be found here
http://gsdview.appspot.com/dart-archive/channels/dev/release/
there are also unsigned raw builds (bleeding edge) but it is not recommended to use them.
http://gsdview.appspot.com/dart-archive/channels/be/raw/release/

Advanced Installer: How to prevent user from installing on unsupport windows version?

I'm using Advanced Installer to let users install my game and its associated prerequisites (DirectX, etc).
The game isn't supported on Windows XP- it requires DX10 and Vista+. What's the best way in the installer to let the user know that the game won't work if they try to install on XP?
Ideally the installer would allow me to put up a custom message of some kind.
You can go to Launch Conditions page and uncheck from the tree of OS-es all versions that you do not support. This will make the installer present a message to your users when they try to install it on XP.
You can customize this message only in the Enterprise edition, from the Table Editor page, in Launch Conditions table. But the default message is pretty well written, I don't think you'll need to customize it.

Model Dependency Diagram not available in RubyMine 5.4.2 using LinuxMint

I am using RubyMine 5.4.2 on Linux_Mint 16. I cannot find Model Dependency Model Diagram option in it. But it is mentioned in its documentation.
What I have tried
I tried commands Ctrl+ALt+U and CTRL+SHIFT+ALT+U (NOT WORKED)
There is also NO option available in settings for Diagrams too.
I am working on an ROR application. I am new to this language and I need this feature. Anybody who may have encountered same problem in Ubuntu or in any other flavor of Linux, can give me a suggestion how to solve this problem?
Check plugins "Ruby UML Support Integration" and "UML Support" in Preferences > Plugins list. They should be enabled.

BlackBerry JDE Eclipse install

Installing BlackBerry's JDE in Eclipse, via Help > Install New Software, it fails with this error:
Cannot complete the install because one or more required items could not be found.
Software being installed: BlackBerry Java Plug-in 1.1.2.201004161203-16 (net.rim.EclipseJDE.feature.group 1.1.2.201004161203-16)
Missing requirement: BlackBerry Java Plug-in 1.1.2.201004161203-16 (net.rim.EclipseJDE.feature.group 1.1.2.201004161203-16) requires 'org.eclipse.help [3.4.0,3.5.0)' but it could not be found
Also;
I downloaded pluging(full installer) setup, but not it doesn't work. I work on win7, it says me Select another path for install, I tried everywhere... nothing changes.
ITS OK. I DOWNLOADED eclipse-jee-galileo-SR2-win32 version. I am downloadng content from blackberry now... But I have a problem about installing plugin manually.!!
I had this exact kind of problem. Worked on it on and off for over a week. Never got a good solution. I noticed that when I did the install it was saying "blocking" and it would take several hours to do the install. I tried it from work and from home. It still took hours. Most of the time it failed. One time it finally worked (or seemed to), but there were missing menu options. I suspect the error message is wrong.
Short answer, I've gotten marginal success using an alternate method of install. Try this:
http://us.blackberry.com/developers/javaappdev/devtools.jsp
Click on "Download the BlackBerry Java Plug-in for Eclipse v1.1 (full installer)"
It seems to install correctly and MUCH quicker (on the order of a few minutes as opposed to hours), no error messages, no warning messages - and the expected menu items are there.
Good luck.
Note: I still have the problem that I can't get the damned applications to install on the phone even though they work in the simulator, but I'm reasonably confident it's not because the JDE installation failed.
BlackBerry Java Plug-in ... requires 'org.eclipse.help [3.4.0,3.5.0)'
The key takeaway from the error message is that org.ecilpse.help is missing. What do you know about org.eclipse.help?
Use Eclipse to install the BlackBerry Java Plug-in.
Choose Help > Install New Software.
Click Add.
For Name, type BlackBerry Java Plug-in Update Site.
For Location, type http://www.blackberry.com/go/eclipseUpdate/mac/java.
Click OK.
Select BlackBerry Java Plug-in and at least one BlackBerry SDK. Choose the version of the BlackBerry SDK that is compatible with your intended target market.
Click Next.
Review the items being installed, and then click Next.
Review the license agreement, and then check I accept the terms of the license agreement if you agree.
Click Finish to begin the installation.
After the plug-in is updated, you'll be prompted to restart Eclipse.

Resources