Opened 3 years ago
Last modified 16 months ago
#2605 new Documentation
Update wiki for 1.7-style API
| Reported by: | brettp | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | Documentation |
| Component: | Core | Version: | 1.7 |
| Severity: | major | Keywords: | |
| Cc: | brettp | Difficulty: | easy |
Description
All the tutorials are using wrapper functions to the old API. These will generate visible errors in 1.8.
Change History (4)
comment:1 Changed 2 years ago by ewinslow
comment:2 Changed 2 years ago by brettp
If we put them in SVN we should come up with a way to easily link them with the existing documentation. With the documentation push from a few months ago I was looking into ways to integrate PHPDocumentor and Mediawiki. Considering the current state of documentation, I think it's more important to get docs written somewhere public, and then we can worry about how we expose them.
For this ticket specifically, we need to update the wiki because it's already being used and linked to.
comment:3 Changed 2 years ago by cash
- Milestone changed from Elgg 1.8 to Elgg 1.8.1
comment:4 Changed 16 months ago by cash
- Milestone changed from Elgg 1.8.x to Documentation
Note: See
TracTickets for help on using
tickets.

Would it make any sense to move the tutorials into the documentation directory in svn? Seems like it would be easier to upkeep the docs if they're closer to the code.