Developer Docs

[edit] Please Note

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

(Difference between revisions)
(Lists)
m
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class="wikimaintoc">
+
<html>
<div class="wikitocleft">
+
  <div class="page-header">
* [[How to Get Started as a Developer]]
+
    <h1>Developer Docs</h1>
* [[Developer Tutorials]]</div>
+
  </div>
<div class="wikitocright">
+
</html>
* [[Developer Tools]]
+
__NOTOC__
</div>
+
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].
</div>
+
 
----
+
# First, you will need to [http://developer.pagelines.com/apply/ Sign-Up] for a PageLines Store Developer account.
=== APIs ===
+
# Make sure you have a working [https://github.com/ GitHub] account, or create a new one they're free.
<div class="wikitocleft">
+
# Make sure all your favorite [[Developer Tools]] are installed and up-to-date.
 +
# Check out the [[Developer Tutorials]]. There is lots of great information that can be found there.
 +
# Build a product that will provide a valuable solution to a problem.
 +
# [http://developer.pagelines.com/submit-a-store-product Submit] your product details; make sure to include appropriate details to explain your product.
 +
# 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
 +
# Once your product passes final review, it will become available on the [http://www.pagelines.com/store/ PageLines Store].
 +
# Promote your [http://www.pagelines.com/store/ PageLines Store] product and collect '''70%''' of '''all''' sales.
 +
 
 +
== [http://developer.pagelines.com/apply/ Apply Now! &raquo;] ==
 +
== [[Developer_Tools|Developer Tools &raquo;]] ==
 +
== [[Developer_Tutorials|Developer Tutorials &raquo;]] ==
 +
 
 +
=== PageLines API ===
 
* [[LESS API]]
 
* [[LESS API]]
 
* [[Options API]]
 
* [[Options API]]
 
* [[Sections API]]
 
* [[Sections API]]
</div>
+
 
 
----
 
----
  
=== Lists ===
+
=== Directories and Lists ===
<div class="wikitocleft">
+
* [[Actions]]
 
* [http://www.pagelines.com/wiki/Category:Classes Classes]
 
* [http://www.pagelines.com/wiki/Category:Classes Classes]
 +
* [[Constants]]
 +
* [http://www.pagelines.com/wiki/Category:Filters Filters]
 
* [http://www.pagelines.com/wiki/Category:Functions Functions]
 
* [http://www.pagelines.com/wiki/Category:Functions Functions]
</div>
 
<div class="wikitocright">
 
* [[Actions]]
 
* [http://www.pagelines.com/wiki/Category:Filters Filters]]
 
</div>
 
<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]]

Revision as of 16:23, 29 May 2012

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.