Problem/Motivation
The code examples in the README are not marked up as code, so the formatting breaks down:
https://git.drupalcode.org/project/simplei/-/tree/3.0.x
Also, the custom example ($settings['simple_environment_anonymous'] = "body:after { ...) is missing index, so the current example does not work.
We should make the 3.x branch the default on GitLab, 1.x is a very old version: https://git.drupalcode.org/project/simplei/
Steps to reproduce
- Visit GitLab and get 1.x version:
https://git.drupalcode.org/project/simplei/ - Visit the README for 3.x and see the lines are jumbled up, and that the custom example at the bottom does not work:
https://git.drupalcode.org/project/simplei/-/tree/3.0.x
Proposed resolution
Remaining tasks
- Format the code as code.
- Add index in the example (
$settings['simple_environment_anonymous'] = "body:after { ...) - Set the default branch to 3.x (currently the old 1.x)
User interface changes
API changes
Data model changes
Issue fork simplei-3583252
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
ressaComment #4
ressaComment #6
ki commentedComment #8
ki commentedComment #9
ressaIt looks like credit was forgotten: https://new.drupal.org/contribution-record/11448464.
https://www.drupal.org/docs/develop/issues/issue-procedures-and-etiquett...
Comment #10
ki commentedUpdated with credits.