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 for Directories in Export folder #224

Open
MichaelRBond opened this issue Jun 9, 2016 · 4 comments
Open

Support for Directories in Export folder #224

MichaelRBond opened this issue Jun 9, 2016 · 4 comments
Assignees
Milestone

Comments

@MichaelRBond
Copy link
Contributor

The number of Exports are starting to get unwieldy.

Add support for directories.

If a directory exists, start a new unordered list element. All PHP files under it will follow the same naming rules as files in the parent directory and be listed with li elements in the parent UL

@jmm0177
Copy link

jmm0177 commented Oct 17, 2016

Tracy-- will you take a look at this?

@trmccormick
Copy link
Member

Sure

On Oct 17, 2016 12:33 PM, "jetapia" [email protected] wrote:

Tracy-- will you take a look at this?


You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
#224 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AQIDS6GDwAwbxoC2qb02Wmykdp7ocZsSks5q06N3gaJpZM4Ix-xk
.

@trmccormick
Copy link
Member

Sure

On Oct 17, 2016 12:33 PM, "jetapia" [email protected] wrote:

Tracy-- will you take a look at this?


You are receiving this because you were assigned.

Reply to this email directly, view it on GitHub
#224 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AQIDS6GDwAwbxoC2qb02Wmykdp7ocZsSks5q06N3gaJpZM4Ix-xk
.

@MichaelRBond
Copy link
Contributor Author

When you do this, you will need to also change how the mfcs-exports repository is structured.

That repository is git pulled to the server and put in place with symlinks. All of those symlinks will need to be updated. Also, this will affect the sym links were the actual export data is being stored. (potentially).

I would HIGHLY recommend that instead of doing all those symlink changes by hand that you write an ansible script to handle the changes for you. that way, when there are new exports too setup, the ansible script can be updated and re-run to ensure everything is correct/set ... and will lead to an easier, more consistent way to handle these updates in the future.

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

3 participants