Playing Using Macro Module to Move Content Type Changes Live
Problems viewing videos?
Download latest Quicktime Player
Lullabot Learning Series
Understanding Drupal is out!
The Lullabot team is pleased to release Understanding Drupal, an introductory video designed to get you up to speed with the general concepts and terminology of Drupal. If you've ever been confused by Drupal or are still trying to wrap your head around the community and platform, this video is for you. Order your DVD or high-res digital download today.
Comments
So wait-- in the demo there
So wait-- in the demo there was an error the first time you ran the macro. You cleared some cache stuff in the macro module itself, and then everything ran as expected. Two questions:
1. Is it generally a good idea to re-run a half completed macro like that, or is there a chance you'll be doing some of the stored commands more than once (and create multiple fields or whatever)?
2. Was the bug in the macro module something we'd need to change if WE were running the module? Or was that just some debugging commentry (a word I made up now) left accidentally that we normal users don't need to worry about?
Thx, and nice demo..
Oh no! Busted.
So honestly I skipped a step in there during editing (I didn't record it at the time it seems). After the first error, I went in and deleted the half-created content type and started over. Thanks for pointing out that you would NOT want to just run the same macro twice after it screwed up the first time. You'll need to cleanup the mess that might have occurred during the failed macro.
The problem pointed out and corrected in the video is an actual problem you'll run into when running macros. The code mentioned will solve the short-comings of macro module for this scenario, but there's a chance additional changes might be necessary for other special forms.
Does "macro" also record actual content creation.
I was just wondering if this module goes a step further in being able to record any database values; i.e. a new node created from the new content type?
I am very interesting on
I am very interesting on this, but when running macros, it will reports some errors, "argument is expected ....", it seem need one upgrade.
Post new comment