smrose / ps

Pattern Sphere application, part of the Public Sphere Project.
0 stars 0 forks source link

Create UI to allow a pattern to change associated language #8

Open smrose opened 2 months ago

smrose commented 2 months ago

Currently, there is no means in the UI to change the language with which a pattern is associated (via pattern.plid). That could be added by replacing the text next to the Pattern language: line in the pattern edit screen with a popup menu of pattern languages, then add logic in the code that absorbs the edits to implement the change when there is one.

publicsphere commented 1 week ago

I'm going to start a new issue for this that makes this not relevant. Basically we need to change the pattern schema to allow patterns to be part of different pattern languages. We still need to keep track of where patterns came from but patterns shouldn't be hard-linked to specific pattern languages.