palette4bootstrap - plugin detail
A Netbeans IDE palette plugin for the Twitter Bootstrap Framework

Plugin owner: |
tauquirahmed93 |
Website: |
https://github.com/tauquirahmed93/palette4bootstrap |
Added: |
2017-08-04 |
License: |
MIT |
Category: |
Web Applications |
Downloaded: |
10,851 times |
Rating: |
|
Plugin Log |
Show log
2018-05-30 14:18:39 | tauquirahmed93 | Plugin edited, id:72679, pubid:72679 | 2018-05-30 14:18:39 | tauquirahmed93 | Plugin edit initiated | 2017-08-28 12:15:59 | tauquirahmed93 | Plugin edited, id:72679, pubid:72679 | 2017-08-28 12:15:59 | tauquirahmed93 | Plugin edit initiated | 2017-08-28 12:15:33 | tauquirahmed93 | Plugin edited, id:72679, pubid:72679 | 2017-08-28 12:15:33 | tauquirahmed93 | Plugin edit initiated | 2017-08-28 12:08:08 | tauquirahmed93 | Plugin edited, id:72679, pubid:72679 | 2017-08-28 12:08:08 | tauquirahmed93 | Plugin edit initiated | 2017-08-28 12:07:26 | tauquirahmed93 | Plugin edited, id:72679, pubid:72679 | 2017-08-28 12:07:26 | tauquirahmed93 | Plugin edit initiated | 2017-08-28 12:06:08 | tauquirahmed93 | Plugin edited, id:72679, pubid:72679 | 2017-08-28 12:06:08 | tauquirahmed93 | Plugin edit initiated | 2017-08-28 11:36:55 | tauquirahmed93 | Binary successfully saved 1503920215_palette4bootstrap-v1.2.0.nbm, binary_id: 9335, version: 8.2 | 2017-08-28 11:36:55 | tauquirahmed93 | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/palette4bootstrap-v1.2.0.nbm | 2017-08-28 11:36:55 | tauquirahmed93 | Uploading new binary for version 8.2 | 2017-08-25 20:46:07 | tauquirahmed93 | Plugin edited, id:72679, pubid:72679 | 2017-08-25 20:46:07 | tauquirahmed93 | Plugin edit initiated | 2017-08-14 19:11:45 | tauquirahmed93 | Binary successfully saved 1502737905_palette4bootstrap-v1.1.0.nbm, binary_id: 9316, version: 8.2 | 2017-08-14 19:11:45 | tauquirahmed93 | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/palette4bootstrap-v1.1.0.nbm | 2017-08-14 19:11:45 | tauquirahmed93 | Uploading new binary for version 8.2 | 2017-08-13 20:52:47 | jkovalsky | Plugin published | 2017-08-11 15:45:43 | tauquirahmed93 | Plugin edited, id:72679, pubid:72679 | 2017-08-11 15:45:43 | tauquirahmed93 | Plugin edit initiated | 2017-08-04 20:21:56 | tauquirahmed93 | Plugin saved with .nbm/zip file; id: 72679 |
|
|
Versions available
|
Download size: 1.18 MB
|
Last Update: 2017-08-28
|
What's new in this version
v1.2.0 - (2017/08/28)
Added
Now the following components are available:
- Bootstrap UI
- Bootstrap Grid
- Bootstrap Typography
- Heading
- Paragraph
- Alert
- Blockquote
- More
- Bootstrap Media
- Image
- Glyphicons
- Font Awesome Icons
- Ionicons
- Carousel
- Google Maps
- Bootstrap Containers
-And many more to come soon.
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
This is a module for the NetBeans IDE. It adds Bootstrap components to the default HTML palette. Access it from the menu bar -> Window -> IDE Tools -> Palette or by using shortcut Ctrl+Shift+8 after opening any HTML based file inside the Editor Window. After that, you can drag and drop the items into your HTML files. An option panel is then shown for the supported components where various attributes can be configured and live preview can be seen for the components.
How to start using it
- Open any blank html page
- Open the Palette window using shortcut Ctrl+Shift+8 or from Menu bar -> Window -> IDE Tools -> Palette
- Drag the Blank Page component under Bootstrap UI palette
- The Insert Blank Page options panel will be shown
- In the Page Title field, enter a title for your HTML page which should be inserted into the title tag
- In the Bootstrap CSS field, whatever you enter will be inserted into a link tag as the value for the href attribute. So you can enter either a http url, an absolute or a relative url to the bootstrap.css or bootstrap.min.css file. By default, the MaxCDN link to bootstrap.min.css is provided. You can also use the browse button to browse to the main Bootstrap CSS file from your hard disk. Leave it blank if you don't want to include the element or want to manually enter it into your HTML file later
- The Jquery JS field works similar to the above and is for the jquery.js/jquery.min.js file. By default, a link to the Google CDN is provided. Leave blank if you don't need it.
- Fill other field as desired or leave default values and click OK
- The blank HTML file will be filled with the default Bootstrap blank file
- Now add other elements like rows/columns etc as desired
Note This plugin is intended for increasing the speed and productivity of developing HTML files using Bootstrap Framework. If you are not already familiar with HTML, CSS or Bootstrap, this plugin wouldn't be of much help.
|
[ You have to be logged in to be able to comment. ]
User Comments
Nothing New added to Palette on Netbeans 8.2
I downloaded nbm file and installed using Downloaded->AddPlugins.
I then restarted and nothing appears in Palette.
What am I missing?
|