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

Automatic structuring feature #25

Closed

Conversation

mixedrays
Copy link

This feature allows quickly add new sections into project, no more index.php manual edit required.
Just create a new folders/subfolders into the markup/ directory, and they will be added into project automatically.

@bjankord
Copy link
Owner

Looking through this now.

echo '</div>';
}

function renterTitleFromPath($path, $parent) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm guessing this was supposed to be "renderTitleFromPath" ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, i'ts misprint, my bad

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries :)

@bjankord
Copy link
Owner

This looks good to me! I'll update the "renterTitleFromPath" function to "renderTitleFromPath" and then merge this into master.

@bjankord
Copy link
Owner

Merged manually. Thanks for the contribution @mixedrays! This is a nice feature addition.

@bjankord bjankord closed this Jul 28, 2015
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.

None yet

2 participants