Changeset 22342 for events/phpframework/piece_framework/trunk
- Timestamp:
- 10/30/08 04:11:45 (2 months ago)
- Location:
- events/phpframework/piece_framework/trunk
- Files:
-
- 7 removed
- 7 modified
-
imports/pear/Rune/imports/simple_html_dom.php (modified) (1 diff)
-
libs/Phwittr/Following (deleted)
-
libs/Phwittr/Interceptor/LayoutSetter.php (deleted)
-
libs/Phwittr/Status (deleted)
-
web/frontend/htdocs/.htaccess (modified) (1 diff)
-
web/frontend/webapp/config/piece-unity-config.yaml (modified) (1 diff)
-
web/frontend/webapp/templates/Globals/Guest.html (deleted)
-
web/frontend/webapp/templates/Globals/Index.html (deleted)
-
web/frontend/webapp/templates/Globals/Layout.html (modified) (1 diff)
-
web/frontend/webapp/templates/Globals/User.html (deleted)
-
web/frontend/webapp/templates/Layout (deleted)
-
web/frontend/webapp/templates/User/Archive.html (modified) (1 diff)
-
web/frontend/webapp/templates/User/Forbidden.html (modified) (1 diff)
-
web/frontend/webapp/templates/User/UserList.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/piece_framework/trunk/imports/pear/Rune/imports/simple_html_dom.php
r20591 r22342 848 848 function loadFile() {$args = func_get_args();$this->load(call_user_func_array('file_get_contents', $args), true);} 849 849 } 850 ?> ==== ORIGINAL VERSION piece_framework/trunk/imports/pear/Rune/imports/simple_html_dom.php 122300536330523850 ?> -
events/phpframework/piece_framework/trunk/web/frontend/htdocs/.htaccess
r20591 r22342 16 16 RewriteRule ^public_timeline/?$ /self.php?view=public_timeline&%{QUERY_STRING} [L] 17 17 RewriteRule ^status/update/?$ /self.php [L] 18 RewriteRule ^status/destroy/([0-9]+)/?$ /status/destroy.php?statusId=$1 [L]19 18 RewriteRule ^status/destroy/([0-9]+)/?$ /status/destroy.php?statusId=$1 [L] 20 19 -
events/phpframework/piece_framework/trunk/web/frontend/webapp/config/piece-unity-config.yaml
r20591 r22342 96 96 - name: layoutView 97 97 type: configuration 98 value: Layout_Guest98 value: Globals_Layout 99 99 - name: templateDir 100 100 type: configuration -
events/phpframework/piece_framework/trunk/web/frontend/webapp/templates/Globals/Layout.html
r20591 r22342 182 182 183 183 </body> 184 </html>==== ORIGINAL VERSION piece_framework/trunk/web/frontend/webapp/templates/Globals/Layout.html 122300540333026 185 <html> 186 <head> 187 </head> 188 <body> 189 <div content_for_layout="inner"> 190 </div> 191 </body> 192 <html>==== THEIR VERSION piece_framework/trunk/web/frontend/webapp/templates/Globals/Layout.html (/phwittr) 122300540333026 184 </html> -
events/phpframework/piece_framework/trunk/web/frontend/webapp/templates/User/Archive.html
r20591 r22342 123 123 } 124 124 }); 125 </script> ==== ORIGINAL VERSION piece_framework/trunk/web/frontend/webapp/templates/User/Archive.html 122300540292125125 </script> -
events/phpframework/piece_framework/trunk/web/frontend/webapp/templates/User/Forbidden.html
r20591 r22342 73 73 </div> 74 74 <!-- / #sub --> 75 </div> ==== ORIGINAL VERSION piece_framework/trunk/web/frontend/webapp/templates/User/Forbidden.html 12230053663309275 </div> -
events/phpframework/piece_framework/trunk/web/frontend/webapp/templates/User/UserList.html
r20591 r22342 71 71 jQuery('#follow-button{user.id}').show(); 72 72 } 73 </script> ==== ORIGINAL VERSION piece_framework/trunk/web/frontend/webapp/templates/User/UserList.html 12230054027693273 </script>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)