-
Potomac Digitek
- Maryland, USA
Pinned Loading
-
-
-
mdhiggins/sickbeard_mp4_automator
mdhiggins/sickbeard_mp4_automator PublicAutomatically convert video files to a standardized format with metadata tagging to create a beautiful and uniform media library
-
custom returnLoginCheck
custom returnLoginCheck 1<cfif variables.$.event('expired') eq true>
2<div class="alert alert-danger">#variables.$.rbKey('user.forgotexpired')#</div>
3</cfif>
-
Twitter Bootstrap 3.2.0 Callouts
Twitter Bootstrap 3.2.0 Callouts 1Twitter Bootstrap 3.2.0 Callouts
2--------------------------------
3The Bootstrap documentation has really nice callouts to draw attention to important information, but for some reason these callouts are not included in the actual Bootstrap distribution. The generic callout CSS and the styles for the info, warning, and danger callouts is a direct pull from the live CSS for the docs. Styles for default, success, and primary, are created by me, as the Bootstrap docs do not employ these.
45Forked from [Chris Pratt](http://codepen.io/chrisdpratt/)'s Pen [Twitter Bootstrap 3.2.0 Callouts](http://codepen.io/chrisdpratt/pen/IAymB/).
-
Example of how to import Users into ...
Example of how to import Users into Mura CMS via .CSV file. Also see https://gist.github.com/stevewithington/4742829 to import content from an RSS Feed. 1<cfscript>
2param name='form.csvUrl' default='#getPageContext().getRequest().getScheme()#://#cgi.server_name##getDirectoryFromPath(getPageContext().getRequest().getRequestURI())#users.csv';
3param name='form.group' default='TempImport';
4param name='form.isSubmitted' default='false';
5param name='form.isTest' default='true';
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.