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

Add hidden option for pages. #27

Open
ryanvilbrandt opened this issue May 19, 2020 · 2 comments
Open

Add hidden option for pages. #27

ryanvilbrandt opened this issue May 19, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@ryanvilbrandt
Copy link
Owner

No description provided.

@ryanvilbrandt ryanvilbrandt added the enhancement New feature or request label May 19, 2020
@ryanvilbrandt
Copy link
Owner Author

ryanvilbrandt commented Jun 8, 2020

Hidden posts are now processed separately from unhidden posts. Unhidden posts only ever link to other unhidden posts, and hidden posts only ever link to themselves.

@ryanvilbrandt
Copy link
Owner Author

ryanvilbrandt commented Jun 8, 2020

Reopening because we also have to prevent latest.tpl and other templates from naively grabbing the last entry from comic_data_dict and accidentally linking to a hidden post.

Needs more though to not make it just an ugly hack. Possibly rethinking the whole workflow. Work so far as been moved to the hidden_posts branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant