Project: Yuzu #3

Open
opened 2024-11-14 20:41:01 -05:00 by q · 1 comment
Owner

We need a specialized werc app that works to make editing the https://ppl.thridculture.top easier and more streamlined for users. We kinda need a custom implementation here because we want custom css as well (that follows the whole users profile). Apps like ico, cssedit and dirdir are good examples. Basically we would be extending dirdir here to be better suited for our format and also making cssedit apply css changes to all child pages including the page it is edited on. We would need cssedit enabled on all children (maybe if variable set) so css can be changed for each individual page. If we need an external app for the dirdir changes make sure no variables or function names are reused because that causes errors. yuzu is the app name I came up with for this one named after the devil survivor girl because shes cool.

We need a specialized werc app that works to make editing the [https://ppl.thridculture.top](https://ppl.thridculture.top) easier and more streamlined for users. We kinda need a custom implementation here because we want custom css as well (that follows the whole users profile). Apps like ico, cssedit and dirdir are good examples. Basically we would be extending dirdir here to be better suited for our format and also making cssedit apply css changes to all child pages including the page it is edited on. We would need cssedit enabled on all children (maybe if variable set) so css can be changed for each individual page. If we need an external app for the dirdir changes make sure no variables or function names are reused because that causes errors. yuzu is the app name I came up with for this one named after the devil survivor girl because shes cool.
q added the
Priority
High
label 2024-11-14 21:13:13 -05:00
Author
Owner

cssedit now works half way. I need a better sed command to parse out the real uri of where the app was enabled. Once that is done. Yuzu will have an option to add custom CSS which will use cssedit to give that page valid paths for css to work. That CSS will then be applied to that directories children.

Note: cssedit may need an entire overhaul where the page name is used in the css path so individual pages can be styled. That is probably a better approach.

cssedit now works half way. I need a better sed command to parse out the real uri of where the app was enabled. Once that is done. Yuzu will have an option to add custom CSS which will use cssedit to give that page valid paths for css to work. That CSS will then be applied to that directories children. Note: cssedit may need an entire overhaul where the page name is used in the css path so individual pages can be styled. That is probably a better approach.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: q/thirdculture#3
No description provided.