Arlima
Arlima copied to clipboard
Article List Manager - Wordpress plugin suitable for online newspapers that's in need of a fully customizable front page
## Feature description In the list manager you should be able to drag child articles sideways to make them float, taking up about half of the space the child articles...
The new markup of the version dropdown menu (since support for scheduled list versions) introduces some UI-issues that needs to be considered. Since the select-input has been replaced with a...
Arlima currently supports schedules of individual articles and file includes. Have you considered functionality for scheduled/future publishing of entire Arlima lists? One possible scenario: an editor working on updating a...
- Remove all steps in the update-function taking the upgrade from v
Imagine that the article form in the list manager consists out of a set of fields. Each field can be described using JSON the following way: ``` js { type:...
So that we can get back in the wordpress.org plugin repo!
Current implementation: https://github.com/victorjonsson/Arlima/wiki/File-includes Suggested API: `arlima_article_function( $arr=array() )` - **label** — Required - **description** — Optional - **file** — Optional, will be included if declared - **callback** — Optional. Anonymous...
We're looking at a way to have a file include to represent one or more articles by tags, providing tag-slugs as file arguments. This could be useful at times when...
On Arlima Manage list tab, after selecting an article in a list, the user can browse for a teaser photo from the available media library. The problem is that in...
If you have two lists are layered on top of each other (overlapping), and your drag an article to place in the topmost list it is also added to the...