content stringlengths 0 557k | url stringlengths 16 1.78k | timestamp timestamp[ms] | dump stringlengths 9 15 | segment stringlengths 13 17 | image_urls stringlengths 2 55.5k | netloc stringlengths 7 77 |
|---|---|---|---|---|---|---|
Metadata is how you track your instruments- things like names, asset numbers, locations, makes and models. TetraScience allows you to input or copy instrument metadata into the program.
Edit Device Metadata - My Devices Screen
From the 'My Devices' screen, it is possible to batch edit instrument metadata. To do this:
-... | http://docs.tetrascience.com/settings-and-administration/edit-device-metadata | 2018-10-15T14:59:13 | CC-MAIN-2018-43 | 1539583509326.21 | [] | docs.tetrascience.com |
Created: 26/04/2017
Latest update: 01/06/2018
By: Villatheme
Thank you for purchasing our plugin. If you have any questions that are beyond the scope of this documentation, please feel free to request support at our Support Forum. Thanks so much!
What is Woocommerce Product Builder?
Woocommerce Product Builder is an es... | http://docs.villatheme.com/woocommerce-product-builder/ | 2018-10-15T16:08:24 | CC-MAIN-2018-43 | 1539583509326.21 | [] | docs.villatheme.com |
Meta-data guide¶
For each entry in org-id.guide, a full meta-data entry is maintained, following the schema. This meta-data:
- Helps data publishers to understand the nature of an organization identifier list, and how to find the identifiers it contains;
- Helps users to interpret identifiers, and locate additional sou... | http://docs.org-id.guide/en/latest/metadata/ | 2020-02-17T01:10:42 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.org-id.guide |
Using “Server” API¶
The “server” API contains modules supporting VO Cone Search’s server-side operations, particularly to validate external Cone Search services for Simple Cone Search.
A typical user should not need the validator. However, this could be used by VO service providers to validate their services. Currently... | https://astroquery.readthedocs.io/en/latest/vo_conesearch/validator.html | 2020-02-17T01:05:12 | CC-MAIN-2020-10 | 1581875141460.64 | [array(['../_images/validator_html_1.png',
'Main HTML page of validation results'], dtype=object)
array(['../_images/validator_html_2.png', 'All tests HTML page'],
dtype=object)
array(['../_images/validator_html_3.png',
'Detailed validation warnings HTML page'], dtype=object)
array(['../_image... | astroquery.readthedocs.io |
Enable the MRS Proxy endpoint for remote moves
The Mailbox Replication service (MRS) has a proxy endpoint that's required for cross-forest mailbox moves and remote move migrations between your on-premises Exchange organization and Office 365. You enable the MRS proxy endpoint in the Exchange Web Services (EWS) virtual ... | https://docs.microsoft.com/en-us/Exchange/architecture/mailbox-servers/mrs-proxy-endpoint?view=exchserver-2016 | 2020-02-17T01:42:26 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.microsoft.com |
Microsoft Defender ATP production deployment
Applies to:
Proper planning is the foundation of a successful deployment. In this deployment scenario, you'll be guided through the steps on:
- Tenant configuration
- Network configuration
- Onboarding using System Center Configuration Manager
- Endpoint detection and respon... | https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/production-deployment | 2020-02-17T01:23:39 | CC-MAIN-2020-10 | 1581875141460.64 | [array(['images/a22081b675da83e8f62a046ae6922b0d.png',
'Image of onboarding'], dtype=object)
array(['images/09833d16df7f37eda97ea1d5009b651a.png',
'Image of onboarding'], dtype=object)
array(['images/262a41839704d6da2bbd72ed6b4a826a.png',
'Image of System Center Configuration Manager console']... | docs.microsoft.com |
2. Supplier Tutorial
2.1 User interface
The login page and the login information (username and password) will be sent to you by your client.
Once you are logged in, a new window opens. It is your dashboard. The dashboard will tell you at a glance if you have any task waiting or if there is an active discussion. You can... | http://docs.becpg.fr/en/utilization/supplier-portal-supplier-tuto.html | 2020-02-17T00:17:17 | CC-MAIN-2020-10 | 1581875141460.64 | [array(['images/27_supplier-portal-supplier-tuto-1.png', None],
dtype=object)
array(['images/27_supplier-portal-supplier-tuto-2.png', None],
dtype=object)
array(['images/27_supplier-portal-supplier-tuto-3.png', None],
dtype=object)
array(['images/27_supplier-portal-supplier-tuto-4.png', None],
... | docs.becpg.fr |
To purchase a VPS on Aruba, first visit their main page.
Click on the banner which says "Cloud VPS, from 2.79€ / month":
On the next page, scroll to the bottom, and choose the cheapest "€2.79+VAT/month" plan by clicking the green "Start now" button:
You will be taken to a page where you choose the amount you wish to pa... | https://docs.fix.network/english/fix-masternodes/how-to-setup-vps-from-aruba | 2020-02-17T02:23:27 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.fix.network |
Package org.opencv.tracking
Class TrackerKCF
- java.lang.Object
- org.opencv.core.Algorithm
- org.opencv.tracking.Tracker
- org.opencv.tracking.TrackerKCF
public class TrackerKCF extends Trackerthe KCF (Kernelized Correlation Filter) tracker KCF is a novel tracking framework that utilizes properties of circulant matrix... | https://docs.opencv.org/master/javadoc/org/opencv/tracking/TrackerKCF.html | 2020-02-17T02:51:45 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.opencv.org |
The Global Clock¶
The global clock is an instance of the
ClockObject class.
There’s a single instance of it already initialized that you can access statically.
To get the time (in seconds) since the last frame was drawn:
double dt = ClockObject::get_global_clock()->get_dt();
Another useful function is the frame time (i... | https://docs.panda3d.org/1.10/cpp/programming/timing/global-clock | 2020-02-17T00:30:57 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.panda3d.org |
Before installing your application on a device or submitting it to Tizen Store, it must be signed with a certificate profile. The signature verifies the source of the application and makes sure it has not been tampered with since its publication. A certificate profile is a combination of the certificates used for signi... | https://docs.tizen.org/application/vstools/tools/certificate-manager | 2020-02-17T01:54:01 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.tizen.org |
Gitomail¶
Gitomail is a tool for generating pretty inline-HTML emails for Git commits, with a sending capability to proper recipients.
This page provides a short introduction to Gitomail's main features.
First, some history¶
Many years before Git became popular or existed, people were using mailing lists in order to co... | https://gitomail.readthedocs.io/en/stable/ | 2020-02-17T01:25:45 | CC-MAIN-2020-10 | 1581875141460.64 | [array(['./example2.png', 'example'], dtype=object)
array(['./example5.png', 'example'], dtype=object)
array(['example3.png', None], dtype=object)
array(['./example4.png', 'example'], dtype=object)] | gitomail.readthedocs.io |
All content with label api+cache+client+client_server+command-line+dist+documentation+gridfs+gui_demo+guide+infinispan+intro+jboss_cache+listener.
Related Labels:
podcast, expiration, publish, datagrid, coherence, interceptor, server, replication, transactionmanager, release, partitioning, query, deadlock, archetype, p... | https://docs.jboss.org/author/label/api+cache+client+client_server+command-line+dist+documentation+gridfs+gui_demo+guide+infinispan+intro+jboss_cache+listener | 2020-02-17T01:38:43 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.jboss.org |
Azure Monitor libraries for .NET
Overview
Azure Monitor helps you track performance, maintain security, and identify trends.
Learn more about Azure Monitor.
Management library
Install the NuGet package directly from the Visual Studio Package Manager console or with the .NET Core CLI.
Visual Studio Package Manager
Insta... | https://docs.microsoft.com/en-us/dotnet/api/overview/azure/monitor?view=azure-dotnet | 2018-03-17T14:39:27 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.microsoft.com |
Importing Code¶
Populating the Database¶
Once joern has been installed, you can begin to import code into the
database by simply pointing
joern.jar to the directory containing
the source code:
java -jar $JOERN/bin/joern.jar $CodeDirectory
or, if you want to ensure that the JVM has access to your heap memory
java -Xmx$S... | http://joern.readthedocs.io/en/latest/import.html | 2018-03-17T14:44:28 | CC-MAIN-2018-13 | 1521257645177.12 | [] | joern.readthedocs.io |
AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Encrypts data on the server side with a new customer master key (CMK) without exposing the plaintext of the data on the cli... | https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/KeyManagementService/MKeyManagementServiceReEncryptReEncryptRequest.html | 2018-03-17T14:56:59 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.aws.amazon.com |
November 15, 2017 Update
This release ofintroduces intransformation steps as plain text in the Transform Editor as well as use the Transform Builder.
In Release 4.1 and later, the Transform Editor has been removed, in favor of an enhanced version of the Transform Builder.
See Transform Builder.
Dependencies Browser has... | https://docs.trifacta.com/pages/diffpagesbyversion.action?pageId=16318513&selectedPageVersions=40&selectedPageVersions=39 | 2018-03-17T14:25:45 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.trifacta.com |
OnClientRating
The OnClientRating event is raised just before you click an item of the RadRating control. It is cancellable and precedes the OnClientRated event. If you cancel it the OnClientRated event is not raised, nor is a postback initiated if the AutoPostBack property is true.
You can use this event to prevent th... | https://docs.telerik.com/devtools/aspnet-ajax/controls/rating/client-side-programming/events/onclientrating | 2018-03-17T14:43:32 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.telerik.com |
Get Current Test Project Path
I would like to get the path (in the context of the file system) to which the current test project belongs.
Solution
This is doable with a coded solution. Create a coded step inside of a test:
this.ExecutionContext.DeploymentDirectory;
Me.ExecutionContext.DeploymentDirectory
This will stor... | https://docs.telerik.com/teststudio/advanced-topics/coded-samples/general/get-project-path | 2018-03-17T14:49:16 | CC-MAIN-2018-13 | 1521257645177.12 | [array(['/teststudio/img/advanced-topics/coded-samples/general/get-project-path/fig1.png',
'Current path'], dtype=object) ] | docs.telerik.com |
Model Options¶
In addition to Django’s default Meta options, Django MongoDB Engine supports
various options specific to MongoDB through a special
class MongoMeta.
class FooModel(models.Model): ... class MongoMeta: # Mongo options here ...
Indexes¶
Django MongoDB Engine already understands the standard
db_index and
uniq... | http://django-mongodb-engine.readthedocs.io/en/latest/reference/model-options.html | 2018-03-17T14:03:56 | CC-MAIN-2018-13 | 1521257645177.12 | [] | django-mongodb-engine.readthedocs.io |
Introduction
Status
Purpose.
GROBID includes batch processing, a comprehensive RESTful API, a JAVA API, a relatively generic evaluation framework (precision, recall, etc.) and the semi-automatic generation of training data.
GROBID can be considered as production ready. Deployments in production includes ResearchGate, H... | http://grobid.readthedocs.io/en/latest/Introduction/ | 2018-03-17T14:18:18 | CC-MAIN-2018-13 | 1521257645177.12 | [] | grobid.readthedocs.io |
AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the DeleteThingShadow operation. Deletes the thing shadow for the specified thing.
For more... | https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/IotData/TDeleteThingShadowRequest.html | 2018-03-17T14:04:17 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.aws.amazon.com |
AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Lists all provisioning artifacts (also known as versions) for the specified product.
For .NET Core and PCL this operation i... | https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/ServiceCatalog/MServiceCatalogListProvisioningArtifactsListProvisioningArtifactsRequest.html | 2018-03-17T14:53:10 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.aws.amazon.com |
dbsize
// Using callbacks (NodeJS or Web Browser) kuzzle.memoryStorage.dbsize(function (err, count) { // callback called once the action has completed }); // Using promises (NodeJS only) kuzzle.memoryStorage.dbsize() .then(count => { // resolved once the action has completed });
kuzzle.memoryStorage.dbsize(new Response... | http://docs.kuzzle.io/sdk-reference/memory-storage/dbsize/ | 2018-03-17T14:22:09 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.kuzzle.io |
Dfsdiag TestDFSIntegrity
Applies To: Windows Server 2012, Windows 8
Checks the integrity of the Distributed File System (DFS) namespace by performing the following tests:
Checks for DFS metadata corruption or inconsistencies between domain controllers.
Validates the configuration of access-based enumeration to ensure t... | https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/hh875508(v=ws.11) | 2018-03-17T15:14:14 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.microsoft.com |
Installing Modules
Included in Puppet Enterprise 3.2. A newer version is available; see the version menu above for details.
Installing Modules
- Windows nodes that pull configurations from a Linux or Unix puppet master can use any Forge modules installed on the master. Continue reading to learn how to use the module to... | https://docs.puppet.com/puppet/3/modules_installing.html | 2018-03-17T14:45:03 | CC-MAIN-2018-13 | 1521257645177.12 | [array(['/images/windows-logo-small.jpg', 'Windows note'], dtype=object)] | docs.puppet.com |
This document is for the Zen Grid Bridge version of of the Ascent template.
For more information on the Zen Grid Bridge framework please see this document.
Common Overrides - ZGB based themes are a hybrid of the Zen Grid Framework and the One Web framework from Seth Warburton (Zen Grid Bridge themes use Seth's html ove... | http://docs.joomlabamboo.com/joomla-templates/2012-template/ascent-joomla-3-bridge | 2018-03-17T14:23:33 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.joomlabamboo.com |
As well as the listed changes to json_decode, it appears that in contrast to PHP5.6, PHP7's json_decode is stricter about control characters in the JSON input. They are incorrect JSON, but I had tabs and newlines (that is byte value 13, not the two characters "\n") in one string inadvertently and they used to work in P... | http://docs.php.net/manual/pt_BR/function.json-decode.php | 2018-03-17T14:32:01 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.php.net |
Background
Is it possible to associate a single RightScale account with Multiple AWS accounts? Or can I associate multiple RightScale accounts with the same AWS credentials?
Answer
An AWS account number can only be associated with a single RightScale account. Alternatively, you cannot have multiple RightScale accounts ... | http://docs.rightscale.com/faq/Can_I_associate_multiple_AWS_accounts_with_a_single_RightScale_account.html | 2018-03-17T14:25:56 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.rightscale.com |
Update Behaviors of Stack Resources
When you submit an update, AWS CloudFormation updates resources based on differences between what you submit and the stack's current template. Resources that have not changed run without disruption during the update process. For updated resources, AWS CloudFormation uses one of the f... | https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html | 2018-03-17T14:49:16 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.aws.amazon.com |
The DynamoDB Session Handler is a custom session handler for PHP that allows developers to use Amazon DynamoDB as a session store. Using DynamoDB for session storage alleviates issues that occur with session handling in a distributed web application by moving sessions off of the local file system and into a shared loca... | https://docs.aws.amazon.com/aws-sdk-php/v3/guide/service/dynamodb-session-handler.html | 2018-03-17T14:49:52 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.aws.amazon.com |
JMS credentials The JMS credentials type manages access to a Java Message Service (JMS). This credential type is available for Discovery and Orchestration. These fields are available in the Credentials form for JMS. Field Description Name Enter a unique and descriptive name for this credential. Active Enable or disable... | https://docs.servicenow.com/bundle/kingston-servicenow-platform/page/product/discovery/reference/r_JMSCredentialsForm.html | 2018-03-17T14:23:06 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.servicenow.com |
In the data grid, you can review how the current recipe applies to the individual columns in your sample.
- The grid is the default view in the Transformer page.
- To open the data grid, click the Grid View icon in the Transformer bar at the top of the page.
- Click column headings to review suggestions for transforms ... | https://docs.trifacta.com/pages/diffpagesbyversion.action?pageId=16318611&selectedPageVersions=16&selectedPageVersions=15 | 2018-03-17T14:21:56 | CC-MAIN-2018-13 | 1521257645177.12 | [] | docs.trifacta.com |
With GIMP-2.8, the Save command saves images in XCF format only. The Export command is now used to store images to various file formats.
You can access to this command through Ctrl+Shift+E.→ , or from the keyboard by using the shortcut
With this file browser, you can edit filename and extension directly in name box (de... | https://docs.gimp.org/2.8/en/gimp-export-dialog.html | 2018-02-17T23:33:41 | CC-MAIN-2018-09 | 1518891808539.63 | [] | docs.gimp.org |
Package bipartitegraph
Overview ▹
Overview ▾
Index ▹
Index ▾
Package files
bipartitegraph.go bipartitegraphmatch BipartiteGraph ¶
type BipartiteGraph struct { Left NodeOrderedSet Right NodeOrderedSet Edges EdgeSet }
func NewBipartiteGraph ¶
func NewBipartiteGraph(leftValues, rightValues []interface{}, neighbours func(i... | http://docs.activestate.com/activego/1.8/pkg/github.com/onsi/gomega/matchers/support/goraph/bipartitegraph/ | 2018-02-17T22:55:54 | CC-MAIN-2018-09 | 1518891808539.63 | [] | docs.activestate.com |
Variable::Magic - Associate user-defined magic to variables from Perl.
- NAME
- VERSION
- SYNOPSIS
- DESCRIPTION
- FUNCTIONS
- CONSTANTS
- MGf_COPY
- MGf_DUP
- MGf_LOCAL
- VMG_UVAR
- VMG_COMPAT_SCALAR_LENGTH_NOLEN
- VMG_COMPAT_SCALAR_NOLEN
- VMG_COMPAT_ARRAY_PUSH_NOLEN
- VMG_COMPAT_ARRAY_PUSH_NOLEN_VOID
- VMG_COMPAT_AR... | http://docs.activestate.com/activeperl/5.26/perl/lib/Variable/Magic.html | 2018-02-17T22:59:49 | CC-MAIN-2018-09 | 1518891808539.63 | [] | docs.activestate.com |
Contents
PEP Acceptance
This PEP was accepted by Nick Coghlan on the 15th of May, 2012.
Motivation
Several very good IP address modules for python already exist. The truth is that all of them struggle with the balance between adherence to Pythonic principals and the shorthand upon which network engineers and administra... | http://docs.activestate.com/activepython/3.6/peps/pep-3144.html | 2018-02-17T23:01:08 | CC-MAIN-2018-09 | 1518891808539.63 | [] | docs.activestate.com |
[incr\ Tcl]
NAMEdelete - delete things in the interpreter
SYNOPSISitcl::delete option ?arg arg ...?
DESCRIPTION
The delete command is used to delete things in the interpreter. It is implemented as an ensemble, so extensions can add their own options and extend the behavior of this command. By default, the delete comman... | http://docs.activestate.com/activetcl/8.5/tcl/itcl/delete.n.html | 2018-02-17T23:02:21 | CC-MAIN-2018-09 | 1518891808539.63 | [] | docs.activestate.com |
Tcl8.6.7/Tk8.6.7 Documentation > Tcl Commands, version 8.6.7 > platformplatform — System identification support code and utilities
SYNOPSISpackage require platform ?1.0.10?
platform::generic
platform::identify
platform::patterns identifier
DESCRIPTIONThe platform package provides several utility commands useful for the... | http://docs.activestate.com/activetcl/8.6/tcl/TclCmd/platform.html | 2018-02-17T23:03:32 | CC-MAIN-2018-09 | 1518891808539.63 | [] | docs.activestate.com |
You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Plugins::GlacierChecksums
- Inherits:
- Seahorse::Client::Plugin
- Object
- Seahorse::Client::Plugin
- Aws::Plugins::GlacierChecksums
- Defined in:
- aws-sdk-core/lib/aws-sdk-core/plugins/glacier_... | https://docs.aws.amazon.com/sdkforruby/api/Aws/Plugins/GlacierChecksums.html | 2018-02-17T23:46:23 | CC-MAIN-2018-09 | 1518891808539.63 | [] | docs.aws.amazon.com |
Event ID 108 — Windows Media Center Extender Connectivity
Applies To: Windows Vista
The Windows Media Center Extender connects to the Windows Media Center PC using UDP and TCP protocols.
Event Details
Resolve
Resolution steps are not available
Troubleshooting information specific to this issue is not available. For gen... | https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc733477(v=ws.10) | 2018-02-18T00:07:16 | CC-MAIN-2018-09 | 1518891808539.63 | [array(['images/ee406008.red%28ws.10%29.jpg', None], dtype=object)] | docs.microsoft.com |
Migration Store Encryption
Applies To: Windows 7
This topic discusses USMT options for migration store encryption to protect the integrity of user data during a migration.
USMT 4.0 Encryption Options
USMT 4.0 LoadState commands, so that these commands can create or read the store during encryption and decryption. The n... | https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-7/dd560765(v=ws.10) | 2018-02-17T23:52:23 | CC-MAIN-2018-09 | 1518891808539.63 | [] | docs.microsoft.com |
In this chapter we are going to create a simple
Corona uses the Lua scripting language. If you've ever programmed in any language, you will find Lua an easy transition. Our Introduction to Lua guide provides an overview of Lua, or you can learn Lua on YouTube. In a very short time, you will find yourself writing that g... | http://docs.coronalabs.com.s3-website-us-east-1.amazonaws.com/guide/programming/01/index.html | 2018-02-17T23:11:35 | CC-MAIN-2018-09 | 1518891808539.63 | [] | docs.coronalabs.com.s3-website-us-east-1.amazonaws.com |
In order to report request queuing, New Relic agents depend on an HTTP header set by the front-end web server (such as Apache or Nginx) or load balancer (such as HAProxy or F5). These examples use the
X-Request-Start header, since it is has broader support across platforms.
If this does not work with your server config... | https://docs.newrelic.com/docs/apm/applications-menu/features/request-queue-server-configuration-examples | 2018-02-17T22:58:24 | CC-MAIN-2018-09 | 1518891808539.63 | [] | docs.newrelic.com |
JForm::getFieldAttribute
From Joomla! Documentation
Revision as of 18:08,Attribute /> | https://docs.joomla.org/index.php?title=API17:JForm::getFieldAttribute&direction=next&oldid=56868 | 2015-06-30T03:35:31 | CC-MAIN-2015-27 | 1435375091587.3 | [] | docs.joomla.org |
How to create a custom button
From Joomla! Documentation
Revision as of 13:05, 18 June Chris Davenport (talk| contribs) 7( '/' ); | https://docs.joomla.org/index.php?title=How_to_create_a_custom_button&oldid=7788 | 2015-06-30T04:22:36 | CC-MAIN-2015-27 | 1435375091587.3 | [] | docs.joomla.org |
Difference between revisions of "Enabling Search Engine Friendly (SEF) URLs on Apache"
From Joomla! Documentation
Revision as of 22:46, 11. won't see this unless you change default SEF Global Config settings above. use SEF Ugly links is to browse to the target page while editing the other. Even with the three settings ... | https://docs.joomla.org/index.php?title=Enabling_Search_Engine_Friendly_(SEF)_URLs_on_Apache&diff=37089&oldid=37088 | 2015-06-30T03:51:16 | CC-MAIN-2015-27 | 1435375091587.3 | [] | docs.joomla.org |
Information for "Joomla.whatsnew10.15" Basic information Display titleHelp15:Joomla.whatsnew10.15 Default sort keyJoomla.whatsnew10.15 Page length (in bytes)5,509 Page ID134208:42, 23 April 2008 Latest editorChris Davenport (Talk | contribs) Date of latest edit16:54, 22 March 2010 Total number of edits4 Total number of... | https://docs.joomla.org/index.php?title=Help15:Joomla.whatsnew10.15&action=info | 2015-06-30T03:45:57 | CC-MAIN-2015-27 | 1435375091587.3 | [] | docs.joomla.org |
Difference between revisions of "How do you create a custom module?"
From Joomla! Documentation
Revision as of 21:44, 23 October 2011
Quick Overview: To make a custom module, go to Extensions, then Module Manager and click on the New icon. You'll see a list of available modules. Click on Custom HTML and begin editing t... | https://docs.joomla.org/index.php?title=How_do_you_create_a_custom_module%3F&diff=62711&oldid=30832 | 2015-06-30T04:35:03 | CC-MAIN-2015-27 | 1435375091587.3 | [] | docs.joomla.org |
Changes related to "Configuring Komodo Edit for Joomla Code Completion"
← Configuring Komodo Edit for Joomla Code Completion
This is a list of changes made recently to pages linked from a specified page (or to members of a specified category). Pages on your watchlist are bold.
No changes during the given period matchin... | https://docs.joomla.org/index.php?title=Special:RecentChangesLinked&from=20130913184302&target=Configuring_Komodo_Edit_for_Joomla_Code_Completion | 2015-06-30T03:34:59 | CC-MAIN-2015-27 | 1435375091587.3 | [] | docs.joomla.org |
@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface Begin
Marks a method as beginning a long-running conversation, if none exists, and if the method returns a non-null value without throwing an exception. A null outcome never begins a conversation. If the method is of type void, a conversation... | http://docs.jboss.org/seam/2.2.1.CR3/api/org/jboss/seam/annotations/Begin.html | 2015-06-30T03:36:25 | CC-MAIN-2015-27 | 1435375091587.3 | [] | docs.jboss.org |
Bivariate spline s(x,y) of degrees kx and ky on the rectangle [xb,xe] x [yb, ye] calculated from a given set of data points (x,y,z).
See also:
bisplrep, bisplev - an older wrapping of FITPACK UnivariateSpline - a similar class for univariate spline interpolation SmoothUnivariateSpline - to create a BivariateSpline thro... | http://docs.scipy.org/doc/scipy-0.8.x/reference/generated/scipy.interpolate.BivariateSpline.html | 2015-06-30T03:31:56 | CC-MAIN-2015-27 | 1435375091587.3 | [] | docs.scipy.org |
Difference between revisions of "Do not use die to debug"
From Joomla! Documentation
Revision as of 19:07, 28 December 2008
Joomla! 1.5 includes the ability to optionally store the user session in the database. In PHP 5, because of the order in which it does things, a connection to the database will be closed before it... | https://docs.joomla.org/index.php?title=Do_not_use_die_to_debug&diff=12343&oldid=12342 | 2015-06-30T04:30:18 | CC-MAIN-2015-27 | 1435375091587.3 | [] | docs.joomla.org |
Information for "Component" Basic information Display titleTalk:Component Default sort keyComponent Page length (in bytes)700 Page ID35Clogan (Talk | contribs) Date of page creation16:37, 22 March 2009 Latest editorClogan (Talk | contribs) Date of latest edit16:37, 22 March 2009 Total number of edits1 Total number of d... | https://docs.joomla.org/index.php?title=Talk:Component&action=info | 2015-06-30T03:54:17 | CC-MAIN-2015-27 | 1435375091587.3 | [] | docs.joomla.org |
Editing a template with Template Manager
From Joomla! Documentation
Revision as of 20:10, 23 June 2013 by Tom Hutchison (Talk | contribs)
To edit a template with the Template Manager you must first access the Template manager.>. | https://docs.joomla.org/index.php?title=J3.x:Editing_a_template_with_Template_Manager&oldid=100979 | 2015-06-30T04:23:27 | CC-MAIN-2015-27 | 1435375091587.3 | [] | docs.joomla.org |
Difference between revisions of "JDocumentHTML/getHeadData"
From Joomla! Documentation
Latest revision as of 06:30, 27 December 2008
Returns the data destined for the HTML <head> section in array form.
Note: this only returns the data added by the set Methods here. It will not return data about files linked directly fr... | https://docs.joomla.org/index.php?title=JDocumentHTML/getHeadData&diff=12327&oldid=12326 | 2015-06-30T04:47:21 | CC-MAIN-2015-27 | 1435375091587.3 | [] | docs.joomla.org |
Changes related to "Talk:How do you add a new module position?"
← Talk:How do you add a new module position?
This is a list of changes made recently to pages linked from a specified page (or to members of a specified category). Pages on your watchlist are bold.
No changes during the given period matching these criteria... | https://docs.joomla.org/index.php?title=Special:RecentChangesLinked&from=20131118081255&target=Talk%3AHow_do_you_add_a_new_module_position%3F | 2015-06-30T03:58:31 | CC-MAIN-2015-27 | 1435375091587.3 | [] | docs.joomla.org |
Document Bank Main Page >
The working materials in the NRDC Document Bank are listed in reverse chronological order. For additional policy materials including reports and issue papers, see the Issues section of the main NRDC site.
Analysis of New York City Department of Sanitation Curbside Recycling and Refuse Costs
Th... | http://docs.nrdc.org/recycling/ | 2014-12-18T03:56:25 | CC-MAIN-2014-52 | 1418802765610.7 | [] | docs.nrdc.org |
There can be defined conditions, for which a The change to the next panel in during the installation wizard is allowedcan be controlled using
validators.
This can be achieved by a nested definition into in the panel definition od in the installer descriptor:
There can be used built: | http://docs.codehaus.org/pages/diffpages.action?pageId=228183140&originalId=230397355 | 2014-12-18T04:14:39 | CC-MAIN-2014-52 | 1418802765610.7 | [] | docs.codehaus.org |
4:00: Microsoft SQL Server uses a considerable amount of disk space
Was this information helpful? Send us your comments. | http://docs.blackberry.com/en/admin/deliverables/20839/TS_Setting_up_user_accnts_header_632881_11.jsp | 2014-12-18T04:16:33 | CC-MAIN-2014-52 | 1418802765610.7 | [] | docs.blackberry.com |
>>.4.x Stable Release
The stable branch is recommended for almost all users - please report bugs and submit patches for this version. will be the last Java 1.4 release for the project. Most of the developers are working directly with maven - patch releases will only be made in the case of a serious problem.
The 2.4.x b... | http://docs.codehaus.org/pages/viewpage.action?pageId=75366885 | 2014-12-18T04:10:37 | CC-MAIN-2014-52 | 1418802765610.7 | [array(['/download/attachments/593/geotools_banner_small.gif?version=2&modificationDate=1125015458988&api=v2',
None], dtype=object) ] | docs.codehaus.org |
Installation Guide
We will show you how to download and install the different versions of the XAP platform.
For a list of the supported platforms and programming language versions please consult the release notes. Please note that the XAP Lite edition is limited to a single partition.
Java Installation
Download the lat... | https://docs.gigaspaces.com/xap/9.7/dev-java/installation-guide.html | 2021-06-12T13:57:25 | CC-MAIN-2021-25 | 1623487584018.1 | [] | docs.gigaspaces.com |
JPA Relationships
Overview
GigaSpaces JPA relationships model is different than Relational Databases model. In GigaSpaces relationships are owned, which means that an owner of a relationship holds the owned entities within itself in Space. For instance, if an Author has a One-to-many relationship with Book, in Space al... | https://docs.gigaspaces.com/xap/9.7/dev-java/jpa-relationships.html | 2021-06-12T13:32:25 | CC-MAIN-2021-25 | 1623487584018.1 | [] | docs.gigaspaces.com |
Set a default host for a Splunk instance
An event host value is the IP address, host name, or fully qualified domain name of the physical device on the network from which the event originates. Because Splunk software assigns a
host value at index time for every event it indexes, host value searches enable you to easily... | https://docs.splunk.com/Documentation/Splunk/6.6.12/Data/SetadefaulthostforaSplunkserver | 2021-06-12T14:05:18 | CC-MAIN-2021-25 | 1623487584018.1 | [array(['/skins/OxfordComma/images/acrobat-logo.png', 'Acrobat logo'],
dtype=object) ] | docs.splunk.com |
CDP installation worksheet
The primary configuration distribution peer (CDP) is a required server component that you install after the repository. The initial grid is added when you install the primary CDP. Before installing the CDP, use this worksheet to record information specific to your system. The installation par... | https://docs.bmc.com/docs/AtriumOrchestratorPlatform/79/cdp-installation-worksheet-592708069.html | 2021-06-12T13:48:23 | CC-MAIN-2021-25 | 1623487584018.1 | [] | docs.bmc.com |
When you move your on-premises workloads to the cloud, you can continue to rely on ONTAP event monitoring. EMS messages, NAS native auditing, FPolicy, and SNMP are all available in the cloud.
If you are already using ONTAP System Manager or Active IQ Unified Manager for on-premises performance monitoring, you can conti... | https://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-ontap-cloud/GUID-F133D327-E0A6-4E78-843A-437E3E26298A.html | 2021-06-12T14:53:03 | CC-MAIN-2021-25 | 1623487584018.1 | [] | docs.netapp.com |
Crate avr_config[−][src]
Foundational crate for retrieving details about the target AVR being compiled for.
This crate currently exposes the CPU frequency that is being configured for.
The
AVR_CPU_FREQUENCY_HZ environment variable
All crates that depend on this crate (with the
cpu-frequency feature enabled) require
$AV... | https://docs.rs/avr-config/2.0.1/avr_config/ | 2021-06-12T14:46:06 | CC-MAIN-2021-25 | 1623487584018.1 | [] | docs.rs |
Crate pcomb[−][src]
Expand description
pcomb: parser combinators for the masses
This is a tiny parser combinator library for rust. Combinators allow the ability to easily compose several parsing functions to produce a much larger parser with easy control over output types and control flow.
At the moment, this library o... | https://docs.rs/pcomb/0.1.0/pcomb/ | 2021-06-12T14:38:15 | CC-MAIN-2021-25 | 1623487584018.1 | [] | docs.rs |
>>.
Confirm ---------! | https://docs.splunk.com/Documentation/Splunk/8.2.0/Security/SecuringSplunkEnterprisewithFIPS | 2021-06-12T13:49:36 | CC-MAIN-2021-25 | 1623487584018.1 | [array(['/skins/OxfordComma/images/acrobat-logo.png', 'Acrobat logo'],
dtype=object) ] | docs.splunk.com |
UpdateVPCEConfiguration
Updates information about an Amazon Virtual Private Cloud (VPC) endpoint configuration.
Request Syntax
{ "arn": "
string", "serviceDnsName": "
string", "vpceConfigurationDescription": "
string", "vpceConfigurationName": "
string", "vpceServiceName": "
string" }
Request Parameters
For information... | https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_UpdateVPCEConfiguration.html | 2021-06-12T14:37:00 | CC-MAIN-2021-25 | 1623487584018.1 | [] | docs.aws.amazon.com |
Changelog for package mir_msgs
1.0.4 (2019-05-06)
Update mir_msgs and mir_actions to MiR 2.3.1 The following changes were made to the actual mir_msgs: * rename mirMsgs -> mir_msgs * rename proximity -> Proximity * rename serial -> Serial * keep MirStatus msg (was replaced by RobotStatus in MiR software 2.0)
Contributor... | https://docs.ros.org/en/lunar/changelogs/mir_msgs/changelog.html | 2021-06-12T14:27:35 | CC-MAIN-2021-25 | 1623487584018.1 | [] | docs.ros.org |
PATROL KM for Log Management
The PATROL KM for Log Management monitors text, script, named pipe, and binary files in your environment. The KM provides the following monitoring features:
- Automatically monitors key log files
- Monitors files that do not currently exist on the system
- Monitors log files with dynamic na... | https://docs.bmc.com/docs/PATROL4Windows/51/patrol-km-for-log-management-758870334.html | 2021-06-12T15:14:00 | CC-MAIN-2021-25 | 1623487584018.1 | [] | docs.bmc.com |
2.5.16. Configurators¶
For advanced users or plugins writers, the
configurators key is available, and holds a list of
buildbot.interfaces.IConfigurator.
Configurators will run after the
master.cfg has been processed, and will modify the config dictionary.
Configurator implementers should make sure that they are interop... | https://docs.buildbot.net/0.9.9.post1/manual/cfg-configurators.html | 2021-06-12T14:26:35 | CC-MAIN-2021-25 | 1623487584018.1 | [] | docs.buildbot.net |
Distributed algorithm for circular formations with air-to-air communications.
For more details we refer to
Add to your firmware section:
Parametersprefix:
DCF_
MAX_NEIGHBORSvalue: 4
GAIN_Kvalue: 10
RADIUSvalue: 80
TIMEOUTvalue: 1500
BROAD_TIMEvalue: 200
These initialization functions are called once on startup.
Wheneve... | https://docs.paparazziuav.org/v5.18/module__distributed_circular_formation.html | 2021-06-12T14:39:33 | CC-MAIN-2021-25 | 1623487584018.1 | [] | docs.paparazziuav.org |
16. Working with Mesh Data¶
16.1. What’s a mesh?¶
A mesh is an unstructured grid usually with temporal and other components. The spatial component contains a collection of vertices, edges and faces in 2D or 3D space:
vertices - XY(Z) points (in the layer’s coordinate reference system)
edges - connect pairs of vertices
... | https://docs.qgis.org/testing/en/docs/user_manual/working_with_mesh/mesh_properties.html | 2021-06-12T14:32:03 | CC-MAIN-2021-25 | 1623487584018.1 | [] | docs.qgis.org |
Crate material_yew[−][src]
Expand description
A Material components library for Yew. It wrpas around Material Web Components exposing Yew components.
Example usage:
use material_yew::MatButton; use yew::html; html! { <MatButton label="Click me!" /> }
All the main components from the modules are re-exported. The special... | https://docs.rs/material-yew/0.1.0/material_yew/ | 2021-06-12T14:34:50 | CC-MAIN-2021-25 | 1623487584018.1 | [] | docs.rs |
Named and Keyed Services¶
Autofac provides three typical ways to identify services. The most common is to identify by type:
builder.RegisterType
Services can be further identified using a service name. Using this technique, the
Named() registration method replaces
As().
builder.RegisterType<OnlineState>().Named<IDevice... | https://autofaccn.readthedocs.io/en/latest/advanced/keyed-services.html | 2020-10-20T00:16:15 | CC-MAIN-2020-45 | 1603107867463.6 | [] | autofaccn.readthedocs.io |
User Guide¶
Units¶
Units use in CEASIOMpy are normally given in International System of Units, except if something else is mentioned.
CPACS format¶
CEASIOMpy is based on the CPACS format. CPACS is an XML file format with allow to define an aircraft geometry and a lot of discipline specific parameters.
CEASIOMpy convent... | https://ceasiompy.readthedocs.io/en/latest/user_guide/detailed_user_guide.html | 2020-10-20T00:42:20 | CC-MAIN-2020-45 | 1603107867463.6 | [] | ceasiompy.readthedocs.io |
TOPICS×
Limitations and behavior for trick play
Limitations for trick play mode:
- The master playlist must contain Iframe-only segments.Only the key frames from the Iframe track are displayed on the screen.
- The audio track and closed captions are disabled.
- Play and pause are enabled.
- starting trick play mode, ad... | https://docs.adobe.com/content/help/en/primetime/programming/tvsdk-2-7-for-android/content-playback-options/implement-fast-forward/c-psdk-android-2_7-trick-play-limitations.html | 2020-10-20T01:59:42 | CC-MAIN-2020-45 | 1603107867463.6 | [] | docs.adobe.com |
-
-
-
Multiple-Firewall Environment!
Multiple-Firewall Environment
In a multiple-firewall environment, the Citrix ADC appliance is placed between two sets of firewalls, the external set connecting to the public Internet, and the internal set connecting to the internal private network. The external set typically handle... | https://docs.citrix.com/en-us/citrix-adc/current-release/firewall-load-balancing/multiple-firewall-environment.html | 2020-10-19T23:56:12 | CC-MAIN-2020-45 | 1603107867463.6 | [array(['/en-us/citrix-adc/media/multiple-flb.png',
'Multiple-Firewall Environment'], dtype=object)] | docs.citrix.com |
Configuring Server-Initiated Connections
For each user logged on to Citrix can be logged on to Citrix Gateway then: following are the different types of server-initiated connections that Citrix Gateway supports: For TCP or UDP server-initiated connections, the server has prior knowledge about the user device’s IP addre... | https://docs.citrix.com/en-us/citrix-gateway/12-1/install/ng-advanced-server-initiated-connections-con.html | 2020-10-19T23:31:35 | CC-MAIN-2020-45 | 1603107867463.6 | [] | docs.citrix.com |
The mParticle Command Line Interface (CLI) can be used to communicate with various mParticle services and functions through simple terminal commands.
Through the CLI, an engineer can directly interface with many of mParticle’s services without needing to make requests directly, (such as commands via cUrl or Postman). A... | https://docs.mparticle.com/developers/cli/ | 2020-10-19T23:46:42 | CC-MAIN-2020-45 | 1603107867463.6 | [] | docs.mparticle.com |
Integrations
RadiumOne Mobile Analytics is a complete business intelligence solution for understanding the full user experience of your mobile app–from installation, to activity, to conversion.
mParticle’s integration forwards the following event types to RadiumOne Mobile Analytics:
To identify devices and users, mPart... | https://docs.mparticle.com/integrations/radiumone/ | 2020-10-20T00:50:43 | CC-MAIN-2020-45 | 1603107867463.6 | [] | docs.mparticle.com |
Wireless
Configure and manage access points, wireless networks, and devices.
Network requirements
To use any access point with Sophos Wireless, the access point has to be able to communicate with Sophos Central. Therefore, the following requirements have to be fulfilled:
- DHCP and DNS servers are configured to provide... | https://docs.sophos.com/central/Customer/help/en-us/central/Customer/concepts/Wireless.html | 2020-10-20T00:32:14 | CC-MAIN-2020-45 | 1603107867463.6 | [] | docs.sophos.com |
Contents:
Contents:
An exported flow can be imported into Trifacta® flow, you must import a ZIP file containing the JSON definition.
Steps:
- Export the flow from the source system. See Export Flow.
- Login to the import system, if needed.
- Click Flows.
- From the context menu in the Flow page, select Import Flow.
- S... | https://docs.trifacta.com/display/r071/Import+Flow | 2020-10-20T00:55:01 | CC-MAIN-2020-45 | 1603107867463.6 | [] | docs.trifacta.com |
Create a Prototype API with an Inline Script¶
Generally, you would need to create APIs with inline scripts for testing purposes. You can deploy a new API or a new version of an existing API as a prototype. Thereby, this provides subscribers an early implementation of the API that they can try out and test without a sub... | https://apim.docs.wso2.com/en/3.0.0/learn/design-api/mock-api/create-a-mock-api-with-an-inline-script/ | 2020-10-20T00:44:07 | CC-MAIN-2020-45 | 1603107867463.6 | [array(['https://apim.docs.wso2.com/en/3.0.0/assets/img/learn/create-api-prototype-lc-page.png',
None], dtype=object) ] | apim.docs.wso2.com |
6.64
Recording Crypto Server Release Notes
Helpful Links
Releases Info
Product Documentation
Genesys Interaction Recording
Genesys Products
What's New
This release includes only resolved issues.
Resolved Issues
This release contains the following resolved issues:
Recording Crypto Server (RCS) now connects to the Primar... | https://docs.genesys.com/Documentation/RN/latest/rcs85rn/rcs8500664 | 2020-10-20T01:22:59 | CC-MAIN-2020-45 | 1603107867463.6 | [] | docs.genesys.com |
Configure authentication to access Sensu", "group_search": { "base_dn": "dc=acme,dc=org" }, "user_search": { "base_dn": "dc=acme,dc=org" } } ] }, "metadata": { "name": "openldap" } }
Example LDAP configuration: All attributes
type: ldap api_version: authentication/v2 metadata: name: openldap spec: groups_prefix: ldap s... | https://docs.sensu.io/sensu-go/5.21/operations/control-access/auth/ | 2020-10-20T00:19:40 | CC-MAIN-2020-45 | 1603107867463.6 | [] | docs.sensu.io |
Sets the animator in recording mode, and allocates a circular buffer of size frameCount.
After this call, the recorder starts collecting up to frameCount frames in the buffer. Note it is not possible to start playback until a call to StopRecording is made. See Also: StopRecording, recorderStartTime, recorderStopTime, S... | https://docs.unity3d.com/kr/2017.2/ScriptReference/Animator.StartRecording.html | 2020-10-20T01:20:42 | CC-MAIN-2020-45 | 1603107867463.6 | [] | docs.unity3d.com |
Miscellaneous / Animation
Animation
jsPlumb offers a simple
animate function, inserts a callback for jsPlumb to repaint whatever it needs to at each step. You could of course do this yourself; it's a convenience method really.
The method signature is:
The arguments are as follows:
- el - element id, or element object f... | https://docs.jsplumbtoolkit.com/community/current/articles/animation.html | 2020-10-19T23:29:54 | CC-MAIN-2020-45 | 1603107867463.6 | [] | docs.jsplumbtoolkit.com |
Creating Content From PFG¶
Description
This how-to covers simple creation of portal content from PloneFormGen. We’ll create web pages from sample form submissions.
A question that’s come up frequently on Gitter and the Plone forum is “How do I create an event, news item, page, or some other content item from PloneFormG... | https://docs.plone.org/working-with-content/managing-content/ploneformgen/creating_content.html | 2020-10-19T23:59:38 | CC-MAIN-2020-45 | 1603107867463.6 | [] | docs.plone.org |
Scout supports the last 3 versions of iOS. For example, if iOS 13 is the latest Apple OS, we would support iOS 11, 12 and 13.
Android: Scout Staff / Customer Mobile Apps
Any device running Android 4.4+ | https://docs.scoutforpets.com/en/articles/431204-system-requirements | 2020-10-20T00:21:06 | CC-MAIN-2020-45 | 1603107867463.6 | [] | docs.scoutforpets.com |
Kinematic 3D Retro-Deformation of Fault Blocks Picked from 3D Seismics
Tanner, David C.
Lohr, Tina
Krawczyk, Charlotte M.
Oncken, Onno
Endres, Heike
Samiee, Ramin
Trappe, Henning
Kukla, Peter A.
Universitätsverlag Göttingen
Article in Anthology
Verlagsversion
Deutsch
11. Symposium "Tektonik, Struktur- und Kristallingeo... | https://e-docs.geo-leo.de/handle/11858/00-1735-0000-0001-3447-A | 2020-10-20T00:10:20 | CC-MAIN-2020-45 | 1603107867463.6 | [] | e-docs.geo-leo.de |
Sendbird Calls enables real-time voice and video calls between users within your Sendbird-integrated app. The Calls SDK for JavaScript is used to initialize, configure, and build voice and video calling functionality into your JavaScript application. This quick start shows a brief overview of the Calls SDK’s structure ... | https://docs.sendbird.com/javascript/calls_quick_start | 2020-10-20T00:46:05 | CC-MAIN-2020-45 | 1603107867463.6 | [] | docs.sendbird.com |
Managed product logs contain information about the performance of your managed products. You can obtain information for specific products or groups of products administered by the parent or child server. With Control Manager’s data query on logs and data filtering capabilities, administrators can focus on the informati... | http://docs.trendmicro.com/en-us/enterprise/control-manager-60-service-pack-3/ch_ag_monitor_logs/understand_logs/understand_logs_part3.aspx | 2019-06-16T05:39:32 | CC-MAIN-2019-26 | 1560627997731.69 | [] | docs.trendmicro.com |
When you run an in-place upgrade from SharePoint 2007 to SharePoint.
Using the In-place Upgrade method, the following Bamboo products migrate to SP2010 with no errors or additional steps:
NOTE: If you are using a Bamboo product that is not on the above list and you are considering using the In-Place Upgrade method to m... | https://docs.bamboosolutions.com/document/how_to_migrate_bamboo_web_part_from_sharepoint_2007_to_sharepoint_2010_using_the_in-place_upgrade_method/ | 2019-06-16T05:53:07 | CC-MAIN-2019-26 | 1560627997731.69 | [] | docs.bamboosolutions.com |
Instagram is a photo and video-sharing social networking platform. Given this, visual industries such as fashion and makeup outlets, furniture producers, and travel agencies will naturally benefit most from using it.
The good news is that Instagram can be integrated with WordPress in several ways. However, one of the m... | https://docs.conj.ws/3rd-party-api/generate-instagram-access-token | 2019-06-16T04:29:26 | CC-MAIN-2019-26 | 1560627997731.69 | [] | docs.conj.ws |
This core skills course will get you building projects with Jitter right away. We recommend keeping an open patcher ready to start patching along with the text. By the end, you will have learned and practiced the basic skills to create a variety of projects that incorporate audio-driven graphics, video capture and play... | https://docs.cycling74.com/max8/vignettes/video_and_graphics_tutorials_topic | 2019-06-16T05:13:05 | CC-MAIN-2019-26 | 1560627997731.69 | [] | docs.cycling74.com |
The Subscribers feature in Ghost allows you to capture email addresses of people who would like to subscribe to your publication's content. Email addresses can be viewed and edited from Ghost admin, but no emails will be sent without further integrations with an email tool.
Enabling subscribers
This feature can be enab... | https://docs.ghost.org/faq/enable-subscribers-feature/ | 2019-06-16T05:00:14 | CC-MAIN-2019-26 | 1560627997731.69 | [array(['https://docs.ghost.io/content/images/2018/10/subscription-feature-in-Casper.png',
None], dtype=object)
array(['https://docs.ghost.io/content/images/2019/04/subscribers.png',
None], dtype=object) ] | docs.ghost.org |
1 Introduction
After you have installed the Mendix software on your on-premises server and have deployed your first app (for details, see Deploying Mendix on Microsoft Windows), it is time to activate your license. This how-to will guide you through this process.
This how-to will teach you how to do the following:
- Ac... | https://docs.mendix.com/developerportal/deploy/activate-a-mendix-license-on-microsoft-windows | 2019-06-16T05:18:24 | CC-MAIN-2019-26 | 1560627997731.69 | [] | docs.mendix.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.