Fossil SCM
Added Look & Feel tasks to the GSoC list.
Commit
ea2f26aadc03182002dd8efcbb4279a721b4a3918ae768425eebf5823ca1e25a
Parent
f08466dded8faf8…
1 file changed
+10
+10
| --- www/gsoc-ideas.md | ||
| +++ www/gsoc-ideas.md | ||
| @@ -53,10 +53,20 @@ | ||
| 53 | 53 | Projects relating to the ticketing system include: |
| 54 | 54 | |
| 55 | 55 | * Improving the [Fossil cli for tickets](https://fossil-scm.org/forum/forumpost/d8e8a1cf92) which is confusing, as pointed out in that ticket. |
| 56 | 56 | * Alternatively, instead of improving Fossil's cli, implement a comprehensive ticket commandline with [libfossil's primitives](https://fossil.wanderinghorse.net/r/libfossil/wiki/home), look under the f-apps/ directory. |
| 57 | 57 | * Improving the Fossil web UI for ticketing, which is clunky to say the least |
| 58 | + | |
| 59 | +# Look and Feel | |
| 60 | + | |
| 61 | +Tasks for those interested in graphic/web design: | |
| 62 | + | |
| 63 | +* General touch-ups in the existing skins. This may, depending on how deep one | |
| 64 | + cares to dig, require digging into C code to find, and potentially modify, how | |
| 65 | + the HTML is generated. | |
| 66 | +* Creation of one or more new skins. This does not specifically require any C | |
| 67 | + know-how. | |
| 58 | 68 | |
| 59 | 69 | # Tasks Requiring Fossil Data Model Knowledge |
| 60 | 70 | |
| 61 | 71 | The Fossil data model concepts are simple, but the implications are quite subtle and impressive. The data model |
| 62 | 72 | is designed to [endure for centuries](./fileformat.wiki), |
| 63 | 73 |
| --- www/gsoc-ideas.md | |
| +++ www/gsoc-ideas.md | |
| @@ -53,10 +53,20 @@ | |
| 53 | Projects relating to the ticketing system include: |
| 54 | |
| 55 | * Improving the [Fossil cli for tickets](https://fossil-scm.org/forum/forumpost/d8e8a1cf92) which is confusing, as pointed out in that ticket. |
| 56 | * Alternatively, instead of improving Fossil's cli, implement a comprehensive ticket commandline with [libfossil's primitives](https://fossil.wanderinghorse.net/r/libfossil/wiki/home), look under the f-apps/ directory. |
| 57 | * Improving the Fossil web UI for ticketing, which is clunky to say the least |
| 58 | |
| 59 | # Tasks Requiring Fossil Data Model Knowledge |
| 60 | |
| 61 | The Fossil data model concepts are simple, but the implications are quite subtle and impressive. The data model |
| 62 | is designed to [endure for centuries](./fileformat.wiki), |
| 63 |
| --- www/gsoc-ideas.md | |
| +++ www/gsoc-ideas.md | |
| @@ -53,10 +53,20 @@ | |
| 53 | Projects relating to the ticketing system include: |
| 54 | |
| 55 | * Improving the [Fossil cli for tickets](https://fossil-scm.org/forum/forumpost/d8e8a1cf92) which is confusing, as pointed out in that ticket. |
| 56 | * Alternatively, instead of improving Fossil's cli, implement a comprehensive ticket commandline with [libfossil's primitives](https://fossil.wanderinghorse.net/r/libfossil/wiki/home), look under the f-apps/ directory. |
| 57 | * Improving the Fossil web UI for ticketing, which is clunky to say the least |
| 58 | |
| 59 | # Look and Feel |
| 60 | |
| 61 | Tasks for those interested in graphic/web design: |
| 62 | |
| 63 | * General touch-ups in the existing skins. This may, depending on how deep one |
| 64 | cares to dig, require digging into C code to find, and potentially modify, how |
| 65 | the HTML is generated. |
| 66 | * Creation of one or more new skins. This does not specifically require any C |
| 67 | know-how. |
| 68 | |
| 69 | # Tasks Requiring Fossil Data Model Knowledge |
| 70 | |
| 71 | The Fossil data model concepts are simple, but the implications are quite subtle and impressive. The data model |
| 72 | is designed to [endure for centuries](./fileformat.wiki), |
| 73 |