Skip to content
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

Support of "publish" function #16

Open
fireproofsocks opened this issue Jul 8, 2014 · 1 comment
Open

Support of "publish" function #16

fireproofsocks opened this issue Jul 8, 2014 · 1 comment
Assignees

Comments

@fireproofsocks
Copy link
Member

Should have the ability to push files from the "assets/" folder to the web directory. Along with this should be support of dev'ing inside the MODX_CORE_PATH -- Repoman should see where things are installed.

If the repo path is determined to be inside the core/components/, then:

  • "update" command should trigger a publish
  • Creating a xxxxx.core_path system setting is not necessary
  • Creating a xxxxx.assets_path / xxxx.assets_url system setting is not necessary
@fireproofsocks
Copy link
Member Author

Second thought here... this may be trickier than I thought because Media Sources MUST reference paths inside of the MODX webroot. With version 1.1.1 there is a dedicated Repoman Media Source pointing to MODX web root... the publishing action wouldn't take effect until assets are copied from the original assets directory (which could be above webroot) to the publicly visible position inside assets/components/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant