Search Results
… item of content. This system creates powerful search engine friendly URLs that can add keywords to the paths that Drupal uses to find … ->setLabel(t('Slug')) ->setDescription(t('The url slug of the entity.')); return $fields; } } Note the addition of … definitions. This will be used to store the name of this entity as a URL safe string that we can use to convert back into the entity object …
… value. This function is effected by the value set in the LC_MONETARY category of the locale settings. Set this value by using setlocale() …
Article: Downloading Alexa Data With PHP
… associated keywords and Dmoz listings. As an example here is a feed URL for getting information about the bbc.co.uk page. … i=10&dat=nsa&ver=quirk-searchstatus&uid=19700101000000&userip=127.0.0.1&url=www.bbc.co.uk So to get information about any site all you have to do is pass the correct URL to this address. To get this information in a usable form with PHP …
… of the function to account for this. I have posted this in the general category because I have used this technique in at least 3 different …
Article: WordCampUK 2010: A Review
… grammar, and style checking and stuff. Redirection : Redirect URLs from one place to another. Lots of different uses and everything …
… in the ajax callback. The // weight of these elements is set to -50 and +50 so that all other // elements will appear between them. … = [ '#markup' => '<div class="lazy-button-wrapper">', '#weight' => -50, ]; $build['dynamic_lazy_button_suffix'] = [ '#markup' => '</div>', …
Article: Ideas Of March
… This week I was pointed, somewhat ironically through Twitter, to a blog post from Chris Shiflett about how we need a blogging revival. Which is something I quite agree with as although Twitter is great for a sense of community, it is impossible to impart good technical …
Article: PHPNW 2016
… was the concept of transformations. This is where you enter a category or a product name into the test and this is translated into …
… and attempting to guess the next available resource by looking at the URL. Apparently, terabytes of Parler's data was downloaded by simply … post that was loaded using the type and ID of the content in the URL. This means that when a user visits the post they might see a URL with the path /post/1 . If a user wanted to see the next available …