Skip to main content

Home/ Wordpress/ Group items tagged rules

Rss Feed Group items tagged

Luciano Ferrer

WordPress › Dynamic Widgets « WordPress Plugins - 2 views

  •  
    "Dynamic Widgets gives you full control on which pages your widgets will appear. It lets you dynamically show or hide widgets on WordPress pages by setting conditional logic rules with just a few mouse clicks. No knowledge of PHP required. No fiddling around with conditional tags. You can set conditional rules by Role, Dates, Browser, Theme Template, Language (WPML or QTranslate), URL, for the Homepage, Single Posts, Attachments, Pages, Authors, Categories, Tags, Archives, Error Page, Search Page, Custom Post Types, Custom Post Type Archives, Custom Taxonomies in Custom Post Types, Custom Taxonomies Archives, WPEC/WPSC Categories, BuddyPress Components, BuddyPress Groups, Pods pages and bbPress."
Vernon Fowler

Child Themes « WordPress Codex - 0 views

  • A child theme resides in its own directory in wp-content/themes. The scheme below shows the location of a child theme along with its parent theme (Twenty Twelve) in a typical WordPress directory structure:
  • This directory can contain as little as a style.css file, and as much as any full-fledged WordPress theme contains: style.css (required) functions.php (optional) Template files (optional) Other files (optional)
  • @import url("../twentytwelve/style.css");
  • ...4 more annotations...
  • Note on the @import rule There must be no other CSS rules above the @import rule. If you put other rules above it, it will be invalidated and the stylesheet of the parent will not be imported.
  • Unlike style.css, the functions.php of a child theme does not override its counterpart from the parent. Instead, it is loaded in addition to the parent’s functions.php. (Specifically, it is loaded right before the parent’s file.)
  • But, when creating child themes, be aware that using add_theme_support('post-formats') will override the formats as defined by the parent theme, not add to it.
  • A child theme can override any parental template by simply using a file with the same name.
Luciano Ferrer

WordPress › Peter's Login Redirect « WordPress Plugins - 0 views

  •  
    "Redirect users to different locations after logging in and logging out. Define a set of redirect rules for specific users, users with specific roles, users with specific capabilities, and a blanket rule for all other users. Also, set a redirect URL for post-registration. This is all managed in Settings > Login/logout redirects. You can use the syntax [variable]username[/variable] in your URLs so that the system will build a dynamic URL upon each login, replacing that text with the user's username. In addition to username, there is "userslug", "homeurl", "siteurl", "postid-23", "http_referer" and you can also add your own custom URL "variables". See Other Notes / How to Extend for documentation. If you're using a plugin such as Gigya that bypasses the regular WordPress login redirect process (and only allows one fixed redirect URL), set that plugin to redirect to wp-content/plugins/peters-login-redirect/wplogin_redirect_control.php and set the relevant setting to "Yes" at the bottom of the Settings > Login/Logout redirects page in the WordPress admin panel. You can add your own code logic before and between any of the plugin's normal redirect checks if needed. See Other Notes / How to Extend for documentation. Some examples include: redirecting the user based on their IP address; and redirect users to a special page on first login. This plugin also includes a function rul_register that acts the same as the wp_register function you see in templates (typically producing the Register or Site Admin links in the sidebar), except that it will return the custom defined admin address. rul_register takes three parameters: the "before" code (by default ""), the "after" code (by d"
Alex Sysoef

Blogging Rules Of Engagement | WordPress Web 2.0 Spot-Er - 0 views

  •  
    What are the rules of engagement when it comes to blogging? Are there certain standards we have to obey by and if so, what are they? For new bloggers, the Internet can be one massive maze of confusing messages.
Luciano Ferrer

Yahoo! YSlow for Firefox - 0 views

  •  
    "YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages. Feature highlights: Grades web page based on one of three predefined ruleset or a user-defined ruleset; It offers suggestions for improving the page's performance; Summarizes the page's components; Displays statistics about the page; Provides tools for performance analysis, including Smush.it™ and JSLint."
Luciano Ferrer

How To Style Your Posts Based on Category, Tag or Custom Taxonomy in WordPress - Theme.fm - 0 views

  •  
    "How To Style Your Posts Based on Category, Tag or Custom Taxonomy in WordPress Style Posts by Taxonomy We heard this question many times and it's not as simple as it sounds, so we're dedicating a whole blog post to the solution. Today we'll talk about child themes, taxonomy (categories, tags and custom taxonomy), the post_class function, it's filter friend and their correct usage in WordPress themes. As simple as it sounds, adding the appropriate CSS rules to your theme stylesheet doesn't always work unless you're using default themes or very well written ones. Then again, even if it does, you might see it broken during the next update to the theme you're using, which brings us to child themes."
Vernon Fowler

Roles and Capabilities « WordPress Codex - 2 views

  • Editor – somebody who can publish and manage posts including the posts of other users. Author – somebody who can publish and manage their own posts. Contributor – somebody who can write and manage their own posts but cannot publish them. Subscriber – somebody who can only manage their profile.
  •  
    "edit_published_posts"
Vernon Fowler

Redirection - Manage 301 redirections without modifying Apache | Urban Giraffe - 0 views

  • Full regular expression support
  • Advanced users can make use of regular expressions to reduce the number of redirections they need to create. A regular expression is basically a pattern that tells the plugin how to match.
  • Remember that if the source URL is a regular expression then you must enable the regular expression option, otherwise Redirection will just treat you source URL as plain text.
  • ...5 more annotations...
  • match the URL only when the user is logged in
  • Redirect to URL by login status This rule allows you to match a URL based upon the user’s WordPress login status. That is, if they are logged into your site.
  • Export all redirections to CSV, XML, or Apache .htaccess files Import Apache .htacces files
  • Site URL – an advanced option which allows you to set the site base URL
  • Ban IPs – prevents certain IPs from accessing your site
  •  
    "Redirection is a WordPress plugin to manage 301 redirections, keep track of 404 errors, and generally tidy up any loose ends your site may have. This is particularly useful if you are migrating pages from an old website, or are changing the directory of your WordPress installation. "
Carlos Brocca

Frequently Asked Questions - CC Wiki - 0 views

  • Secondly, the noncommercial license option is an inventive tool designed to allow people to maximize the distribution of their works while keeping control of the commercial aspects of their copyright. To make one thing clear that is sometimes misunderstood: the "noncommercial use" condition applies only to others who use your work, not to you (the licensor).
    • Carlos Brocca
       
      La atribución no comercial se aplica aquellos que utilizan mi trabajo, no a mí, yo sí lo puedo vender, ijiiiji :-)
  • So if you choose to license your work under a Creative Commons license that includes the “noncommercial use” option, you impose the ”noncommercial” condition on the users (licensees). However, you, the creator of the work and/or licensor, may at any time decide to use it commercially. People who want to copy or adapt your work, "primarily for monetary compensation or financial gain" must get your separate permission first.
    • Carlos Brocca
       
      las personas que quieran comerciar, me tienen que preguntar
  • One thing to note on the noncommercial provision: under current U.S. law, file-sharing or the trading of works online is considered a commercial use -- even if no money changes hands. Because we believe that file-sharing, used properly, is a powerful tool for distribution and education, all Creative Commons licenses contain a special exception for file-sharing. The trading of works online is not a commercial use, under our documents, provided it is not done for monetary gain.
  • ...7 more annotations...
  • Do I need to register my copyright? In most jurisdictions, registration is not required. However, for creators in the United States registration can be obtained and is advisable so that you can enforce your copyright in court. For US-based creators, you should check out the U.S. Copyright Office’s ‘Copyright Basics’ page, which explains more about copyright registration.
    • Carlos Brocca
       
      Diferencias entre Copyright y Creative Commons
    • Carlos Brocca
       
      Advisable: recomendable, aconsejable. La enseñanza es que el registro del Copyright es aconsejable si hay que (enforce=defender o hacer cumplir) el Copyright en por temas de litigio en la corte.
  • Is applying a Creative Commons license to my work the same or an alternative to registering the copyright to my work?
  • No. Applying a Creative Commons license to your work does not give you the same, similar or alternate protection to registering your copyright. Creative Commons licenses apply in addition to and on top of an existing copyright.
  • Do I need to register my copyright in order to use a Creative Commons license? No. Creative Commons licenses apply to works that are copyrighted. As a general rule, in most jurisdictions, copyright protection is automatic for those works that satisfy the requirements of copyright law. Generally, copyright attaches to creative and expressive works once they are fixed in tangible form, ie. the minute you put pen to paper, brush to easel, hit the “save” button on your computer, the “send” button on your email or take a photo.
    • Carlos Brocca
       
      No necesito registrar mi copyright para aplicar la licencia, porque por regla general en muchas jurisdicciones, el copyright ya se nos imputa cuando la obra está hecha en un medio tangible, ejemplo terminé de escribir una carta, apreté el botón que dice publicar en el blog, ya eso me concede los derechos, lo que pasa es que si voy a un litigio debo demostrar que soy el dueño de ese copyrigho, por eso debo registrarlo
  • Do I need a copyright notice to protect my work? You do not need to apply a copyright notice to secure copyright protection. However, a copyright notice can be useful because it clearly signals to people that you believe you own copyright in your work and who to contact.
  • Do Creative Commons licenses affect fair use, fair dealing or other exceptions to copyright? No. All jurisdictions allow some uses of copyrighted material without permission, such as quotation, current-affairs reporting, or parody, although these vary from country to country. These are not dependent on the license and so cannot be affected by it. To make this clear, all of our licenses include this or similar language: “Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws.” Thus, regardless of the jurisdiction a user is in, our licenses do not affect a user’s right to use or allow use of content under copyright exceptions.
1 - 9 of 9
Showing 20 items per page