1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
zYne
ab38654ea2 2007-07-25 12:44:36 +00:00
jepso
9b61957154 - New feature in documentation: you can now link to other documentation sections with the following syntax:
- [doc getting-started:installation], or
    - [doc getting-started:installation Custom link text]
- Updated Text_Wiki to 1.2.0
- Documentation should now pass XHTML validator
- Formatted DSN section so that it's easier on eyes
- The single quotes in <code type='php'> won't work anymore due to the Text_Wiki update. Use double quotes instead: <code type="php">. The single quotes have been converted to double quotes in documentation files.
- Modified the links in h1-h6 headings to use the same style as the headings.
- Some refactoring
2007-07-20 08:03:04 +00:00
mahono
f23b69f6dc fixed small bug in the many2many example 2007-06-15 14:34:42 +00:00
zYne
2456ed7af3 updated relation syntax 2007-06-14 18:44:16 +00:00
zYne
1b979ff962 2007-06-14 14:59:49 +00:00