{"id":1286,"date":"2012-07-22T21:08:54","date_gmt":"2012-07-22T21:08:54","guid":{"rendered":"http:\/\/sites.williams.edu\/wcfm\/?page_id=1286"},"modified":"2016-12-31T17:47:32","modified_gmt":"2016-12-31T22:47:32","slug":"help","status":"publish","type":"page","link":"https:\/\/sites.williams.edu\/wcfm\/help\/","title":{"rendered":"How to Post"},"content":{"rendered":"<p>If you have any other questions about the website email Cole Erickson\u00a0(unix nde1).<\/p>\n<h2>Posting to the music blog<\/h2>\n<p>To post to the website, <a href=\"\/wp-login.php\">log in here<\/a> with your Williams account using your unix as your username. Once logged in, look to the tabs in the menu on the left side of the screen and click the &#8220;Posts&#8221; tab. From there click &#8220;Add New.&#8221;<\/p>\n<p>To link URLs, highlight the text you want to be a link, click the underlined &#8220;link&#8221; button, and paste your URL where indicated. For pictures\/other media, click the &#8220;Add media&#8221; button and drag and drop your media file where indicated. You can also enter the URL of the media you wish to insert and it will appear on your page.<\/p>\n<h3>Embedding external content<\/h3>\n<p>In order to embed content from <a title=\"SoundCloud\" href=\"http:\/\/www.soundcloud.com\" target=\"_blank\">SoundCloud<\/a>\u00a0or <a title=\"8tracks\" href=\"http:\/\/www.8tracks.com\" target=\"_blank\">8tracks<\/a>, use the <code>WmsInclude<\/code> tag.\u00a0Here is the code you need:<\/p>\n<p style=\"text-align: center\">[<code>WmsInclude url=\"YOUR LINK HERE\" height=\"400\" width=\"600\"<\/code>]<\/p>\n<p>The <code>height<\/code> and <code>width<\/code> values change the dimensions of the embedded content. The values are pixel counts. Make sure that the <code>url<\/code> is the link to the content itself, not the page on which the content is featured.<\/p>\n<p>For exampel, say that you want to embed <a title=\"Folie Douce Compilation Vol. II\" href=\"https:\/\/soundcloud.com\/foliedouce\/sets\/folie-douce-compilation-vol-ii\" target=\"_blank\">this mix<\/a>. You do not want to use the link at the top of the page because that will embed the entire webpage. Instead, click the &#8220;Share&#8221; button and copy the embed code. This code will contain a link that begins with <code>http:\/\/w.soundcloud.com<\/code>. The link that you want in that long string of stuff is the the entire link in quotes where it says <code>src=\"YOUR LINK\"<\/code> ending in <code>visual=true<\/code>. The final result will look like this:<\/p>\n<p><code><iframe loading=\"lazy\" class=\"WmsInclude\" src=\"https:\/\/w.soundcloud.com\/player\/?url=https%3A\/\/api.soundcloud.com\/playlists\/8670198&amp;auto_play=false&amp;hide_related=false&amp;visual=true\" style=\"\" width=\"600\" height=\"200\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"true\"><\/iframe><\/code><\/p>\n<h2>Posting a playlist<\/h2>\n<p>Want your playlist to be showcased on the site? First, click the &#8220;share&#8221; button on your mixcloud playing frame. A dialog box will pop up. Locate the &#8220;Embed&#8221; section and select &#8220;Advanced Options.&#8221; The dropdown that appears will say &#8220;Can&#8217;t use iframes on your site?&#8221;&mdash;predictably, you can&#8217;t. Click the text. Click the button that says &#8220;Copy to Clipboard.&#8221;<\/p>\n<p>Phew. Now you have the code you need to post! To make everyone&#8217;s lives easier, all you need to do is send us the HTML tag in that huge chunk of code that you copied. (Send to nde1.) Paste the code in the text editor of your choice (Microsoft Word? Textpad?). The tag you need to send me will be the stuff that begins with <code>\"param name=\"movie\" value=\"IMPORTANT STUFF\"<\/code> up to but not including the next tag that says <code>param name=\"SOMETHING UNIMPORTANT\"<\/code>. Nothing more than that, please! Your playlist will be up in no time.<\/p>\n<h2>Creating your own show page<\/h2>\n<p>We now show DJ show pages on the website! When you create a page for your show, it will appear in the &#8220;Schedule&#8221; menu. This is a great place to describe what your show is all about, share links\/playlists, and display your recently played tracks. This is not a replacement to the blog, so if you have a song\/album\/artist\/event\/rant to share, please post it there!<\/p>\n<p>Fill out the form below to have the webmaster create a show page for you!<\/p>\n<script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_2' >\n                        <div class='gform_heading'>\n                            <h3 class=\"gform_title\">Create a show page<\/h3>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_2'  action='\/wcfm\/wp-json\/wp\/v2\/pages\/1286' data-formid='2' novalidate>\n                        <div class='gform-body gform_body'><ul id='gform_fields_2' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id=\"field_2_1\" class=\"gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_1'>Show Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_2_1' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_2_2\" class=\"gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_2'>DJ Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_2' id='input_2_2' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_2_5\" class=\"gfield gfield--type-select gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_5'>Show day of the week<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_5' id='input_2_5' class='medium gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='Monday' >Monday<\/option><option value='Tuesday' >Tuesday<\/option><option value='Wednesday' >Wednesday<\/option><option value='Thursday' >Thursday<\/option><option value='Friday' >Friday<\/option><option value='Saturday' >Saturday<\/option><option value='Sunday' >Sunday<\/option><\/select><\/div><\/li><li id=\"field_2_4\" class=\"gfield gfield--type-select gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_4'>Time<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_4' id='input_2_4' class='medium gfield_select'  aria-describedby=\"gfield_description_2_4\"  aria-required=\"true\" aria-invalid=\"false\" ><option value='9:00 AM - 10:00 AM' >9:00 AM - 10:00 AM<\/option><option value='10:00 AM - 11:00 AM' >10:00 AM - 11:00 AM<\/option><option value='11:00 AM - Noon' >11:00 AM - Noon<\/option><option value='Noon - 1:00 PM' >Noon - 1:00 PM<\/option><option value='1:00 PM - 2:00 PM' >1:00 PM - 2:00 PM<\/option><option value='2:00 PM - 3:00 PM' >2:00 PM - 3:00 PM<\/option><option value='3:00 PM - 4:00 PM' >3:00 PM - 4:00 PM<\/option><option value='4:00 PM - 5:00 PM' >4:00 PM - 5:00 PM<\/option><option value='5:00 PM - 6:00 PM' >5:00 PM - 6:00 PM<\/option><option value='6:00 PM - 7:00 PM' >6:00 PM - 7:00 PM<\/option><option value='7:00 PM - 8:00 PM' >7:00 PM - 8:00 PM<\/option><option value='8:00 PM - 9:00 PM' >8:00 PM - 9:00 PM<\/option><option value='9:00 PM - 10:00 PM' >9:00 PM - 10:00 PM<\/option><option value='10:00 PM - 11:00 PM' >10:00 PM - 11:00 PM<\/option><option value='10:00 PM - Midnight' >10:00 PM - Midnight<\/option><option value='Midnight - 1:00 AM' >Midnight - 1:00 AM<\/option><\/select><\/div><div class='gfield_description' id='gfield_description_2_4'>If your show is over one hour long, write its time in the \"Other Media\" box<\/div><\/li><li id=\"field_2_8\" class=\"gfield gfield--type-fileupload field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_8'>Show Image (JPEG)<\/label><div class='ginput_container ginput_container_fileupload'><input type='hidden' name='MAX_FILE_SIZE' value='0' \/><input name='input_8' id='input_2_8' type='file' class='medium' aria-describedby=\"gfield_upload_rules_2_8\" onchange='javascript:gformValidateFileSize( this, 0 );'  \/><span class='gfield_description gform_fileupload_rules' id='gfield_upload_rules_2_8'>Accepted file types: jpg, jpeg, Max. file size: 0 bytes.<\/span><div class='gfield_description validation_message gfield_validation_message validation_message--hidden-on-empty' id='live_validation_message_2_8'><\/div> <\/div><\/li><li id=\"field_2_6\" class=\"gfield gfield--type-textarea gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_6'>Show Description<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_6' id='input_2_6' class='textarea medium'     aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/li><li id=\"field_2_9\" class=\"gfield gfield--type-textarea field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_9'>Other media<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_9' id='input_2_9' class='textarea medium'  aria-describedby=\"gfield_description_2_9\"    aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><div class='gfield_description' id='gfield_description_2_9'>Links to embeddable content such as 8tracks playlists, mixcloud sets, youtube videos, soundcloud, etc.<\/div><\/li><\/ul><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_2' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_2' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_2' id='gform_theme_2' value='legacy' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_2' id='gform_style_settings_2' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_2' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='2' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='FLi93iI0ikIbs0jkpbb\/Ubsi47phnNgoyR5uiIFNmDDoevIydFBY8MzmbORQ5K0pWVvhb6Bb07e3u3ZNe0oeBIC5ocRlyIuy22Wxzhk97Fknk5U=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_2' value='WyJbXSIsImEzZWNjNDEwNjU4YjIwNTBiYjU1MzJjMDc3OTczZGFiIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_2' id='gform_target_page_number_2' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_2' id='gform_source_page_number_2' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https:\/\/sites.williams.edu\/wcfm\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_2').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_2');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_2').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_2').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_2').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_2').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_2').val();gformInitSpinner( 2, 'https:\/\/sites.williams.edu\/wcfm\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [2, current_page]);window['gf_submitting_2'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_2').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [2]);window['gf_submitting_2'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_2').text());}else{jQuery('#gform_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"2\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_2\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_2\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_2\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 2, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n\n<h3>Related Images:<\/h3>","protected":false},"excerpt":{"rendered":"<p>If you have any other questions about the website email Cole Erickson\u00a0(unix nde1). Posting to the music blog To post to the website, log in here with your Williams account using your unix as your username. Once logged in, look to the tabs in the menu on the left side of the screen and click&hellip; <a class=\"more-link\" href=\"https:\/\/sites.williams.edu\/wcfm\/help\/\">Continue reading <span class=\"screen-reader-text\">How to Post<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width-page.php","meta":{"_acf_changed":false,"ngg_post_thumbnail":0,"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-1286","page","type-page","status-publish","hentry","entry"],"acf":[],"_links":{"self":[{"href":"https:\/\/sites.williams.edu\/wcfm\/wp-json\/wp\/v2\/pages\/1286","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sites.williams.edu\/wcfm\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sites.williams.edu\/wcfm\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sites.williams.edu\/wcfm\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sites.williams.edu\/wcfm\/wp-json\/wp\/v2\/comments?post=1286"}],"version-history":[{"count":60,"href":"https:\/\/sites.williams.edu\/wcfm\/wp-json\/wp\/v2\/pages\/1286\/revisions"}],"predecessor-version":[{"id":6527,"href":"https:\/\/sites.williams.edu\/wcfm\/wp-json\/wp\/v2\/pages\/1286\/revisions\/6527"}],"wp:attachment":[{"href":"https:\/\/sites.williams.edu\/wcfm\/wp-json\/wp\/v2\/media?parent=1286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}