Beskrivelse
Spreadsheet of Posts is a WordPress plugin that aggregates all posts into a spreadsheet interface.
- Edits are made in-place on the grid itself
- New records are inserted by filling in a blank row
- Records are deleted by selecting any cell and hitting delete
- The record that corresponds to the selected row is deleted.
The plugin uses standard page-based navigation to cycle through records that do not fit into a single page.
Installasjon
This section describes how to install the plugin and get it working.
- Upload the
spreadsheet-of-posts.zip
file through the WordPress plugins interface - Alternatively, upload the
spreadsheet-of-posts
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- A new entry is added to the Administration menu
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Spreadsheet of Posts” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Spreadsheet of Posts” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
0.1
- Feature complete. Initial public release.