[%# communities/new.tt Conversion of htdocs/community/create.bml Authors: Afuna Copyright (c) 2015 by Dreamwidth Studios, LLC. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. %] [%- sections.title = ".title" | ml -%] [%- CALL dw.active_resource_group( "foundation" ) -%] [%- dw.need_res( { group => "foundation" } "js/components/jquery.validation.js" "js/components/jquery.check-username.js" "stc/css/components/check-username.css" "js/pages/jquery.communities-new.js" ) -%]
[% dw.form_auth %]
[% '.form.comminfo.legend' | ml %]
[%- form.textbox( name = "user" id = "js-user" maxlength = 25 class = "journaltype-textbox community-textbox" ) -%]
.[% site.domain %]
[%- form.textbox( label = dw.ml( '.form.comminfo.title.label' ) hint = dw.ml( '.form.comminfo.title.hint' ) name = "title" maxlength = 80 ) -%]
[%- dw.scoped_include( 'communities/_initial_settings.tt' ) -%] [% form.submit( value = dw.ml( '.form.submit.create' ) ) %]