Search Content

Displaying 1 - 20 of 108

… a quick question in a chat when you can preface it with a comment about an outside shared interest. Yes, location … it still matters. Free/Open Source Software Add new comment You must have JavaScript enabled to use this form. … me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

… From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is … of the current user's open tab, and create a new tag (if you want). This is a dangerous tool, so if it falls … From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is …

… and we'd be happy to help if you have a decent budget to work with -- but a simple WordPress site may be all you need. … and we'd be happy to help if you have a decent budget to work with -- but a simple WordPress site may be all you need. …

… files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … Simple. Just check it out: cd public_html/dojo git tag # shows you a list of available tags git checkout … with your changes. Also note that when you check out a tag, you don't necessarily get a tracking branch, so don't …

… this does is it creates a URL structure based on how you tag an individual story. For example, you might have one … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> … this does is it creates a URL structure based on how you tag an individual story. For example, you might have one …

… addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … Next it's a matter of doing the production deployment: Tag current production code commit Back up current production …

… legal procedures to deduct tax. Regards Reply Add new comment You must have JavaScript enabled to use this form. … me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

… 7 with different rewrite blocks. The essence:         location / {                 # This is cool because no php is … try_files $uri @rewrite7 @rewrite6;         }           location @rewrite7 {                 # You have 2 options …                 rewrite ^ /index.php;         }         location @rewrite6 {                 # For Drupal 6 and …

… to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update … and the development copy on develop. And it created a git tag for the particular release. On production, we have … back to development and re-roll the release. git log/git tag -- identify the current state of the code base -- should …

… Once the dev site is updated, we create a new release tag and push it into our central git repository, where … regular backups of the files. We do a final snapshot/tag of the production code base, then pull down the new … Once the dev site is updated, we create a new release tag and push it into our central git repository, where …

… people. So a person is a contact in my system. You can tag that person as a customer, lead, prospect, whatever you … We attach an expected value of that opportunity, and tag them with a sales stage. This becomes our sales pipeline, … people. So a person is a contact in my system. You can tag that person as a customer, lead, prospect, whatever you …

… business systems. LedgerSMB is a true multi-user, multi-location system. It runs on a web server, and can be accessed … business systems. LedgerSMB is a true multi-user, multi-location system. It runs on a web server, and can be accessed …

… work that you claim has been infringed; identify the location of the material that you claim is infringing (such … work that you claim has been infringed; identify the location of the material that you claim is infringing (such …

… constantly fresh data, you need a data source online to feed to your app and get updates from your app. A Drupal site … constantly fresh data, you need a data source online to feed to your app and get updates from your app. A Drupal site …

… able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory … able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory …

… spammy messages, and for mail that gets through, tag it with a SpamAssassin score so that mail delivery agents … spammy messages, and for mail that gets through, tag it with a SpamAssassin score so that mail delivery agents …

… more open source projects we depend upon have moved their team communications over to Matrix. Matrix is about to roll … more open source projects we depend upon have moved their team communications over to Matrix. Matrix is about to roll …

… find out. Free Tagging Area Security Story Type Features Industry Business E-Commerce Education Energy Health Care …

… scope of their changes, targeting changes to only specific locations that the client requests, instead of making the … wrappers for individual CSS. It's a bit like using "style" tags inside your HTML elements, but labeling them as classes … the Tailwind config file, along with classes on the body tag. Also, remember CSS variables -- CSS variables are a …