doc.nette.org
QuickStart | Nette Framework
https://doc.nette.org/quickstart
Changed 17. 7. 2016. Get to know Nette Framework while creating a simple blog with comments. Let's begin! Creating and Editing Posts. After the first two chapters you will have your own working blog and you'll be ready to publish your awesome posts, although the features will be pretty much limited after completing these two chapters. To make things nicer for your users, you should also read the following chapters and keep improving your application. You can find the complete application on GitHub.
addons.nette.org
Minetro/Latte-Parsedown-Extra | Nette Framework - Addons, plugins and components
https://addons.nette.org/minetro/latte-parsedown-extra
See our new modern addons portal componette.com. Addons, plugins and components. Minetro/Latte-Parsedown-Extra 1.0.0. Composer require minetro/latte-parsedown-extra: 1.0.0. Register in config file. Minetro ParsedownExtra DI ParsedownExtraExtension. Name of the helper in Latte. Erusev/parsedown-extra ( 0.7.0). Nette/di ( =2.3.0, 2.4.0). Nette/utils ( =2.3.0, 2.4.0). Php ( =5.5.0). If not stated otherwise, the contents are licensed under a Creative Commons CC-BY-SA.
addons.nette.org
NiftyGrid | Nette Framework - Addons, plugins and components
https://addons.nette.org/nifty/nifty-grid
See our new modern addons portal componette.com. Addons, plugins and components. This content is outdated. Translate by Google Translator. Komponenta pro zobrazení a manipulaci s daty z databáze. Podporuje AJAX, řádkové akce, hromadné akce, filtrování, řádkovou editaci záznamu, řazení dle sloupců, autocomplete a SubGridy. JQuery UI Datepicker a Autocomplete. Nette Database, NotORM. Pro příklady budeme používat následující databázi:. Context- database- table( 'article'. NiftyGrid Grid; class. 3 Nyní už v ...
addons.nette.org
Minetro/Thumbator | Nette Framework - Addons, plugins and components
https://addons.nette.org/minetro/thumbator
See our new modern addons portal componette.com. Addons, plugins and components. Minetro/Thumbator 1.0.0. Minetro Thumbator ThumbatorFactory; $factory. Nette/http (2.2.*). Nette/utils (2.2.*). Php ( = 5.4). If not stated otherwise, the contents are licensed under a Creative Commons CC-BY-SA.
addons.nette.org
Social plugins | Nette Framework - Addons, plugins and components
https://addons.nette.org/hostbox/nette-component-social-plugins
See our new modern addons portal componette.com. Addons, plugins and components. Social plugins v1.5.2. Support for Facebook, Twitter, Google , LinkedIn and Pinterest. The best way to install Social Plugins is using Composer. Or manual edit composer.json in your project. Require: { hostbox/nette-component-social-plugins: v1.5.0 }. HostBox Components Facebook SocialPlugins LikeBox; use. HostBox Components Google SocialPlugins GoogleFactory; use. HostBox Components Google SocialPlugins PlusOneButton; use.
addons.nette.org
Plupload | Nette Framework - Addons, plugins and components
https://addons.nette.org/echo511/plupload
See our new modern addons portal componette.com. Addons, plugins and components. Plupload v2.1.0. This content is outdated. Translate by Google Translator. Komponenta vystavěná na plupload. A jquery, za účelem snadného uploadu vícero souborů. Nezapomeňtě načíst jQuery a jQuery UI v hlavičce i s patřičnými css. O žádné jiné soubory se nemusíte starat. CreateComponentPlupload() { / Main object. Plupload Rooftop(); / Use magic for loading Js and Css? SetWwwDir(WWW DIR) / Full path to your frontend directory.
addons.nette.org
Nextras\Datagrid | Nette Framework - Addons, plugins and components
https://addons.nette.org/nextras/datagrid
See our new modern addons portal componette.com. Addons, plugins and components. Nextras Datagrid v2.1.2. Easy to use datagrid with powerfull API. Nette/application ( 2.2). Nette/component-model ( 2.2). Nette/utils ( 2.2). Nextras/latte-macros ( 1.1.0). Php ( 5.3). If not stated otherwise, the contents are licensed under a Creative Commons CC-BY-SA.
addons.nette.org
MultipleFileUpload | Nette Framework - Addons, plugins and components
https://addons.nette.org/jkuchar/multiplefileupload
See our new modern addons portal componette.com. Addons, plugins and components. MultipleFileUpload v1.1.0. MultipleFileUpload (shorter MFU) is an add-on that makes uploading thousands of huge files piece of cake. Just 4 simple steps and you will not need to deal with chunking, autentization of uploads or browser compatibility. Thanks to multi-backend design you can change your file storage just by changing line in documentation. Currently allows you to pick up one of these storages SQLite3. This plugin ...
addons.nette.org
SmfMenu | Nette Framework - Addons, plugins and components
https://addons.nette.org/trunda/smf-menu
See our new modern addons portal componette.com. Addons, plugins and components. SmfMenu is just integration library for KnpMenu. Czech documentation can be found here. Easiest way to install the addon is via. Add this to your. Trunda/smf-menu": "1.0.*@dev", "knplabs/knp-menu": "2.0.*@dev". And then register the extension by adding this lines to your. Smf Menu Config Extension: register( $configurator. The KnpMenu library provides object oriented menus for PHP 5.3. With following API. Library as to autho...
addons.nette.org
TwitterControl | Nette Framework - Addons, plugins and components
https://addons.nette.org/smasty/twitter-control
See our new modern addons portal componette.com. Addons, plugins and components. TwitterControl v2.0.2. Three pre-defined render styles. Nicely formatted retweets and replies. Option to show/hide header with author's info. Option to show/hide avatars next to tweets. Supports Twitter Web Intents. Reply, retweet and favorite directly in the tweet (can be enabled/disabled). Shows time in words the same way as Twitter does. Support for Tweet Entites. Support for Media Entities. Does not require curl. Templat...