#
views
Here are 205 public repositories matching this topic...
-
Updated
Apr 18, 2020 - Java
Associate views with Eloquent models in Laravel
php
counter
laravel
views
sql
database
flexible
trait
transformer
laravel-package
hood
eloquent-models
pageviews
expiry
laravel-page
-
Updated
Jun 15, 2020 - PHP
Elefant, the refreshingly simple PHP CMS and web framework.
mysql
multilingual
i18n
blog
php
cms
website
views
framework
template-engine
orm
mvc
internationalization
sqlite
cache
postgresql
routing
blogging
blog-engine
elefant
-
Updated
Jul 11, 2020 - PHP
touuki
commented
May 2, 2020
In current version, if there is a sticky post, it will include in all queries such as most_viewed. Then it will show $limit + 1 records, and the sticky post is the first one. I think it's not the expected result in most cases. So would it be better to add a condition ignore_sticky_posts in WP_Query?
-
Updated
Jun 17, 2017 - Java
A custom android Rating view with Interactive Smiles 😄
-
Updated
Jul 11, 2020 - Kotlin
The widgets (EditText and TextView) for support of money requirements like currency, number formatting, comma formatting etc.
android
money
views
widget
android-library
custom-view
textview
currencies
edittext
comma-formatting
easymoney-widgets
-
Updated
Dec 28, 2017 - Java
For Laravel 5.* views, where i've noticed that if you nest too much views, a performance drop happens. so i built this console command based package, that flatten the view into one file for production performance improvement.
-
Updated
Feb 14, 2020 - PHP
Model-driven CRUD UI for GraphQL or REST.
react
graphql
views
crud
rest
react-component
mda
model-driven-development
crud-application
low-code
-
Updated
Jul 1, 2020 - JavaScript
Django views profiler for small projects
-
Updated
Dec 6, 2019 - Python
Beautiful Android Syntax View with line counter it will automatically highlight the code,you can design your own IDE using this view
-
Updated
Mar 24, 2020 - Java
A sample project displaying the use of Canvas based custom drawings in Android.
-
Updated
Oct 29, 2017 - Java
A simple component view framework for Ruby Opal based on Snabbdom
-
Updated
Jun 24, 2020 - Ruby
Missing view:compile command for laravel [ABANDONED]
-
Updated
Oct 24, 2019 - PHP
UPDATED: Now themes are independent from application with the use of Actions and Filters :D .. The branch WP-Like is not available for public usage but you may contact me if you want a copy of it.
theme
php
template
views
framework
codeigniter
partials
hmvc
ci-theme
codeigniter-themes
ci-template
ci-314
theme-library
themes-libraries
voil
-
Updated
Jan 14, 2018 - PHP
-
Updated
Oct 3, 2018 - Java
Graphs analytics on collections of views!
-
Updated
May 16, 2020 - Rust
Improve this page
Add a description, image, and links to the views topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the views topic, visit your repo's landing page and select "manage topics."
So I was reading the docs for OrderableListMixin and I wasn't seeing anything about it adding anything to the context_data with variables for order_by and ordering. I just checked the source code however and it looks like the mixin does add to the context, so is this just an oversight as to the reason it's not in the d