Stories
Slash Boxes
Comments
OSTG
Thinkgeek
Slashdot
NewsForge
Linux.com
ITMJ
IT Product Guide
SourceForge
freshmeat
Newsletters
Slashcode
Slash Open Source Project
Navigation
About
FAQ
Journals
Messages
Topics
Editors
Older Stuff
Past Polls
Submit Story
Create Account/Log in
Stuff
Brian (aka Krow)
Pudge
ACS
Tangent
Use Perl
This discussion has been archived. No new comments can be posted.
Mass Infusion, Part II
More
|
Login
The Fine Print:
The following comments are owned by whoever posted them. We are not responsible for them in any way.
Without JavaScript enabled, you might want to use
the classic discussion system
instead. If you
login
, you can remember this preference.
Mass Infusion, Part II
1
Comment
More
|
Login
/
Full
Abbreviated
Hidden
More
|
Login
Please Log In to Continue
Log In
Nickname
Password
Public Terminal
[
Create a new account
]
Loading... please wait.
1st Findings
(
Score:1
)
by
DarkMoon (1302)
on Saturday October 28 2000, @07:18PM (
#871
)
Homepage
Journal
While trying to post a "story" by inserting data directly into the database...
Some things I found out:
You can insert data into the database directly
2 tables that need to have their data:
STORIES and STORIESTUFF
This story data will NOT show on the mainpage
This story will show up when performing a search
same goes for when clicking on the corresponding topic
The story actually shows up everywhere including the admin gui, exept on the main page.
When doing a preview/update of the story under the admin gui the story will then show on the main page
Now the question would be:
How do i get the stories I "artificially infused" to show up on the main page?
Get More Comments
1st Findings (Score:1)
Some things I found out:
- You can insert data into the database directly
- 2 tables that need to have their data: STORIES and STORIESTUFF
- This story data will NOT show on the mainpage
- This story will show up when performing a search
- same goes for when clicking on the corresponding topic
- The story actually shows up everywhere including the admin gui, exept on the main page.
- When doing a preview/update of the story under the admin gui the story will then show on the main page
Now the question would be:How do i get the stories I "artificially infused" to show up on the main page?