Skip to content

Conversation

@javigomez
Copy link
Contributor

This function allows to simply publish a module in frontend.

There is some tricks for this select:

screen shot 2015-08-12 at 17 56 08

Because it doesn't behaves as normal Chosen, making the "selectOptionInChosen" function not to work.

@javigomez
Copy link
Contributor Author

mmm wondering if we should divide it in to functions...

@javigomez javigomez closed this Aug 13, 2015
@javigomez javigomez reopened this Aug 13, 2015
@javigomez
Copy link
Contributor Author

I have divided the responsibilities in 3. So now you will use it like:

        $I->publishModule('Breadcrumbs');
        $I->displayModuleOnAllPages('Breadcrumbs');
        $I->setModulePosition('Breadcrumbs', 'position-7');

I have broken in 3 individual functions the Publish module function
javigomez added a commit that referenced this pull request Aug 13, 2015
@javigomez javigomez merged commit d3d870a into joomla-projects:develop Aug 13, 2015
@javigomez javigomez deleted the publishmodule2 branch August 13, 2015 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants