Developer Docs

[edit] Please Note

These docs are now deprecated, we have a new Support area located here

(Difference between revisions)
(Let's Get Started!)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<html>
 +
  <div class="page-header">
 +
    <h1>Developer Docs</h1>
 +
  </div>
 +
</html>
 
__NOTOC__
 
__NOTOC__
 
We want to make it as easy as possible for anyone to develop their own [http://www.pagelines.com/store/sections Sections], [http://www.pagelines.com/store/themes Themes], and [http://www.pagelines.com/store/plugins Plugins]; and, we want you to get them into the [http://www.pagelines.com/store/ PageLines Store].
 
We want to make it as easy as possible for anyone to develop their own [http://www.pagelines.com/store/sections Sections], [http://www.pagelines.com/store/themes Themes], and [http://www.pagelines.com/store/plugins Plugins]; and, we want you to get them into the [http://www.pagelines.com/store/ PageLines Store].
  
=== Let's Get Started! ===
+
# First, you will need to [http://developer.pagelines.com/apply/ Sign-Up] for a PageLines Store Developer account.
#First, you will need to [http://www.pagelines.com/developers/developer-sign-up/ Sign-Up] for a PageLines Developer account.
+
# Make sure you have a working [https://github.com/ GitHub] account, or create a new one they're free.
#Create a free [https://github.com/ GitHub] account
+
# Make sure all your favorite [[Developer Tools]] are installed and up-to-date.
#Install all applicable [[Developer Tools]]
+
# Check out the [[Developer Tutorials]]. There is lots of great information that can be found there.
#Check out the [[Developer Tutorials]]
+
# Build a product that will provide a valuable solution to a problem.
#Build a product that will provide a valuable solution to a problem
+
# [http://www.pagelines.com/submit-a-store-product/ Submit] your product details; make sure to include appropriate details to explain your product.
#[http://developer.pagelines.com/submit-a-store-product Submit] your product details to the PageLines Store
+
# We will create a GIT repository at [https://github.com/ GitHub] for you. This is where you will upload and make changes to your product
#We will create a GIT repository for you, where you can upload & make changes to your product
+
# Once your product passes final review, it will become available on the [http://www.pagelines.com/store/ PageLines Store].
#Once your product passes final review, it will become available on the PageLines Store
+
# Promote your [http://www.pagelines.com/store/ PageLines Store] product and collect '''70%''' of '''all''' sales.
#Promote your product in the store and collect 70% of all sales
+
  
----
+
== [http://developer.pagelines.com/apply/ Apply Now! &raquo;] ==
 +
== [[Developer_Tools|Developer Tools &raquo;]] ==
 +
== [[Developer_Tutorials|Developer Tutorials &raquo;]] ==
  
=== Articles ===
+
=== PageLines API ===
* [[Using the PageLines Responsive Grid]]
+
 
+
=== APIs ===
+
<div class="wikitocleft">
+
 
* [[LESS API]]
 
* [[LESS API]]
 
* [[Options API]]
 
* [[Options API]]
 
* [[Sections API]]
 
* [[Sections API]]
</div>
+
 
 
----
 
----
  
=== Lists ===
+
=== Directories and Lists ===
<div class="wikitocleft">
+
* [http://www.pagelines.com/wiki/Category:Classes Classes]
+
* [http://www.pagelines.com/wiki/Category:Functions Functions]
+
</div>
+
<div class="wikitocright">
+
 
* [[Actions]]
 
* [[Actions]]
 +
* [http://www.pagelines.com/wiki/Category:Classes Classes]
 +
* [[Constants]]
 
* [http://www.pagelines.com/wiki/Category:Filters Filters]
 
* [http://www.pagelines.com/wiki/Category:Filters Filters]
</div>
+
* [http://www.pagelines.com/wiki/Category:Functions Functions]
<div class="wikitocleft">
+
 
* [http://www.pagelines.com/wiki/Category:Variables Variables]
 
* [http://www.pagelines.com/wiki/Category:Variables Variables]
* [[Constants]]
+
 
</div>
+
 
----
 
----
  
 
=== Miscellaneous ===
 
=== Miscellaneous ===
<div style="background-color: #faf7b0; color: red; font-size: 18px; margin-bottom: 20px;">PageLines Developer Docs are Under Construction. Email us at [mailto:developers@pagelines.com developers@pagelines.com] if you have any questions.</div>
+
<div style="background-color: #faf7b0; color: red; font-size: 18px; margin-bottom: 20px;">PageLines Developer Docs are Under Construction. Email us at [mailto:developers@pagelines.com?Subject=Documentation developers@pagelines.com] if you have any questions.</div>
  
 
----
 
----
 
[[Category:Draft]]
 
[[Category:Draft]]

Latest revision as of 15:08, 24 April 2013

We want to make it as easy as possible for anyone to develop their own Sections, Themes, and Plugins; and, we want you to get them into the PageLines Store.

  1. First, you will need to Sign-Up for a PageLines Store Developer account.
  2. Make sure you have a working GitHub account, or create a new one they're free.
  3. Make sure all your favorite Developer Tools are installed and up-to-date.
  4. Check out the Developer Tutorials. There is lots of great information that can be found there.
  5. Build a product that will provide a valuable solution to a problem.
  6. Submit your product details; make sure to include appropriate details to explain your product.
  7. We will create a GIT repository at GitHub for you. This is where you will upload and make changes to your product
  8. Once your product passes final review, it will become available on the PageLines Store.
  9. Promote your PageLines Store product and collect 70% of all sales.

Apply Now! »

Developer Tools »

Developer Tutorials »

PageLines API


Directories and Lists


Miscellaneous

PageLines Developer Docs are Under Construction. Email us at developers@pagelines.com if you have any questions.