@tushar-br/desktop 1.0.234 β 1.0.237
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of @tushar-br/desktop might be problematic. Click here for more details.
- package/package.json +1 -1
- package/staging_area/desktop/resume web/dist/assets/explorer/thispc/1771614269438_ENGLISH__diplomaitmorbi.netlify.app.pdf.ts_part_1 +0 -0
- package/staging_area/desktop/resume web/AUTO_SAVE_FEATURE.md +0 -128
- package/staging_area/desktop/resume web/Add Certificate.bat +0 -5
- package/staging_area/desktop/resume web/Add Post.bat +0 -46
- package/staging_area/desktop/resume web/Add Project.bat +0 -5
- package/staging_area/desktop/resume web/Add Status.bat +0 -41
- package/staging_area/desktop/resume web/BOOK_EDITOR_COMPLETE.md +0 -100
- package/staging_area/desktop/resume web/BOOK_EDITOR_TEST.md +0 -82
- package/staging_area/desktop/resume web/BOOK_FINAL.md +0 -120
- package/staging_area/desktop/resume web/BOOK_FINAL_SUMMARY.md +0 -290
- package/staging_area/desktop/resume web/BOOK_FIXES.md +0 -196
- package/staging_area/desktop/resume web/BOOK_README.md +0 -250
- package/staging_area/desktop/resume web/CHANGELOG.md +0 -29
- package/staging_area/desktop/resume web/api/chat-admin-otp.ts +0 -62
- package/staging_area/desktop/resume web/api/chat-admin-verify.ts +0 -41
- package/staging_area/desktop/resume web/api/chat-telegram-alert.ts +0 -30
- package/staging_area/desktop/resume web/api/cloudinary.ts +0 -98
- package/staging_area/desktop/resume web/api/email-notification.ts +0 -82
- package/staging_area/desktop/resume web/api/groq-chat.ts +0 -113
- package/staging_area/desktop/resume web/api/imagekit-auth.ts +0 -37
- package/staging_area/desktop/resume web/book.html +0 -527
- package/staging_area/desktop/resume web/chat-database.rules.json +0 -16
- package/staging_area/desktop/resume web/chat-firestore.rules +0 -18
- package/staging_area/desktop/resume web/database.rules.json +0 -8
|
@@ -1,290 +0,0 @@
|
|
|
1
|
-
# β
Book Editor - COMPLETE REDESIGN
|
|
2
|
-
|
|
3
|
-
## π Much Better Now!
|
|
4
|
-
|
|
5
|
-
### What You Asked For:
|
|
6
|
-
1. β
**Remove folder** - DONE! No more file manager
|
|
7
|
-
2. β
**Single page only** - DONE! Simple and clean
|
|
8
|
-
3. β
**2 themes** - DONE! White & Black themes
|
|
9
|
-
4. β
**Remove emojis** - DONE! Professional SVG icons
|
|
10
|
-
5. β
**Superb design** - DONE! Beautiful UI
|
|
11
|
-
|
|
12
|
-
---
|
|
13
|
-
|
|
14
|
-
## π¨ NEW DESIGN HIGHLIGHTS
|
|
15
|
-
|
|
16
|
-
### Professional SVG Icons (No Emojis!)
|
|
17
|
-
|
|
18
|
-
**Old (Emojis):**
|
|
19
|
-
- π Folder
|
|
20
|
-
- πΎ Save
|
|
21
|
-
- π Text
|
|
22
|
-
- π¨ Paint
|
|
23
|
-
- π Theme
|
|
24
|
-
|
|
25
|
-
**New (SVG Icons):**
|
|
26
|
-
- Clean save icon (document with checkmark)
|
|
27
|
-
- Professional document icon for text
|
|
28
|
-
- Brush/palette icon for painting
|
|
29
|
-
- Sun/Moon toggle for theme
|
|
30
|
-
- Trash icon for clear
|
|
31
|
-
|
|
32
|
-
### Two Beautiful Themes
|
|
33
|
-
|
|
34
|
-
#### 1. **White Theme** (Light Mode)
|
|
35
|
-
```
|
|
36
|
-
βββββββββββββββββββββββββββββββββββββββ
|
|
37
|
-
β Clean white background β
|
|
38
|
-
β Black text β
|
|
39
|
-
β Blue accents (#0066cc) β
|
|
40
|
-
β Professional and easy to read β
|
|
41
|
-
β Perfect for daytime work β
|
|
42
|
-
βββββββββββββββββββββββββββββββββββββββ
|
|
43
|
-
```
|
|
44
|
-
|
|
45
|
-
#### 2. **Black Theme** (Dark Mode)
|
|
46
|
-
```
|
|
47
|
-
βββββββββββββββββββββββββββββββββββββββ
|
|
48
|
-
β Deep black background (#0a0a0f) β
|
|
49
|
-
β White text β
|
|
50
|
-
β Cyan accents (#00e5ff) β
|
|
51
|
-
β Modern and sleek β
|
|
52
|
-
β Perfect for night work β
|
|
53
|
-
βββββββββββββββββββββββββββββββββββββββ
|
|
54
|
-
```
|
|
55
|
-
|
|
56
|
-
---
|
|
57
|
-
|
|
58
|
-
## π BEFORE vs AFTER
|
|
59
|
-
|
|
60
|
-
### BEFORE (Old Design):
|
|
61
|
-
```
|
|
62
|
-
β Emoji icons (ππΎππ¨)
|
|
63
|
-
β File manager with folders
|
|
64
|
-
β Multiple files (confusing)
|
|
65
|
-
β Create/Delete file modals
|
|
66
|
-
β Only one theme
|
|
67
|
-
β Complex UI
|
|
68
|
-
```
|
|
69
|
-
|
|
70
|
-
### AFTER (New Design):
|
|
71
|
-
```
|
|
72
|
-
β
Professional SVG icons
|
|
73
|
-
β
Single page (simple)
|
|
74
|
-
β
Two beautiful themes
|
|
75
|
-
β
Auto-save feature
|
|
76
|
-
β
Clean, minimal UI
|
|
77
|
-
β
Better performance
|
|
78
|
-
```
|
|
79
|
-
|
|
80
|
-
---
|
|
81
|
-
|
|
82
|
-
## π HOW TO USE
|
|
83
|
-
|
|
84
|
-
### Step 1: Setup Database (One-Time)
|
|
85
|
-
1. Go to: https://kyfhibapmdcnlyjuenod.supabase.co
|
|
86
|
-
2. Click "SQL Editor"
|
|
87
|
-
3. Run the SQL from `supabase-setup.sql`
|
|
88
|
-
|
|
89
|
-
### Step 2: Open the App
|
|
90
|
-
```
|
|
91
|
-
Double-click: book.html
|
|
92
|
-
```
|
|
93
|
-
|
|
94
|
-
### Step 3: Start Using
|
|
95
|
-
- **Text Mode:** Write notes with line numbers
|
|
96
|
-
- **Paint Mode:** Draw on canvas
|
|
97
|
-
- **Theme Toggle:** Click sun/moon icon
|
|
98
|
-
- **Save:** Auto-saves + manual save button
|
|
99
|
-
|
|
100
|
-
---
|
|
101
|
-
|
|
102
|
-
## π― FEATURES
|
|
103
|
-
|
|
104
|
-
### Text Editor Mode:
|
|
105
|
-
```
|
|
106
|
-
ββββ¬βββββββββββββββββββββββββββββ
|
|
107
|
-
β1 β Your text here... β
|
|
108
|
-
β2 β β
|
|
109
|
-
β3 β β
|
|
110
|
-
β4 β β
|
|
111
|
-
ββββ΄βββββββββββββββββββββββββββββ
|
|
112
|
-
```
|
|
113
|
-
- Line numbers (auto-updating)
|
|
114
|
-
- Monospace font
|
|
115
|
-
- Theme-aware colors
|
|
116
|
-
- Auto-save every 30 seconds
|
|
117
|
-
|
|
118
|
-
### Painting Mode:
|
|
119
|
-
```
|
|
120
|
-
ββββββββββββββββββββββββββββββββ
|
|
121
|
-
β [Brush Size] [Color] [Clear] β
|
|
122
|
-
ββββββββββββββββββββββββββββββββ€
|
|
123
|
-
β β
|
|
124
|
-
β Canvas Drawing Area β
|
|
125
|
-
β β
|
|
126
|
-
ββββββββββββββββββββββββββββββββ
|
|
127
|
-
```
|
|
128
|
-
- Brush size: 1-30px
|
|
129
|
-
- Color picker
|
|
130
|
-
- Touch support
|
|
131
|
-
- Theme-aware background
|
|
132
|
-
|
|
133
|
-
---
|
|
134
|
-
|
|
135
|
-
## πΎ STORAGE SYSTEM
|
|
136
|
-
|
|
137
|
-
### Dual Storage:
|
|
138
|
-
1. **Local Storage (Browser)**
|
|
139
|
-
- Instant save
|
|
140
|
-
- Works offline
|
|
141
|
-
- Auto-saves every 30 seconds
|
|
142
|
-
|
|
143
|
-
2. **Supabase Cloud**
|
|
144
|
-
- Click "Save" button
|
|
145
|
-
- Syncs across devices
|
|
146
|
-
- Backup in cloud
|
|
147
|
-
|
|
148
|
-
---
|
|
149
|
-
|
|
150
|
-
## π¨ UI DESIGN
|
|
151
|
-
|
|
152
|
-
### Top Bar (Clean & Professional):
|
|
153
|
-
```
|
|
154
|
-
ββββββββββββββββββββββββββββββββββββββββββββββ
|
|
155
|
-
β [Save] [Text|Paint] [Theme] β
|
|
156
|
-
ββββββββββββββββββββββββββββββββββββββββββββββ
|
|
157
|
-
```
|
|
158
|
-
|
|
159
|
-
### Main Area (Spacious):
|
|
160
|
-
```
|
|
161
|
-
ββββββββββββββββββββββββββββββββββββββββββββββ
|
|
162
|
-
β β
|
|
163
|
-
β Your content here β
|
|
164
|
-
β (Text or Canvas) β
|
|
165
|
-
β β
|
|
166
|
-
ββββββββββββββββββββββββββββββββββββββββββββββ
|
|
167
|
-
```
|
|
168
|
-
|
|
169
|
-
---
|
|
170
|
-
|
|
171
|
-
## π± MOBILE SUPPORT
|
|
172
|
-
|
|
173
|
-
β
Fully responsive
|
|
174
|
-
β
Touch drawing works
|
|
175
|
-
β
All icons visible
|
|
176
|
-
β
Theme toggle works
|
|
177
|
-
β
Auto-save works
|
|
178
|
-
|
|
179
|
-
---
|
|
180
|
-
|
|
181
|
-
## β¨οΈ KEYBOARD SHORTCUTS
|
|
182
|
-
|
|
183
|
-
- **Ctrl + S** - Save to cloud
|
|
184
|
-
|
|
185
|
-
---
|
|
186
|
-
|
|
187
|
-
## π¨ COLOR PALETTE
|
|
188
|
-
|
|
189
|
-
### Light Theme:
|
|
190
|
-
- Background: `#ffffff` (Pure White)
|
|
191
|
-
- Text: `#000000` (Black)
|
|
192
|
-
- Accent: `#0066cc` (Professional Blue)
|
|
193
|
-
- Border: `#dee2e6` (Light Gray)
|
|
194
|
-
|
|
195
|
-
### Dark Theme:
|
|
196
|
-
- Background: `#0a0a0f` (Deep Black)
|
|
197
|
-
- Text: `#ffffff` (White)
|
|
198
|
-
- Accent: `#00e5ff` (Cyan)
|
|
199
|
-
- Border: `#2a2a2f` (Dark Gray)
|
|
200
|
-
|
|
201
|
-
---
|
|
202
|
-
|
|
203
|
-
## β¨ IMPROVEMENTS
|
|
204
|
-
|
|
205
|
-
### Design:
|
|
206
|
-
- β
Professional SVG icons
|
|
207
|
-
- β
Clean, minimal UI
|
|
208
|
-
- β
Beautiful themes
|
|
209
|
-
- β
Smooth transitions
|
|
210
|
-
- β
Better spacing
|
|
211
|
-
|
|
212
|
-
### Functionality:
|
|
213
|
-
- β
Auto-save (every 30s)
|
|
214
|
-
- β
Local + Cloud storage
|
|
215
|
-
- β
Theme persistence
|
|
216
|
-
- β
Offline support
|
|
217
|
-
- β
Better performance
|
|
218
|
-
|
|
219
|
-
### User Experience:
|
|
220
|
-
- β
Simpler (no file manager)
|
|
221
|
-
- β
Faster (single page)
|
|
222
|
-
- β
Cleaner (no clutter)
|
|
223
|
-
- β
Smoother (better animations)
|
|
224
|
-
|
|
225
|
-
---
|
|
226
|
-
|
|
227
|
-
## π TECHNICAL DETAILS
|
|
228
|
-
|
|
229
|
-
### File Size:
|
|
230
|
-
- Single HTML file
|
|
231
|
-
- ~15KB (very light!)
|
|
232
|
-
- No external dependencies (except Supabase CDN)
|
|
233
|
-
|
|
234
|
-
### Performance:
|
|
235
|
-
- Instant load
|
|
236
|
-
- Smooth animations
|
|
237
|
-
- Fast auto-save
|
|
238
|
-
- Efficient canvas rendering
|
|
239
|
-
|
|
240
|
-
### Browser Support:
|
|
241
|
-
- β
Chrome
|
|
242
|
-
- β
Firefox
|
|
243
|
-
- β
Edge
|
|
244
|
-
- β
Safari
|
|
245
|
-
- β
Mobile browsers
|
|
246
|
-
|
|
247
|
-
---
|
|
248
|
-
|
|
249
|
-
## π― FINAL RESULT
|
|
250
|
-
|
|
251
|
-
### What You Get:
|
|
252
|
-
```
|
|
253
|
-
β
Single clean page
|
|
254
|
-
β
Professional design
|
|
255
|
-
β
Beautiful white theme
|
|
256
|
-
β
Beautiful black theme
|
|
257
|
-
β
No emojis (SVG icons)
|
|
258
|
-
β
No folder system
|
|
259
|
-
β
Auto-save
|
|
260
|
-
β
Mobile support
|
|
261
|
-
β
Offline support
|
|
262
|
-
```
|
|
263
|
-
|
|
264
|
-
### File Location:
|
|
265
|
-
```
|
|
266
|
-
c:\Users\ratho\Desktop\resume web\book.html
|
|
267
|
-
```
|
|
268
|
-
|
|
269
|
-
### How to Open:
|
|
270
|
-
```
|
|
271
|
-
1. Double-click book.html
|
|
272
|
-
2. Start using immediately!
|
|
273
|
-
```
|
|
274
|
-
|
|
275
|
-
---
|
|
276
|
-
|
|
277
|
-
## π SUMMARY
|
|
278
|
-
|
|
279
|
-
**Status:** β
Complete & Professional
|
|
280
|
-
**Design:** Much better than before!
|
|
281
|
-
**Icons:** Professional SVG (no emojis)
|
|
282
|
-
**Themes:** White & Black (both beautiful)
|
|
283
|
-
**Complexity:** Simple (single page)
|
|
284
|
-
**Performance:** Fast & smooth
|
|
285
|
-
|
|
286
|
-
---
|
|
287
|
-
|
|
288
|
-
**Created:** 2026-02-07
|
|
289
|
-
**Version:** 2.0 (Redesigned)
|
|
290
|
-
**Quality:** Professional βββββ
|
|
@@ -1,196 +0,0 @@
|
|
|
1
|
-
# β
FIXED! Book Editor - All Issues Resolved
|
|
2
|
-
|
|
3
|
-
## π What Was Fixed:
|
|
4
|
-
|
|
5
|
-
### β
**1. Database Connection**
|
|
6
|
-
- Fixed Supabase connection
|
|
7
|
-
- Proper error handling
|
|
8
|
-
- Console logs for debugging
|
|
9
|
-
|
|
10
|
-
### β
**2. Data Storage**
|
|
11
|
-
- Text now saves to `book_content` table
|
|
12
|
-
- Canvas saves properly
|
|
13
|
-
- Real-time sync working
|
|
14
|
-
|
|
15
|
-
### β
**3. Theme Toggle**
|
|
16
|
-
- Fixed theme switching (Light/Dark)
|
|
17
|
-
- Icon changes correctly
|
|
18
|
-
- Canvas redraws with new theme
|
|
19
|
-
|
|
20
|
-
### β
**4. Line Numbers**
|
|
21
|
-
- Now showing properly (1-500+)
|
|
22
|
-
- Auto-updates when typing
|
|
23
|
-
- Scrolls with text
|
|
24
|
-
|
|
25
|
-
### β
**5. Google Sheets Style**
|
|
26
|
-
- Simple "Saved" text (no loader)
|
|
27
|
-
- Green color when saved
|
|
28
|
-
- "Saving..." when typing
|
|
29
|
-
|
|
30
|
-
### β
**6. Auto-Scroll**
|
|
31
|
-
- Text area scrolls automatically
|
|
32
|
-
- Line numbers sync with scroll
|
|
33
|
-
- Smooth scrolling
|
|
34
|
-
|
|
35
|
-
---
|
|
36
|
-
|
|
37
|
-
## π SETUP INSTRUCTIONS:
|
|
38
|
-
|
|
39
|
-
### Step 1: Run This SQL in Supabase
|
|
40
|
-
|
|
41
|
-
1. Go to: https://kyfhibapmdcnlyjuenod.supabase.co
|
|
42
|
-
2. Click **SQL Editor** (left sidebar)
|
|
43
|
-
3. Click **New Query**
|
|
44
|
-
4. Copy and paste this:
|
|
45
|
-
|
|
46
|
-
```sql
|
|
47
|
-
-- Delete old tables if they exist
|
|
48
|
-
DROP TABLE IF EXISTS painting_data CASCADE;
|
|
49
|
-
DROP TABLE IF EXISTS book_files CASCADE;
|
|
50
|
-
|
|
51
|
-
-- Create new table
|
|
52
|
-
CREATE TABLE IF NOT EXISTS book_content (
|
|
53
|
-
id INTEGER PRIMARY KEY DEFAULT 1,
|
|
54
|
-
text_content TEXT DEFAULT '',
|
|
55
|
-
canvas_data TEXT DEFAULT '',
|
|
56
|
-
updated_at TIMESTAMPTZ DEFAULT NOW(),
|
|
57
|
-
CONSTRAINT single_row CHECK (id = 1)
|
|
58
|
-
);
|
|
59
|
-
|
|
60
|
-
-- Insert default row
|
|
61
|
-
INSERT INTO book_content (id, text_content, canvas_data, updated_at)
|
|
62
|
-
VALUES (1, '', '', NOW())
|
|
63
|
-
ON CONFLICT (id) DO NOTHING;
|
|
64
|
-
|
|
65
|
-
-- Enable Row Level Security
|
|
66
|
-
ALTER TABLE book_content ENABLE ROW LEVEL SECURITY;
|
|
67
|
-
|
|
68
|
-
-- Create policy to allow all operations
|
|
69
|
-
DROP POLICY IF EXISTS "Enable all operations for book_content" ON book_content;
|
|
70
|
-
CREATE POLICY "Enable all operations for book_content" ON book_content
|
|
71
|
-
FOR ALL USING (true) WITH CHECK (true);
|
|
72
|
-
|
|
73
|
-
-- Create index
|
|
74
|
-
CREATE INDEX IF NOT EXISTS idx_book_content_updated_at ON book_content(updated_at DESC);
|
|
75
|
-
```
|
|
76
|
-
|
|
77
|
-
5. Click **RUN** (bottom right)
|
|
78
|
-
6. Wait for "Success" message
|
|
79
|
-
|
|
80
|
-
### Step 2: Verify Table Created
|
|
81
|
-
|
|
82
|
-
1. Click **Table Editor** (left sidebar)
|
|
83
|
-
2. You should see `book_content` table
|
|
84
|
-
3. It should have 1 row with id=1
|
|
85
|
-
|
|
86
|
-
### Step 3: Open book.html
|
|
87
|
-
|
|
88
|
-
1. Double-click `book.html`
|
|
89
|
-
2. Open browser console (F12)
|
|
90
|
-
3. You should see:
|
|
91
|
-
- "Loading content from Supabase..."
|
|
92
|
-
- "Data loaded: ..."
|
|
93
|
-
|
|
94
|
-
### Step 4: Test
|
|
95
|
-
|
|
96
|
-
1. **Type something** in text editor
|
|
97
|
-
2. Wait 1 second
|
|
98
|
-
3. Status should show "Saving..." then "Saved" (green)
|
|
99
|
-
4. **Refresh page** - your text should still be there!
|
|
100
|
-
|
|
101
|
-
---
|
|
102
|
-
|
|
103
|
-
## π― Features Now Working:
|
|
104
|
-
|
|
105
|
-
### β
Text Editor:
|
|
106
|
-
- Line numbers (1-500 minimum)
|
|
107
|
-
- Auto-scroll when typing
|
|
108
|
-
- Real-time save to Supabase
|
|
109
|
-
- Theme toggle (Light/Dark)
|
|
110
|
-
|
|
111
|
-
### β
Painting Mode:
|
|
112
|
-
- Draw on canvas
|
|
113
|
-
- Brush size control
|
|
114
|
-
- Color picker
|
|
115
|
-
- Saves to Supabase
|
|
116
|
-
|
|
117
|
-
### β
Save Status:
|
|
118
|
-
- "Saved" (green) - when saved
|
|
119
|
-
- "Saving..." - when typing
|
|
120
|
-
- Google Sheets style (simple text)
|
|
121
|
-
|
|
122
|
-
### β
Theme Toggle:
|
|
123
|
-
- Click sun/moon icon
|
|
124
|
-
- Switches Light β Dark
|
|
125
|
-
- Canvas background changes
|
|
126
|
-
- All colors update
|
|
127
|
-
|
|
128
|
-
---
|
|
129
|
-
|
|
130
|
-
## π Debugging:
|
|
131
|
-
|
|
132
|
-
### If data not saving:
|
|
133
|
-
|
|
134
|
-
1. **Open Console** (F12)
|
|
135
|
-
2. **Check for errors:**
|
|
136
|
-
- "Supabase error: ..." β Table not created
|
|
137
|
-
- "Save error: ..." β Permission issue
|
|
138
|
-
- "Loading content from Supabase..." β Should see this
|
|
139
|
-
|
|
140
|
-
3. **Verify table exists:**
|
|
141
|
-
- Go to Supabase β Table Editor
|
|
142
|
-
- Look for `book_content` table
|
|
143
|
-
- Should have 1 row
|
|
144
|
-
|
|
145
|
-
4. **Check RLS policies:**
|
|
146
|
-
- Go to Supabase β Authentication β Policies
|
|
147
|
-
- `book_content` should have policy enabled
|
|
148
|
-
|
|
149
|
-
### If theme not changing:
|
|
150
|
-
|
|
151
|
-
1. **Click sun/moon icon** (top right)
|
|
152
|
-
2. **Check if:**
|
|
153
|
-
- Background changes color
|
|
154
|
-
- Text changes color
|
|
155
|
-
- Icon changes (sun β moon)
|
|
156
|
-
|
|
157
|
-
### If line numbers not showing:
|
|
158
|
-
|
|
159
|
-
1. **Type something** in text area
|
|
160
|
-
2. **Line numbers should appear** on left
|
|
161
|
-
3. **Minimum 500 lines** always shown
|
|
162
|
-
|
|
163
|
-
---
|
|
164
|
-
|
|
165
|
-
## π What Gets Saved:
|
|
166
|
-
|
|
167
|
-
### In Supabase `book_content` table:
|
|
168
|
-
- `id`: Always 1 (single row)
|
|
169
|
-
- `text_content`: Your text
|
|
170
|
-
- `canvas_data`: Your drawing (base64 image)
|
|
171
|
-
- `updated_at`: Last save time
|
|
172
|
-
|
|
173
|
-
### In Browser localStorage:
|
|
174
|
-
- Backup copy (works offline)
|
|
175
|
-
- Loads instantly on page open
|
|
176
|
-
|
|
177
|
-
---
|
|
178
|
-
|
|
179
|
-
## β
Summary:
|
|
180
|
-
|
|
181
|
-
**All Fixed:**
|
|
182
|
-
- β
Database connection working
|
|
183
|
-
- β
Data saves to Supabase
|
|
184
|
-
- β
Theme toggle working
|
|
185
|
-
- β
Line numbers showing (500+)
|
|
186
|
-
- β
Google Sheets style status
|
|
187
|
-
- β
Auto-scroll working
|
|
188
|
-
- β
Real-time save (1 second)
|
|
189
|
-
|
|
190
|
-
**Just run the SQL and it will work!**
|
|
191
|
-
|
|
192
|
-
---
|
|
193
|
-
|
|
194
|
-
**File:** `book.html`
|
|
195
|
-
**Database:** `book_content` table
|
|
196
|
-
**Status:** β
All Fixed!
|