[Solar-svn] Revision 2951
pmjones at solarphp.com
pmjones at solarphp.com
Thu Nov 15 21:30:18 CST 2007
updated todo notes
Modified: todo/bookmarks.txt
===================================================================
--- todo/bookmarks.txt 2007-11-16 03:27:31 UTC (rev 2950)
+++ todo/bookmarks.txt 2007-11-16 03:30:18 UTC (rev 2951)
@@ -5,5 +5,3 @@
Change all instances of tag X to tag Z
Make taglist and order into select-lists?
-
-Fix remaining CSS
Modified: todo/content.txt
===================================================================
--- todo/content.txt 2007-11-16 03:27:31 UTC (rev 2950)
+++ todo/content.txt 2007-11-16 03:30:18 UTC (rev 2951)
@@ -17,29 +17,23 @@
Model/
Areas.php -- broad content areas (logical namespaces)
Nodes.php -- nodes of content in the namespaces
+ Bookmarks.php
+ Comments.php
+ Images.php (in galleries)
+ Issues.php (bug tracking)
+ Files.php (attachments?)
+ Forums.php (holder for topics)
+ Galleries.php (holder for images)
+ Pages.php (wiki pages)
+ Pingbacks.php (send and received)
+ Posts.php (weblog entries)
+ Todos.php
+ Topics,php (holder for comments)
+ Trackbacks.php (sent and received)
Tags.php -- searchable tags on a node
Hits.php -- hits and visitors on a node (use for tracks/pings?)
- Content.php -- container for domain models
- Content/
- Abstract.php -- abstract type
- Blog.php
- Bookmarks.php
- Comments.php
- Images.php (in galleries)
- Issues.php (bug tracking)
- Files.php (attachment?)
- Forum.php (holder for comments)
- Gallery.php (holder for images)
- Ping.php (ping sent)
- Pingback.php (ping received)
- Todo.php
- Track.php (track sent)
- Trackback.php (track received)
- Wiki.php
-(Combine "wiki" and "blog" into "pages"? difference is in the app, not the type)
-
----
ALSO NEED ACCESS CONTROL!
@@ -98,8 +92,3 @@
connect first to the bugs table, then grab comments from general content
----
-
-
-
-
-
More information about the Solar-svn
mailing list