Description of the need
Backdrop currently provides Views definitions to display module and theme information stored in the system database. Currently, it's possible to display theme/module filename, name, schema_version, status and type.
However, there is no way to display any of the information stored in the info column, which includes version, dependencies, backdrop version, tags, etc.
This is a request to add such a handler.
Proposed solution
Write a special field handler to display those values. Since the info column is a serialized array, there needs to be a special option definition and option form within the handler to select the specific setting to be displayed.
Alternatives that have been considered
None.
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now includes a Views field handler to display setting information stored in the module and theme info files.
Recent comments
Fixed the first one following: https://forum.backdropcms.org/forum/backup-migrate-import-errors but is there an issue if I want to implement comments at a later date? Searched the...
Migrate BD to BD
I don't think, you got it right, yet. To select where the attachment is displayed, you set that in the attachment's setting. Remove all area embed stuff. That are two different...
have a view show contents in table and leaflet format simultaneously.
that was it! I have to get used that I have to explicitly select where it says "all views" and select "this attachement" instead; not only for the format but also for the footer....
have a view show contents in table and leaflet format simultaneously.