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

use consistent file and directory names #1

Open
paulcobbaut opened this issue Feb 2, 2011 · 2 comments
Open

use consistent file and directory names #1

paulcobbaut opened this issue Feb 2, 2011 · 2 comments
Assignees
Milestone

Comments

@paulcobbaut
Copy link
Member

The modules directory should contain exactly one directory for every chapter (and one chapter for every directory). The filenames in each directory should have a consistent naming scheme. For example :
mod_working_with_directories
mod_working_with_directories/directories_theory.xml
mod_working_with_directories/directories_practice.xml
mod_working_with_directories/directories_solution.xml
mod_working_with_file_contents
mod_working_with_file_contents/filecontents_theory.xml
mod_working_with_file_contents/filecontents_practice.xml
mod_working_with_file_contents/filecontents_solution.xml
mod_working_with_files
mod_working_with_files/files_theory.xml
mod_working_with_files/files_practice.xml
mod_working_with_files/files_solution.xml

This allows (in the future) for easy separation of an 'exercise' book and a 'solutions' book for the students.
This potentially obsoletes (the maintenance of) the books/chapters file.

Paul is currently working on this and will commit when (the fundamentals part is) ready.

@paulcobbaut
Copy link
Member Author

  1. Committed a bit too soon, working in "experimental" branch from now on!
  2. four chapters "introduction", " getting help", "shell history" and "access control lists" do not have practices (yet)
  3. Shortening the chapters (modules) to little chapters with one part theory and one part practice makes one notice that certain parts need to be improved (or rewritten).

@srgvg srgvg closed this as completed Jun 9, 2011
@paulcobbaut paulcobbaut reopened this Jun 26, 2011
@paulcobbaut
Copy link
Member Author

ah, was this finished? ;-)
The minibooks are all there, as are the directories and the books. It all builds (on my system), but with problems (some stuff still in Dutch, some modules still need to be split, the toc is often messed up).
But some directories contain too many files!! Which are now just added in alphabetical order. I still want to migrate all this to proper filenames!

@ghost ghost assigned paulcobbaut Jun 27, 2011
paulcobbaut pushed a commit that referenced this issue Aug 5, 2015
because githubs claims differences...
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

No branches or pull requests

2 participants